Changeset 6159 for LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90
- Timestamp:
- Apr 5, 2026, 4:26:11 PM (7 days ago)
- File:
-
- 1 edited
-
LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90
r6154 r6159 1386 1386 CALL histwrite_phy(o_ZFLUX_DIR_SUN, ZFLUX_DIR_SUN) 1387 1387 1388 IF (ok_ 3Deffect) THEN1388 IF (ok_2xcall_ecrad) THEN 1389 1389 CALL histwrite_phy(o_cloud_cover_sw_s2, cloud_cover_sw_s2) 1390 1390 IF (vars_defined) THEN … … 1499 1499 CALL histwrite_phy(o_ZFLUX_DIR_CLEAR_s2, ZFLUX_DIR_CLEAR_s2) 1500 1500 CALL histwrite_phy(o_ZFLUX_DIR_SUN_s2, ZFLUX_DIR_SUN_s2) 1501 ENDIF !ok_ 3Deffect1501 ENDIF !ok_2xcall_ecrad 1502 1502 #endif 1503 1503
Note: See TracChangeset
for help on using the changeset viewer.
