Changeset 1047 for trunk/LMDZ.MARS/libf/phymars/lwi.F
- Timestamp:
- Sep 23, 2013, 9:56:47 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/lwi.F
r38 r1047 4 4 5 5 6 use dimradmars_mod, only: ndlo2, ndlon, nflev, nir 7 use yomlw_h, only: gcp, nlaylte, xi 6 8 implicit none 7 9 8 10 9 #include "dimensions.h"10 #include "dimphys.h"11 #include "dimradmars.h"11 !#include "dimensions.h" 12 !#include "dimphys.h" 13 !#include "dimradmars.h" 12 14 #include "comg1d.h" 13 15 #include "callkeys.h" 14 16 #include "comcstfi.h" 15 #include "yomlw.h"17 !#include "yomlw.h" 16 18 17 19 CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
Note: See TracChangeset
for help on using the changeset viewer.