User:Bfiedler/DraftCoriolisForce

From OpenFOAMWiki
< User:Bfiedler
Revision as of 16:21, 10 January 2011 by Bfiedler (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


cd $WM_PROJECT_USER_DIR/applications/solvers
ls -l
cd my_tornado

if you have this file, delete it:

rm buoyantBoussinesqPimpleFoam.dep
cd Make

If you have this directory, then delete it:

rm -rf linux64GccDPOpt

and edit the file named "files" to this:

my_tornado.C
EXE = $(FOAM_APPBIN)/my_tornado


cd ..
wmake

You may get a few warning. But if all has went wall you see the app my_tornado (though without any ability yet to make a tornado) :

ls $FOAM_USER_APPBIN