Skip to content
Snippets Groups Projects
Commit 8d0320fe authored by Andrew Heather's avatar Andrew Heather Committed by Mark OLESEN
Browse files

BUG: nacaAirfoil tutorial - updated patches used by forceCoeffs function object. Fixes #438

parent be4776ea
Branches
Tags
No related merge requests found
......@@ -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);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment