Changeset 1422 for trunk/LMDZ.MARS/libf/phymars/writediagfi.F
- Timestamp:
- Apr 30, 2015, 12:33:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/writediagfi.F
r1266 r1422 44 44 & is_master, gather 45 45 USE mod_grid_phy_lmdz, only : klon_glo, Grid1Dto2D_glo 46 USE temps_mod, ONLY: day_ini 46 47 implicit none 47 48 … … 49 50 #include "dimensions.h" 50 51 #include "paramet.h" 51 #include "comvert.h"52 52 #include "comgeom.h" 53 #include "description.h"54 53 #include "netcdf.inc" 55 #include "temps.h"56 54 57 55 ! Arguments on input:
Note: See TracChangeset
for help on using the changeset viewer.