Changeset 3207 for IOIPSL


Ignore:
Timestamp:
04/06/17 19:37:39 (7 years ago)
Author:
jgipsl
Message:

Updated max number of dimension needed for rebuild of some versions of ORCHIDEE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • IOIPSL/trunk/src/fliocom.f90

    r2311 r3207  
    4949!!-------------------------------------------------------------------- 
    5050  INTEGER,PARAMETER,PUBLIC :: & 
    51  &  flio_max_files=100, flio_max_dims=15, flio_max_var_dims=5 
     51 &  flio_max_files=100, flio_max_dims=25, flio_max_var_dims=5 
    5252  INTEGER,PARAMETER,PUBLIC :: & 
    5353 &  flio_i = -1,        flio_r = -2,        flio_c =nf90_char, & 
Note: See TracChangeset for help on using the changeset viewer.