Changeset 5503 for LMDZ6/trunk


Ignore:
Timestamp:
Jan 22, 2025, 8:28:12 PM (27 hours ago)
Author:
fhourdin
Message:

Removing output that crash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90

    r5491 r5503  
    14531453          CALL histwrite_phy(o_cape_max, cape)
    14541454
    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)
    14571457          CALL histwrite_phy(o_upwd, upwd)
    14581458          CALL histwrite_phy(o_Ma, Ma)
Note: See TracChangeset for help on using the changeset viewer.