You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fixed_dz_advection flag in the namelist is confusing for all but the most experienced users. For certain (most?) applications it should be set to true to produce realistic behaviour, after Dylans modifications of the advection code. Therefore I suggest we hardcode the desired behaviour into either the advection or wind code and remove the flag from the namelist.
Expected Behavior
for anything but linear theory in the wind settings, fixed_dz_advection should be TRUE. (but @gutmann can confirm this).
The text was updated successfully, but these errors were encountered:
@bertjebertjek is this done now? If not, can you implement exactly this (hard code the desired behavior) It may be simplest at first to hard code the setting for fixed_dz_advection based on the selected wind scheme in the options object.
The fixed_dz_advection flag in the namelist is confusing for all but the most experienced users. For certain (most?) applications it should be set to true to produce realistic behaviour, after Dylans modifications of the advection code. Therefore I suggest we hardcode the desired behaviour into either the advection or wind code and remove the flag from the namelist.
Expected Behavior
for anything but linear theory in the wind settings, fixed_dz_advection should be TRUE. (but @gutmann can confirm this).
The text was updated successfully, but these errors were encountered: