Changeset 1310 for trunk/LMDZ.VENUS/libf/phyvenus/sw_venus_dc.F
- Timestamp:
- Jul 10, 2014, 5:59:16 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.VENUS/libf/phyvenus/sw_venus_dc.F
r1301 r1310 1 SUBROUTINE SW_venus_dc( 1 SUBROUTINE SW_venus_dc(PRMU0, PFRAC, 2 2 S PPB, pt, 3 3 S PHEAT, … … 27 27 C -------------- 28 28 C ORIGINAL : 27/07/2005 29 c L.Salmi : june 2013 astuce to reduce the excess of NIR 30 c in the transition region LTE/LTE 31 c 32 c G.Gilli : feb 2014 29 33 C ------------------------------------------------------------------ 30 34 C … … 64 68 real zldn ! downward IR flux (W/m**2) ? 65 69 real zlup ! upward IR flux (W/m**2) ? 66 real zsolnet(nldc )! for testing mean net solar flux in DC70 real zsolnet(nldc+1) ! for testing mean net solar flux in DC 67 71 character*22 nullchar 68 72 real sza0,factsza,factflux
Note: See TracChangeset
for help on using the changeset viewer.