Reply To: Adding an arbitrary shaped particle.
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 › Adding an arbitrary shaped particle. › Reply To: Adding an arbitrary shaped particle.
May 7, 2024 at 3:07 pm
#8632
jan
Participant
Dear avrachan,
the indicator that is passed to creators::addResolvedArbitraryShape3D must provide a signedDistance method. In the second case, when combining two indicators, please try to use the functions provided in src/functors/analytical/indicator/indicComb3D.h. For example, you could use the IndicPlus3D.
To highlight code in the forum, you have to use the backtick (https://en.wikipedia.org/wiki/Backtick) and enclose the code within it.
Best regards,
Jan
