Reply To: Case with SmagorinskyBGKdynamics diverges in v1.5 but runs fine in v1.4
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Case with SmagorinskyBGKdynamics diverges in v1.5 but runs fine in v1.4 › Reply To: Case with SmagorinskyBGKdynamics diverges in v1.5 but runs fine in v1.4
June 10, 2022 at 9:46 am
#6626
Adrian
Keymaster
The basic approach of using the new defineDynamics call and setting the parameter seperately is correct.
In which order do you execute the calls? You need to first set the dynamics and then set the parameters (not just collision::LES::Smagorinsky but also OMEGA and so on).
If this doesn’t help I’ll have to see more of the code.
- This reply was modified 2 years, 7 months ago by Adrian.