mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: samplingDebug was left enabled in tutorial (and missing a file)
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
# An angled plane that extends beyond the geometry
|
||||
o angledPlane
|
||||
|
||||
v -0.03 -0.08 -0.03
|
||||
v -0.03 -0.08 0.03
|
||||
v -0.07 -0.02 0.03
|
||||
v -0.07 -0.02 -0.03
|
||||
|
||||
f 1 2 4
|
||||
f 2 3 4
|
||||
# EOF
|
||||
@ -52,7 +52,7 @@ runTimeModifiable true;
|
||||
functions
|
||||
{
|
||||
#include "sampling"
|
||||
#include "samplingDebug"
|
||||
// #include "samplingDebug"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user