Changeset 6113 for LMDZ6/trunk/libf


Ignore:
Timestamp:
Mar 18, 2026, 9:48:06 PM (3 weeks ago)
Author:
asima
Message:

Small correction to r6112 (possibility to output dNovrN).

File:
1 edited

Legend:

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

    r6112 r6113  
    17591759    'od550SPaer', 'Simple Plume aerosol optical depth', '-', (/ ('', i=1, 10) /))
    17601760  TYPE(ctrl_out), SAVE :: o_dNovrN = ctrl_out((/ 6, 6, 10, 10, 10, 10, 11, 11, 11, 11/), &
    1761     'od550SPaer', 'Simple Plume multiplication factor of preind cloud droplet number', '-', (/ ('', i=1, 10) /))
     1761    'dNovrN', 'Simple Plume multiplication factor of preind cloud droplet number', '-', (/ ('', i=1, 10) /))
    17621762  TYPE(ctrl_out), SAVE :: o_sconcso4 = ctrl_out((/ 2, 6, 10, 10, 10, 10, 11, 11, 11, 11/), &
    17631763    'sconcso4', 'Surface Concentration of Sulfate ', 'kg/m3', (/ ('', i=1, 10) /))
Note: See TracChangeset for help on using the changeset viewer.