Changeset 1226 for trunk/LMDZ.MARS/libf/phymars/nirco2abs.F
- Timestamp:
- Apr 15, 2014, 11:46:48 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/nirco2abs.F
r1224 r1226 4 4 use tracer_mod, only: igcm_co2, igcm_o 5 5 use comgeomfi_h, only: sinlon, coslon, sinlat, coslat 6 USE comcstfi_h 6 7 IMPLICIT NONE 7 8 c======================================================================= … … 48 49 !#include "dimensions.h" 49 50 !#include "dimphys.h" 50 #include "comcstfi.h"51 51 #include "callkeys.h" 52 52 !#include "comdiurn.h"
Note: See TracChangeset
for help on using the changeset viewer.