simpleFOAM
Now, let’s look at how the simpleFOAM works. the simpleFOAM.C file: #include “fvCFD.H” #include “singlePhaseTransportModel.H” // transport model with viscosity model #include “RASModel.H” // turbulent model // * * * * * * * * * * * * * Continue reading simpleFOAM