BUG: nacaAirfoil tutorial - updated patches used by forceCoeffs function object. Fixes #438
This commit is contained in:
parent
69bc13f300
commit
e6d9402e5a
@ -51,16 +51,15 @@ functions
|
||||
{
|
||||
type forceCoeffs;
|
||||
libs ("libforces.so");
|
||||
writeControl timeStep;
|
||||
writeInterval 1;
|
||||
writeControl writeTime;
|
||||
|
||||
patches
|
||||
(
|
||||
WALL10
|
||||
wall_4
|
||||
);
|
||||
|
||||
log true;
|
||||
rhoInf 1;
|
||||
|
||||
CofR (0 0 0);
|
||||
liftDir (-0.239733 0.970839 0);
|
||||
dragDir (0.970839 0.239733 0);
|
||||
|
Loading…
Reference in New Issue
Block a user