- Timestamp:
- Jun 18, 2015, 12:00:37 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/control_phy_mod.f90
r3816 r3831 1 1 MODULE control_phy_mod 2 2 3 !INTEGER,SAVE :: iphysiq ! call physics every iphysiq dynamical steps4 !$OMP THREADPRIVATE(iphysiq)5 ! => ifinis_mod6 3 7 !INTEGER,SAVE :: day_step ! # of dynamicaltime steps per day4 !INTEGER,SAVE :: day_step ! # of time steps per day 8 5 !$OMP THREADPRIVATE(day_step) 9 6 ! => inifis_mod
Note: See TracChangeset
for help on using the changeset viewer.