aurora-multiphysics / hippo

hippo is an integration of OpenFOAM and MOOSE to enable thermohydraulic simulations
GNU General Public License v3.0
3 stars 0 forks source link

Support use of solvers other than buoyantFoam #27

Open hsaunders1904 opened 2 weeks ago

hsaunders1904 commented 2 weeks ago

Description

At the moment, the only FoamProblem we have implemented is BuyoantFoamProblem, which runs the buoyantFoam solver.

We should explore the possibility of adding support for other OpenFOAM solvers.

Outputs