Skip to content

Commit

Permalink
no updraught
Browse files Browse the repository at this point in the history
  • Loading branch information
yoctoyotta1024 committed Jan 15, 2024
1 parent f78f9a0 commit d3950fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/create_thermobinaries_script.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
TEMPlapses = [9.8, 6.5] # -dT/dz [K/km]
qvaplapses = [2.97, "saturated"] # -dvap/dz [g/Kg km^-1]
qcond = 0.0 # [Kg/Kg]
WMAX = 1.0 # [m/s]
Wlength = 400 # [m] use constant W (Wlength=0.0), or sinusoidal 1-D profile below cloud base
WMAX = 0.0 # [m/s]
Wlength = 0.0 # [m] use constant W (Wlength=0.0), or sinusoidal 1-D profile below cloud base

thermodyngen = thermogen.ConstHydrostaticLapseRates(configfile, constsfile,
PRESS0, TEMP0, qvap0,
Expand Down

0 comments on commit d3950fd

Please sign in to comment.