Ignore:
Timestamp:
Nov 22, 2023, 3:46:17 PM (6 months ago)
Author:
lebasn
Message:

Methox: Update comments to correct units + bugfix on output variable

File:
1 edited

Legend:

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

    r4737 r4755  
    22602260
    22612261       IF (ok_qch4) THEN
    2262           IF (vars_defined) zx_tmp_fi3d=d_q_ch4 / pdtphys
     2262          IF (vars_defined) zx_tmp_fi3d=d_q_ch4
    22632263          CALL histwrite_phy(o_dqch4, zx_tmp_fi3d)
    22642264       ENDIF
Note: See TracChangeset for help on using the changeset viewer.