FoamFile { format ascii; class dictionary; object forceCoeffs; }
type forceCoeffs;
libs ("libforces.so");
patches (ball);
rho rhoInf;
rhoInf 1.204;
liftDir (0 0 1);
dragDir (1 0 0);
pitchAxis (0 1 0);
magUInf 25;
lRef 0.22;
Aref 0.0380133;
CofR (0 0 0);
writeControl timeStep;
writeInterval 1;
