Changeset 5507 for LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90
- Timestamp:
- Jan 24, 2025, 3:02:27 PM (40 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90
r5503 r5507 1453 1453 CALL histwrite_phy(o_cape_max, cape) 1454 1454 1455 !CALL histwrite_phy(o_coef_clos, coef_clos)1456 !CALL histwrite_phy(o_coef_clos_eff, coef_clos_eff)1455 CALL histwrite_phy(o_coef_clos, coef_clos) 1456 CALL histwrite_phy(o_coef_clos_eff, coef_clos_eff) 1457 1457 CALL histwrite_phy(o_upwd, upwd) 1458 1458 CALL histwrite_phy(o_Ma, Ma)
Note: See TracChangeset
for help on using the changeset viewer.