Reply To: Approximate Deconvolution Method
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 › Approximate Deconvolution Method › Reply To: Approximate Deconvolution Method
October 8, 2020 at 4:44 pm
#5210
stephan
Moderator
Dear Raffaele,
the general application is similar, yes.
For example, you may have a look at ./examples/turbulence/nozzle3d/nozzle3d.cpp, define a flag similar to the other models (#define ADM) which in turn triggers the if-condition further below.
To make that work however, you have to uncomment and probably modify the corresponding functors in ./src/functors/lattice/turbulentF3D.h, .hh, .cpp.
BR
Stephan
