Reply To: Is that a typo in olb source code
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Is that a typo in olb source code › Reply To: Is that a typo in olb source code
December 19, 2019 at 9:25 pm
#4694
mathias
Keymaster
Dear Eric,
The case “discreteNormal[0] == 2” stands for special cases like with materials like that case is 2D
1 2 2
2 2* 2
2 2 1
Here, the node 2* needs a special treatment. We used the other dimentions of “discreteNormal” to encripted other special cases like that.
Best
Mathias