Changeset 4771 for LMDZ6/branches


Ignore:
Timestamp:
Dec 11, 2023, 9:48:18 AM (5 months ago)
Author:
idelkadi
Message:

Correction: output of the cloud fraction sw from Ecrad corresponding to the 2nd call

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/LMDZ_ECRad/libf/phylmd/phys_output_write_mod.F90

    r4758 r4771  
    10801080     CALL histwrite_phy(o_cloud_cover_sw, cloud_cover_sw)
    10811081     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
    10831084          zx_tmp_fi2d = solsw_s2*swradcorr
    10841085       ENDIF
Note: See TracChangeset for help on using the changeset viewer.