CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Equations solved in rhoSimplecFoam (https://www.cfd-online.com/Forums/openfoam-solving/134948-equations-solved-rhosimplecfoam.html)

tanshihaj May 7, 2014 08:04

Equations solved in rhoSimplecFoam
 
I want to view to equations solved in rhoSimplecFoam solver, but I have a problem.
In the rhoSimplecFoam.C file I found follow lines:
#include "UEqn.H"
#include "pEqn.H"
#include "hEqn.H"
and I guess that these lines response for equations. Am I right?

pEqn.H is in the same directory, so is looked at it and found follow:
fvc::div(phi)-fvm::laplacian(rho/AtU, p)
What AtU is? Or at least where can I find out abou it?
And where I can find other hEqn.H and UEqn.H files?

I would be glad if you answer something.


All times are GMT -4. The time now is 05:51.