Tuesday, August 7, 2018

Explorations with OpenFoam

To CFD, or Not to CFD?

https://www.linuxjournal.com/content/cfd-or-not-cfd

Lid Driven Cavity Flow:

https://www.openfoam.com/documentation/tutorial-guide/tutorialse2.php

Edit (September 9, 2016):  how to set up tutorials:

cd $FOAM_RUN/tutorial
mkdir -p $FOAM_RUN
cp -r $FOAM_TUTORIALS $FOAM_RUN
cd $FOAM_RUN/tutorials
echo $FOAM_RUN


No comments:

Post a Comment