Changeset 4422


Ignore:
Timestamp:
05/06/19 16:50:52 (5 years ago)
Author:
jgipsl
Message:

Increase value for nb_zax_max to allowed more dimensions in output file. As done in the trunk [4419].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • IOIPSL/tags/v2_2_4/src/histcom.f90

    r2350 r4422  
    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.