Changeset 2297 for trunk/LMDZ.GENERIC/libf/phystd/radcommon_h.F90
- Timestamp:
- Apr 26, 2020, 7:45:46 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/radcommon_h.F90
r2283 r2297 57 57 ! 58 58 ! For the "naerkind" kind of aerosol radiative properties : 59 ! QIRsQREF : Qext / Qext("longref vis")59 ! QIRsQREF : Qext / Qext("longrefir") 60 60 ! omegaIR : mean single scattering albedo 61 61 ! gIR : mean assymetry factor 62 ! 63 ! 64 ! Note - QIRsQREF in the martian model was scaled to longrefvis, 65 ! here it is scaled to longrefir, which is actually a dummy parameter, 66 ! as we do not output scaled aerosol opacity ... 67 ! 62 68 63 69 REAL*8 BWNI(L_NSPECTI+1), WNOI(L_NSPECTI), DWNI(L_NSPECTI), WAVEI(L_NSPECTI) !BWNI read by master in setspi
Note: See TracChangeset
for help on using the changeset viewer.