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