Changeset 4419 for IOIPSL/trunk/src/histcom.f90
- Timestamp:
- 05/02/19 16:29:49 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
IOIPSL/trunk/src/histcom.f90
r2350 r4419 75 75 !- 76 76 INTEGER,PARAMETER :: nb_files_max=20,nb_var_max=1000, & 77 & nb_hax_max=5,nb_zax_max= 10,nbopp_max=1077 & nb_hax_max=5,nb_zax_max=30,nbopp_max=10 78 78 REAL,PARAMETER :: missing_val=nf90_fill_real 79 79 INTEGER,PARAMETER,PUBLIC :: &
Note: See TracChangeset
for help on using the changeset viewer.