GEOS
Namespaces | Functions
WellFields.hpp File Reference
#include "common/DataLayouts.hpp"
#include "mesh/MeshFields.hpp"

Go to the source code of this file.

Namespaces

 geos
 
 geos::fields
 

Functions

 geos::fields::well::DECLARE_FIELD (connectionRate, "wellElementConnectionRate", array1d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "Connection rate")
 
 geos::fields::well::DECLARE_FIELD (connectionRate_n, "wellElementConnectionRate_n", array1d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Connection rate at the previous converged time step")
 
 geos::fields::well::DECLARE_FIELD (energyPerforationFlux, "energyPerforationFlux", array1d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Energy perforation flux")
 
 geos::fields::well::DECLARE_FIELD (dEnergyPerforationFlux, "dEnergyPerforationFlux", array3d< real64 >, 0, NOPLOT, NO_WRITE, "Derivative of energy perforation flux with respect to pressure temperature and global component density (compositional only)")
 
 geos::fields::well::DECLARE_FIELD (pressure, "pressure", array1d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "Pressure")
 
 geos::fields::well::DECLARE_FIELD (pressure_n, "pressure_n", array1d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Pressure at the previous converged time step")
 
 geos::fields::well::DECLARE_FIELD (temperature, "temperature", array1d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "Temperature")
 
 geos::fields::well::DECLARE_FIELD (temperature_n, "temperature_n", array1d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Temperature at the previous converged time step")
 
 geos::fields::well::DECLARE_FIELD (gravityCoefficient, "gravityCoefficient", array1d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Gravity coefficient (dot product of gravity acceleration by gravity vector)")
 
 geos::fields::well::DECLARE_FIELD (pressureScalingFactor, "pressureScalingFactor", array1d< real64 >, 1, NOPLOT, NO_WRITE, "Scaling factors for pressure")
 
 geos::fields::well::DECLARE_FIELD (temperatureScalingFactor, "temperatureScalingFactor", array1d< real64 >, 1, NOPLOT, NO_WRITE, "Scaling factors for temperature")