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 current RANS modeling has a steady inflow profile. So we do not have any time dependency. The variable was added to provide the possibility of modeling time dependent 1-D profile from WRF in future and the timescale will depend on the WRF data.
Hi. I was wondering why
m_meso_timescale
is queried from user input but then over-written withm_time.delta_t()
.amr-wind/amr-wind/equation_systems/icns/source_terms/VelocityFreeAtmosphereForcing.cpp
Line 72 in 412f015
The text was updated successfully, but these errors were encountered: