ENH: Tutorial updates
This commit is contained in:
parent
d18db8ba07
commit
173549c88a
@ -32,7 +32,8 @@ boundaryField
|
||||
}
|
||||
floatingObject
|
||||
{
|
||||
type zeroGradient;
|
||||
type fixedFluxPressure;
|
||||
value uniform 0;
|
||||
}
|
||||
frontAndBack
|
||||
{
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
awk '{print $1 " " $4}' poolHeight/0/faceSource.dat > poolHeight_vs_time
|
||||
awk '{print $1 " " $4}' postProcessing/poolHeight/0/faceSource.dat > poolHeight_vs_time
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user