- Timestamp:
- Apr 13, 2015, 10:21:09 AM (10 years ago)
- Location:
- LMDZ5/branches/testing
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/testing
- Property svn:mergeinfo changed
/LMDZ5/trunk merged: 2218,2221-2237
- Property svn:mergeinfo changed
-
LMDZ5/branches/testing/libf/dyn3d_common/grilles_gcm_netcdf_sub.F90
r2116 r2258 31 31 INTEGER out_latudim,out_latvdim,out_dim(3) 32 32 INTEGER out_levdim 33 34 INTEGER, PARAMETER :: longcles = 2035 REAL clesphy0(longcles)36 33 37 34 INTEGER start(4),COUNT(4) … … 60 57 pa= 50000. 61 58 62 CALL conf_gcm( 99, .TRUE. , clesphy0)59 CALL conf_gcm( 99, .TRUE. ) 63 60 CALL iniconst 64 61 CALL inigeom
Note: See TracChangeset
for help on using the changeset viewer.