Pedro Gomes
Pedro Gomes
It's not correct. You need to follow the pattern from CGeometry::ComputeWallDistance First you collect all the normals that are local to the rank Then you collect the normals across all...
Do what we do with wall roughness and do it in the same place (computewalldistance and store in CPoint)
My guess is that the closest element for those regions is somewhere on the trailing edge and the normals there change very quickly.
Any updates @rois1995? Is this almost ready?
If the mesh is not moving, why are you rotating the search coordinates?
That's not consistent with any code I know, when using the MRF approach you either get frozen rotor or mixing plane interfaces. If you want a more accurate simulation you...
Updating the interface creates relative motion and thus you have blade-passing frequencies to resolve, which require more detail to resolve than just rotation. If you want this as a different...
Please run `preconfigure.py --help` and see if it addresses what you need
The preconfigure in the root of the repo, use the develop branch. Does your system use pkg config for modules?
Yes but it would be kind of you to check if a feature of a future release is going in the direction of what you need. Compiled libraries would be...