26 #ifndef GRINS_BOUSSINESQ_BUOYANCY_BASE_H
27 #define GRINS_BOUSSINESQ_BUOYANCY_BASE_H
35 #include "libmesh/point.h"
51 const std::string& old_option,
52 const std::string& property,
53 libMesh::Real& value );
57 const std::string& old_option,
58 const std::string& material,
59 const std::string& property );
84 #endif // GRINS_BOUSSINESQ_BUOYANCY_BASE_H
void read_property(const GetPot &input, const std::string &old_option, const std::string &property, libMesh::Real &value)
Helper function for parsing/maintaing backward compatibility.
libMesh::Point _g
Gravitational vector.
const PressureFEVariable & _press_var
const VelocityVariable & _flow_vars
Physics abstract base class. Defines API for physics to be added to MultiphysicsSystem.
~BoussinesqBuoyancyBase()
libMesh::Number _T_ref
reference temperature
void no_input_warning(const GetPot &input, const std::string &old_option, const std::string &material, const std::string &property)
Helper function for parsing/maintaing backward compatibility.
const PrimitiveTempFEVariables & _temp_vars
libMesh::Number _beta_T
coefficient of thermal expansion
libMesh::Number _rho
density