Changeset 4373 for BOL


Ignore:
Timestamp:
Dec 9, 2022, 4:21:45 PM (18 months ago)
Author:
fhourdin
Message:

Adding thermcell_updown_dq

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Replay/replay_equip.sh

    r4360 r4373  
    111111case $param in
    112112   thermcell_main|thermcell_plume_6A|thermcell_env|thermcell_height|thermcell_dry|\
    113       thermcell_closure|thermcell_height|thermcell_dq|thermcell_flux2|thermcell_down) \
     113      thermcell_closure|thermcell_height|thermcell_dq|thermcell_flux2|thermcell_down| \
     114      thermcell_updown_dq) \
    114115      paramini=thermcell_ini ; inimod=thermcell_ini_mod ; klon=ngrid ; klev=nlay ;;
    115116   wake|wake_popdyn_2) paramini=wake_ini ; inimod=wake_ini_mod ; klon=klon ; klev=klev ;;
Note: See TracChangeset for help on using the changeset viewer.