Changeset 2065 for IOIPSL


Ignore:
Timestamp:
05/16/13 13:56:50 (11 years ago)
Author:
jgipsl
Message:

Allow more variables in each history file : now possible to have 600 variables.

File:
1 edited

Legend:

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

    r1927 r2065  
    7474! Fixed parameter 
    7575!- 
    76   INTEGER,PARAMETER :: nb_files_max=20,nb_var_max=400, & 
     76  INTEGER,PARAMETER :: nb_files_max=20,nb_var_max=600, & 
    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.