Changeset 1525 for trunk/LMDZ.GENERIC/libf/phystd/writediagspecIR.F
- Timestamp:
- Mar 30, 2016, 8:24:43 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/writediagspecIR.F
r1524 r1525 48 48 use mod_grid_phy_lmdz, only : klon_glo, Grid1Dto2D_glo 49 49 #endif 50 use control_mod, only: ecritphy, iphysiq, day_step50 use time_phylmdz_mod, only: ecritphy, iphysiq, day_step, day_ini 51 51 use callkeys_mod, only: iradia 52 use time_phylmdz_mod, ONLY: day_ini53 52 54 53 implicit none
Note: See TracChangeset
for help on using the changeset viewer.