Changeset 4771
- Timestamp:
- Dec 11, 2023, 9:48:18 AM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/LMDZ_ECRad/libf/phylmd/phys_output_write_mod.F90
r4758 r4771 1080 1080 CALL histwrite_phy(o_cloud_cover_sw, cloud_cover_sw) 1081 1081 if (ok_3Deffect) then 1082 IF (vars_defined) THEN 1082 CALL histwrite_phy(o_cloud_cover_sw_s2, cloud_cover_sw_s2) 1083 IF (vars_defined) THEN 1083 1084 zx_tmp_fi2d = solsw_s2*swradcorr 1084 1085 ENDIF
Note: See TracChangeset
for help on using the changeset viewer.