renamed to be consistent with new solver naming convention
This commit is contained in:
parent
5e34369a32
commit
a5ab4126d8
@ -1,3 +0,0 @@
|
|||||||
buoyantBoussinesqFoam.C
|
|
||||||
|
|
||||||
EXE = $(FOAM_APPBIN)/buoyantBoussinesqFoam
|
|
@ -0,0 +1,3 @@
|
|||||||
|
buoyantBoussinesqPisoFoam.C
|
||||||
|
|
||||||
|
EXE = $(FOAM_APPBIN)/buoyantBoussinesqPisoFoam
|
@ -23,10 +23,10 @@ License
|
|||||||
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
|
|
||||||
Application
|
Application
|
||||||
buoyantBoussinesqSimpleFoam
|
buoyantBoussinesqPisoFoam
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Steady-state solver for buoyant, turbulent flow of incompressible fluids
|
Transient solver for buoyant, turbulent flow of incompressible fluids
|
||||||
|
|
||||||
Uses the Boussinesq approximation:
|
Uses the Boussinesq approximation:
|
||||||
\f[
|
\f[
|
Loading…
Reference in New Issue
Block a user