Skip to content

Reply To: SHEAR_SMAGORINSKY

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB General Topics SHEAR_SMAGORINSKY Reply To: SHEAR_SMAGORINSKY

#7961
Fuxin He
Participant

Dear Stephan,

Have you verified whether this code should be modified in this way? Please allow me to ask you some more questions.

The first is when I again see the problem of Descriptor, found “using DynSmagorinskyD3Q19Descriptor = D3Q19 < SMAGO_CONST >;” Is there a dynamic smagorinsky model in openLB? I can’t find one.

The second is whether “using ShearSmagorinskyForcedD3Q19Descriptor = D3Q19 < AV_SHEAR, FORCE >; “and” using WallFunctionForcedD3Q19Descriptor = D3Q19 < TAU_W TAU_EFF, FORCE >;” together,such as into “using WallFunctionForcedD3Q19Descriptor = D3Q19 < TAU_W TAU_EFF, AV_SHEAR, FORCE >;”

sincerely,
Fuxin He