Changeset 1384 for trunk/LMDZ.GENERIC/libf/phystd/iniwrite_specVI.F
- Timestamp:
- Mar 4, 2015, 5:00:33 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/iniwrite_specVI.F
r1308 r1384 4 4 use radcommon_h, only: WNOV,DWNV 5 5 use comsoil_h 6 6 use comcstfi_mod, only: rad, omeg, g, mugaz, rcp, daysec, dtphys, 7 & pi 7 8 implicit none 8 9 … … 25 26 #include "dimensions.h" 26 27 #include "paramet.h" 27 !include "comconst.h"28 #include "comcstfi.h"29 28 #include "comvert.h" 30 29 #include "comgeom.h"
Note: See TracChangeset
for help on using the changeset viewer.