Changeset 1085 for trunk/LMDZ.MARS/libf/phymars
- Timestamp:
- Oct 29, 2013, 2:24:19 PM (12 years ago)
- Location:
- trunk/LMDZ.MARS/libf/phymars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/lwb.F
r1047 r1085 7 7 c---------------------------------------------------------------------- 8 8 9 use dimradmars_mod, only: ndlon, ndlo2, kflev ,nir9 use dimradmars_mod, only: ndlon, ndlo2, nir 10 10 use yomlw_h, only: nlaylte, xi , tstand, xp 11 11 implicit none -
trunk/LMDZ.MARS/libf/phymars/physdem.F
r1047 r1085 701 701 . tsurf,tsoil,co2ice,emis,q2,qsurf) 702 702 use infotrac, only: nqtot, tnom 703 use surfdat_h, only: emis704 703 implicit none 705 704 c
Note: See TracChangeset
for help on using the changeset viewer.