133 amrex::Print() <<
"Turbulence Settings at level " << lev << std::endl;
136 amrex::Print() <<
" Using DNS model at level " << lev << std::endl;
137 }
else if (
les_type == LESType::Smagorinsky) {
138 amrex::Print() <<
" Using Smagorinsky LES model at level " << lev << std::endl;
139 }
else if (
les_type == LESType::Deardorff) {
140 amrex::Print() <<
" Using Deardorff LES model at level " << lev << std::endl;
141 }
else if (
rans_type == RANSType::kEqn) {
142 amrex::Print() <<
" Using Axell & Liungman one-equation RANS k model at level " << lev << std::endl;
143 }
else if (
pbl_type == PBLType::MYNN25) {
144 amrex::Print() <<
" Using MYNN2.5 PBL model at level " << lev << std::endl;
145 }
else if (
pbl_type == PBLType::MYNNEDMF) {
146 amrex::Print() <<
" Using MYNNEDMF PBL model at level " << lev << std::endl;
147 }
else if (
pbl_type == PBLType::YSU) {
148 amrex::Print() <<
" Using YSU PBL model at level " << lev << std::endl;
152 if (
les_type == LESType::Smagorinsky) {
153 amrex::Print() <<
"Cs : " <<
Cs << std::endl;
155 if (
les_type == LESType::Deardorff) {
156 amrex::Print() <<
"Ce : " <<
Ce << std::endl;
157 amrex::Print() <<
"Ce at wall : " <<
Ce_wall << std::endl;
158 amrex::Print() <<
"Ck : " <<
Ck << std::endl;
159 amrex::Print() <<
"sigma_k : " <<
sigma_k << std::endl;
160 amrex::Print() <<
"reference theta : " <<
theta_ref << std::endl;
162 amrex::Real Cs_equiv = std::sqrt(
Ck * std::sqrt(
Ck/
Ce));
163 amrex::Print() <<
"equivalent Cs : " << Cs_equiv << std::endl;
169 amrex::Print() <<
"Cmu0 : " <<
Cmu0 << std::endl;
170 amrex::Print() <<
"sigma_k : " <<
sigma_k << std::endl;
171 amrex::Print() <<
"Cb : " <<
Cb << std::endl;
172 amrex::Print() <<
"Rt_crit : " <<
Rt_crit << std::endl;
173 amrex::Print() <<
"Rt_min : " <<
Rt_min << std::endl;
174 amrex::Print() <<
"max_geom_lscale : " <<
l_g_max << std::endl;
175 amrex::Print() <<
"reference theta : " <<
theta_ref << std::endl;
180 amrex::Print() <<
"Pr_t : " <<
Pr_t << std::endl;
181 amrex::Print() <<
"Sc_t : " <<
Sc_t << std::endl;
185 amrex::Print() <<
" pbl_mynn_A1 : " <<
pbl_mynn.
A1 << std::endl;
186 amrex::Print() <<
" pbl_mynn_A2 : " <<
pbl_mynn.
A2 << std::endl;
187 amrex::Print() <<
" pbl_mynn_B1 : " <<
pbl_mynn.
B1 << std::endl;
188 amrex::Print() <<
" pbl_mynn_B2 : " <<
pbl_mynn.
B2 << std::endl;
189 amrex::Print() <<
" pbl_mynn_C1 : " <<
pbl_mynn.
C1 << std::endl;
190 amrex::Print() <<
" pbl_mynn_C2 : " <<
pbl_mynn.
C2 << std::endl;
191 amrex::Print() <<
" pbl_mynn_C3 : " <<
pbl_mynn.
C3 << std::endl;
192 amrex::Print() <<
" pbl_mynn_C4 : " <<
pbl_mynn.
C4 << std::endl;
193 amrex::Print() <<
" pbl_mynn_C5 : " <<
pbl_mynn.
C5 << std::endl;
194 }
else if (
pbl_type == PBLType::YSU) {
amrex::Real C4
Definition: ERF_MYNNStruct.H:48
amrex::Real C1
Definition: ERF_MYNNStruct.H:45
amrex::Real C3
Definition: ERF_MYNNStruct.H:47
amrex::Real C2
Definition: ERF_MYNNStruct.H:46
amrex::Real A2
Definition: ERF_MYNNStruct.H:42
amrex::Real B1
Definition: ERF_MYNNStruct.H:43
amrex::Real B2
Definition: ERF_MYNNStruct.H:44
amrex::Real C5
Definition: ERF_MYNNStruct.H:49
amrex::Real A1
Definition: ERF_MYNNStruct.H:41
amrex::Real sigma_k
Definition: ERF_TurbStruct.H:231
MYNNLevel25 pbl_mynn
Definition: ERF_TurbStruct.H:242
PBLType pbl_type
Definition: ERF_TurbStruct.H:240
amrex::Real Rt_min
Definition: ERF_TurbStruct.H:226
RANSType rans_type
Definition: ERF_TurbStruct.H:237
amrex::Real Ck
Definition: ERF_TurbStruct.H:220
amrex::Real Cmu0
Definition: ERF_TurbStruct.H:223
bool pbl_ysu_use_consistent_coriolis
Definition: ERF_TurbStruct.H:248
amrex::Real Cb
Definition: ERF_TurbStruct.H:224
amrex::Real pbl_ysu_land_Ribcr
Definition: ERF_TurbStruct.H:250
amrex::Real Cs
Definition: ERF_TurbStruct.H:215
amrex::Real Ce_wall
Definition: ERF_TurbStruct.H:219
amrex::Real Ce
Definition: ERF_TurbStruct.H:218
LESType les_type
Definition: ERF_TurbStruct.H:204
amrex::Real pbl_ysu_coriolis_freq
Definition: ERF_TurbStruct.H:247
bool pbl_ysu_force_over_water
Definition: ERF_TurbStruct.H:249
amrex::Real Pr_t
Definition: ERF_TurbStruct.H:207
amrex::Real theta_ref
Definition: ERF_TurbStruct.H:234
amrex::Real Sc_t
Definition: ERF_TurbStruct.H:211
amrex::Real Rt_crit
Definition: ERF_TurbStruct.H:225
amrex::Real pbl_ysu_unst_Ribcr
Definition: ERF_TurbStruct.H:251
amrex::Real l_g_max
Definition: ERF_TurbStruct.H:227