https://mooseframework.inl.gov
FluidProperties3EqnMaterial.h
Go to the documentation of this file.
1 //* This file is part of the MOOSE framework
2 //* https://mooseframework.inl.gov
3 //*
4 //* All rights reserved, see COPYRIGHT for full restrictions
5 //* https://github.com/idaholab/moose/blob/master/COPYRIGHT
6 //*
7 //* Licensed under LGPL 2.1, please see LICENSE for details
8 //* https://www.gnu.org/licenses/lgpl-2.1.html
9 
10 #pragma once
11 
13 
15 
20 {
21 public:
23 
24 protected:
25  virtual void computeQpProperties();
26 
32 
36 
40 
45 
51 
57 
63 
69 
75 
78 
81 
84 
87 
90 
91 public:
93 };
MaterialProperty< Real > & _v
Specific volume.
MaterialProperty< Real > & _dH_drhouA
MaterialProperty< Real > & _dH_drhoEA
MaterialProperty< Real > & _dT_drhouA
MaterialProperty< Real > & _dT_drhoEA
MaterialProperty< Real > & _drho_drhoA
MaterialProperty< Real > & _vel
Velocity.
MaterialProperty< Real > & _de_drhoEA
MaterialProperty< Real > & _H
Specific total (stagnation) enthalpy.
Computes velocity and thermodynamic variables from solution variables for 1-phase flow...
MaterialProperty< Real > & _dT_drhoA
MaterialProperty< Real > & _h
Specific enthalpy.
MaterialProperty< Real > & _dvel_drhoA
MaterialProperty< Real > & _c
Sound speed.
const SinglePhaseFluidProperties & _fp
Fluid properties.
MaterialProperty< Real > & _rho
Density.
MaterialProperty< Real > & _dp_drhoEA
const VariableValue & _area
Cross-sectional area.
MaterialProperty< Real > & _dv_drhoA
MaterialProperty< Real > & _de_drhouA
MaterialProperty< Real > & _cp
Constant-pressure specific heat.
MaterialProperty< Real > & _T
Temperature.
MaterialProperty< Real > & _cv
Constant-volume specific heat.
FluidProperties3EqnMaterial(const InputParameters &parameters)
MaterialProperty< Real > & _p
Pressure.
Common class for single phase fluid properties.
MaterialProperty< Real > & _k
Thermal conductivity.
MaterialProperty< Real > & _dH_drhoA
MaterialProperty< Real > & _dp_drhouA
MaterialProperty< Real > & _dh_drhouA
MaterialProperty< Real > & _dh_drhoEA
MaterialProperty< Real > & _dp_drhoA
OutputTools< Real >::VariableValue VariableValue
MaterialProperty< Real > & _e
Specific internal energy.
MaterialProperty< Real > & _de_drhoA
const InputParameters & parameters() const
static InputParameters validParams()
MaterialProperty< Real > & _dh_drhoA
MaterialProperty< Real > & _dvel_drhouA