COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Attributes | List of all members
Scalar3D::Properties Struct Reference

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...
 

Detailed Description

physical properties

Definition at line 46 of file Scalar3D.hpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin