Changeset 1525 for trunk/LMDZ.MARS/libf/phymars/writediagfi.F
- Timestamp:
- Mar 30, 2016, 8:24:43 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/writediagfi.F
r1524 r1525 40 40 !================================================================= 41 41 use surfdat_h, only: phisfi 42 use control_mod, only: ecritphy, day_step, iphysiq42 use time_phylmdz_mod, only: ecritphy, day_step, iphysiq, day_ini 43 43 USE mod_phys_lmdz_para, only : is_parallel, is_mpi_root, 44 44 & is_master, gather 45 45 USE mod_grid_phy_lmdz, only : klon_glo, Grid1Dto2D_glo 46 USE time_phylmdz_mod, ONLY: day_ini47 46 implicit none 48 47
Note: See TracChangeset
for help on using the changeset viewer.