Reply To: Forced Poiseuille flow(Initial velocity values)
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 › Forced Poiseuille flow(Initial velocity values) › Reply To: Forced Poiseuille flow(Initial velocity values)
July 20, 2021 at 10:23 am
#5827
Adrian
Keymaster
A straight forward way to finding class definitions is via Doxygen. e.g. for AnalyticalFfromSuperF2D.
AnalyticalFfromSuperF2D interpolates using the node locations as sampling points while BlockReduction2D2D performs a reduction of the resolution (there is e.g. also a BlockReduction3D2D for extracting a hyperplane, BlockReduction functors generally use interpolation functors internally).
