Changeset 2350 for IOIPSL


Ignore:
Timestamp:
10/08/14 14:21:30 (9 years ago)
Author:
acosce
Message:

change value of nb_var_max

File:
1 edited

Legend:

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

    r2065 r2350  
    7474! Fixed parameter 
    7575!- 
    76   INTEGER,PARAMETER :: nb_files_max=20,nb_var_max=600, & 
     76  INTEGER,PARAMETER :: nb_files_max=20,nb_var_max=1000, & 
    7777 &                     nb_hax_max=5,nb_zax_max=10,nbopp_max=10 
    7878  REAL,PARAMETER :: missing_val=nf90_fill_real 
Note: See TracChangeset for help on using the changeset viewer.