Data type storing all the dimensionrs describing the mesh, fields, nodes, etc.
More...
Data type storing all the dimensionrs describing the mesh, fields, nodes, etc.
- Parameters
-
ndim | Number of dimensions |
cv_nloc | Number of local control volumes |
u_nloc | Number of local velocity nodes |
cv_snloc | Number of local control volumes on the surface? |
u_snloc | Number of local velocity nodes on the surface? |
nstate | Number of states in state |
ncomp | Number of components |
xu_nloc | Number of local velocity nodes of the Continuous mesh |
x_nloc | Number of local control volumes of the Continuous mesh |
x_snloc | Number of local surface control volumes of the Continuous mesh |
x_nloc_p1 | ??? |
x_nonods_p1??? | |
p_nloc | Number of local pressure nodes |
p_snloc | Number of local pressure nodes on the surface? |
mat_nloc | Number of local material nodes |
totele | Total number of elements |
stotel | Total number of surface elements? |
cv_nonods | Total number of control volumes |
p_nonods | Total number of pressure nodes |
mat_nonods | Total number of sub-control volumes |
u_nonods | Total number of velocity nodes |
xu_nonods | Total number of velocity nodes of the Continuous mesh |
x_nonods | Total number of control volumes of the Continuous mesh |
ph_nloc | Number of ???? |
ph_nonods | Total number of ???? |
nphase | Total number of phases (for wells this number is duplicated from real phases) |
npres | Total number of pressure (2 for wells, otherwise 1) |
n_in_pres | nphase/npres (i.e. real number of phases) |
init_time | Initial time |
◆ cv_nloc
integer multi_data_types::multi_dimensions::cv_nloc |
◆ cv_nonods
integer multi_data_types::multi_dimensions::cv_nonods |
◆ cv_snloc
integer multi_data_types::multi_dimensions::cv_snloc |
◆ init_time
real multi_data_types::multi_dimensions::init_time |
◆ mat_nloc
integer multi_data_types::multi_dimensions::mat_nloc |
◆ mat_nonods
integer multi_data_types::multi_dimensions::mat_nonods |
◆ n_in_pres
integer multi_data_types::multi_dimensions::n_in_pres |
◆ ncomp
integer multi_data_types::multi_dimensions::ncomp |
◆ ndim
integer multi_data_types::multi_dimensions::ndim |
◆ nphase
integer multi_data_types::multi_dimensions::nphase |
◆ npres
integer multi_data_types::multi_dimensions::npres |
◆ nstate
integer multi_data_types::multi_dimensions::nstate |
◆ p_nloc
integer multi_data_types::multi_dimensions::p_nloc |
◆ p_nonods
integer multi_data_types::multi_dimensions::p_nonods |
◆ p_snloc
integer multi_data_types::multi_dimensions::p_snloc |
◆ ph_nloc
integer multi_data_types::multi_dimensions::ph_nloc |
◆ ph_nonods
integer multi_data_types::multi_dimensions::ph_nonods |
◆ stotel
integer multi_data_types::multi_dimensions::stotel |
◆ totele
integer multi_data_types::multi_dimensions::totele |
◆ u_nloc
integer multi_data_types::multi_dimensions::u_nloc |
◆ u_nonods
integer multi_data_types::multi_dimensions::u_nonods |
◆ u_snloc
integer multi_data_types::multi_dimensions::u_snloc |
◆ x_nloc
integer multi_data_types::multi_dimensions::x_nloc |
◆ x_nloc_p1
integer multi_data_types::multi_dimensions::x_nloc_p1 |
◆ x_nonods
integer multi_data_types::multi_dimensions::x_nonods |
◆ x_nonods_p1
integer multi_data_types::multi_dimensions::x_nonods_p1 |
◆ x_snloc
integer multi_data_types::multi_dimensions::x_snloc |
◆ xu_nloc
integer multi_data_types::multi_dimensions::xu_nloc |
◆ xu_nonods
integer multi_data_types::multi_dimensions::xu_nonods |
The documentation for this type was generated from the following file: