- Timestamp:
- May 21, 2025, 3:51:33 PM (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/radlwsw_m.F90
r5667 r5670 91 91 USE yoethf_mod_h 92 92 USE phys_constants_mod, ONLY: dobson_u 93 USE wxios_mod, ONLY: missing_val 93 94 94 95 !====================================================================== … … 1529 1530 ZSOLSWCF_AERO(:,2)=ZSOLSWCF_AERO(:,2)*fract(:) 1530 1531 ZSOLSWCF_AERO(:,3)=ZSOLSWCF_AERO(:,3)*fract(:) 1532 ztoplwadaero = missing_val 1533 ztoplwad0aero = missing_val 1531 1534 1532 1535 ! ---------
Note: See TracChangeset
for help on using the changeset viewer.