- Timestamp:
- Oct 18, 2018, 2:32:34 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/physiq_mod.F90
r1989 r2010 406 406 ! Allocate saved arrays (except for 1D model, where this has already 407 407 ! been done) 408 #ifndef MESOSCALE 408 409 if (ngrid>1) call phys_state_var_init(nq) 410 #endif 409 411 410 412 ! Variables set to 0
Note: See TracChangeset
for help on using the changeset viewer.