mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
wallDist: Add support for cached wall-reflection vectors
Currently these vectors are generated at the same time as the wall-distance field by the same run-time selected algorithm. This will be changed so that the wall-reflection vectors are only generated and stored if required.
This commit is contained in:
3
applications/test/wallDist/Make/files
Normal file
3
applications/test/wallDist/Make/files
Normal file
@ -0,0 +1,3 @@
|
||||
Test-wallDist.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-wallDist
|
||||
Reference in New Issue
Block a user