Changeset 1842 for trunk/LMDZ.GENERIC/libf/phystd/physiq_mod.F90
- Timestamp:
- Dec 5, 2017, 6:16:03 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/physiq_mod.F90
r1839 r1842 406 406 if (firstcall) then 407 407 ! Allocate saved arrays. 408 call phys_state_var_init 408 call phys_state_var_init(nq) 409 409 410 410 ! Variables set to 0
Note: See TracChangeset
for help on using the changeset viewer.