COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
physical properties More...
#include <Scalar3D.hpp>
Inherits Properties.
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW GeoV | coords |
< storing fixed-sized Eigen structures More... | |
SolV | vars |
independent variables with positions described in Variables More... | |
SolM | grad_vars |
gradient of independent variables More... | |
GeoV | v |
advection speed More... | |
Real | mu |
salar diffusion coefficient More... | |
Real | u |
scalar variable More... | |
physical properties
Definition at line 46 of file Scalar3D.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW GeoV coords |
< storing fixed-sized Eigen structures
position in domain
Definition at line 51 of file Scalar3D.hpp.
SolM grad_vars |
gradient of independent variables
Definition at line 53 of file Scalar3D.hpp.
Real mu |
salar diffusion coefficient
Definition at line 57 of file Scalar3D.hpp.
Real u |
scalar variable
Definition at line 59 of file Scalar3D.hpp.
GeoV v |
advection speed
Definition at line 55 of file Scalar3D.hpp.
SolV vars |
independent variables with positions described in Variables
Definition at line 52 of file Scalar3D.hpp.
Send comments to: COOLFluiD Web Admin |