Changeset 1047 for trunk/LMDZ.MARS/libf/phymars/swr_toon.F
- Timestamp:
- Sep 23, 2013, 9:56:47 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/swr_toon.F
r38 r1047 4 4 S , PFD,PFU ) 5 5 6 use dimradmars_mod, only: sunfr, ndlo2, nsun, nflev, ndlon 7 use yomlw_h, only: nlaylte 8 6 9 IMPLICIT NONE 7 10 C 8 #include "dimensions.h"9 #include "dimphys.h"10 #include "dimradmars.h"11 !#include "dimensions.h" 12 !#include "dimphys.h" 13 !#include "dimradmars.h" 11 14 #include "callkeys.h" 12 13 #include "yomaer.h" 14 #include "yomlw.h" 15 ! naerkind is set in scatterers.h (built when compiling with makegcm -s #) 16 #include"scatterers.h" 17 !#include "yomaer.h" 18 !#include "yomlw.h" 15 19 16 20 C … … 36 40 c aerosol aerosol extinction optical depth 37 41 c at reference wavelength "longrefvis" set 38 c in dimradmars .h, in each layer, for one of42 c in dimradmars_mod , in each layer, for one of 39 43 c the "naerkind" kind of aerosol optical properties. 40 44 c albedo hemispheric surface albedo
Note: See TracChangeset
for help on using the changeset viewer.