GEOS
Namespaces | Functions
ProppantTransportFields.hpp File Reference
#include "mesh/MeshFields.hpp"

Go to the source code of this file.

Namespaces

 geos
 
 geos::fields
 

Functions

 geos::fields::proppant::DECLARE_FIELD (proppantConcentration, "proppantConcentration", array1d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "Proppant concentration")
 
 geos::fields::proppant::DECLARE_FIELD (proppantConcentration_n, "proppantConcentration_n", array1d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "Proppant concentration at the previous converged time step")
 
 geos::fields::proppant::DECLARE_FIELD (componentConcentration, "componentConcentration", array2d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "Component concentration")
 
 geos::fields::proppant::DECLARE_FIELD (componentConcentration_n, "componentConcentration_n", array2d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "Component concentration at the previous converged time step")
 
 geos::fields::proppant::DECLARE_FIELD (bcComponentConcentration, "bcComponentConcentration", array2d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Boundary component concentration")
 
 geos::fields::proppant::DECLARE_FIELD (cellBasedFlux, "cellBasedFlux", array2d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Cell-based flux")
 
 geos::fields::proppant::DECLARE_FIELD (isProppantBoundary, "isProppantBoundary", array1d< integer >, 0, NOPLOT, WRITE_AND_READ, "Flag denoting the proppant boundary")
 
 geos::fields::proppant::DECLARE_FIELD (isProppantMobile, "isProppantMobile", array1d< integer >, 1.0, NOPLOT, WRITE_AND_READ, "Flag indicating whether proppant is mobile")
 
 geos::fields::proppant::DECLARE_FIELD (componentDensity_n, "componentDensity_n", array2d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Component density at the previous converged time step")
 
 geos::fields::proppant::DECLARE_FIELD (proppantPackVolumeFraction, "proppantPackVolumeFraction", array1d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "Proppant pack volume fraction")
 
 geos::fields::proppant::DECLARE_FIELD (proppantExcessPackVolume, "proppantExcessPackVolume", array1d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Proppant pack volume fraction")
 
 geos::fields::proppant::DECLARE_FIELD (proppantLiftFlux, "proppantLiftFlux", array1d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Proppant lift flux")