Changeset 3050 for LMDZ6/branches/DYNAMICO-conv/libf/dynphy_lonlat/phylmd
- Timestamp:
- Oct 30, 2017, 10:20:20 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/DYNAMICO-conv/libf/dynphy_lonlat/phylmd/iniphysiq_mod.F90
r3002 r3050 115 115 116 116 ! Initialize dimphy module (unless in 1D where it has already been done) 117 IF (klon_glo>1) CALL Init_dimphy(klon_omp,nlayer)117 ! IF (klon_glo>1) CALL Init_dimphy(klon_omp,nlayer) 118 118 119 119 ! Copy over "offline" settings
Note: See TracChangeset
for help on using the changeset viewer.