Changeset 4419


Ignore:
Timestamp:
05/02/19 16:29:49 (5 years ago)
Author:
jgipsl
Message:

Set higher value of nb_zax_max needed for branch ORCHIDEE-CN-CAN.

File:
1 edited

Legend:

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

    r2350 r4419  
    7575!- 
    7676  INTEGER,PARAMETER :: nb_files_max=20,nb_var_max=1000, & 
    77  &                     nb_hax_max=5,nb_zax_max=10,nbopp_max=10 
     77 &                     nb_hax_max=5,nb_zax_max=30,nbopp_max=10 
    7878  REAL,PARAMETER :: missing_val=nf90_fill_real 
    7979  INTEGER,PARAMETER,PUBLIC :: & 
Note: See TracChangeset for help on using the changeset viewer.