Changeset 1896 for IOIPSL


Ignore:
Timestamp:
10/17/12 17:28:07 (11 years ago)
Author:
jgipsl
Message:

Augmented maximum number of dimensions in file to rebuild needed for ORCHIDEE trunk version.

File:
1 edited

Legend:

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

    r1518 r1896  
    4949!!-------------------------------------------------------------------- 
    5050  INTEGER,PARAMETER,PUBLIC :: & 
    51  &  flio_max_files=100, flio_max_dims=10, flio_max_var_dims=5 
     51 &  flio_max_files=100, flio_max_dims=15, 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.