ICFERST  22-06
Reservoir simulator based on DCVFEM, Dynamic Mesh optimisation and Surface-based modelling
multi_data_types::multi_dimensions Type Reference

Data type storing all the dimensionrs describing the mesh, fields, nodes, etc. More...

Public Attributes

integer ndim
 
integer cv_nloc
 
integer u_nloc
 
integer cv_snloc
 
integer u_snloc
 
integer nstate
 
integer ncomp
 
integer xu_nloc
 
integer x_nloc
 
integer x_snloc
 
integer x_nloc_p1
 
integer x_nonods_p1
 
integer p_nloc
 
integer p_snloc
 
integer mat_nloc
 
integer totele
 
integer stotel
 
integer cv_nonods
 
integer p_nonods
 
integer mat_nonods
 
integer u_nonods
 
integer xu_nonods
 
integer x_nonods
 
integer ph_nloc
 
integer ph_nonods
 
integer nphase
 
integer npres
 
integer n_in_pres
 
real init_time
 

Detailed Description

Data type storing all the dimensionrs describing the mesh, fields, nodes, etc.

Parameters
ndimNumber of dimensions
cv_nlocNumber of local control volumes
u_nlocNumber of local velocity nodes
cv_snlocNumber of local control volumes on the surface?
u_snlocNumber of local velocity nodes on the surface?
nstateNumber of states in state
ncompNumber of components
xu_nlocNumber of local velocity nodes of the Continuous mesh
x_nlocNumber of local control volumes of the Continuous mesh
x_snlocNumber of local surface control volumes of the Continuous mesh
x_nloc_p1???
x_nonods_p1???
p_nlocNumber of local pressure nodes
p_snlocNumber of local pressure nodes on the surface?
mat_nlocNumber of local material nodes
toteleTotal number of elements
stotelTotal number of surface elements?
cv_nonodsTotal number of control volumes
p_nonodsTotal number of pressure nodes
mat_nonodsTotal number of sub-control volumes
u_nonodsTotal number of velocity nodes
xu_nonodsTotal number of velocity nodes of the Continuous mesh
x_nonodsTotal number of control volumes of the Continuous mesh
ph_nlocNumber of ????
ph_nonodsTotal number of ????
nphaseTotal number of phases (for wells this number is duplicated from real phases)
npresTotal number of pressure (2 for wells, otherwise 1)
n_in_presnphase/npres (i.e. real number of phases)
init_timeInitial time

Member Data Documentation

◆ 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: