Go to the source code of this file.
|
| geos::fields::well::DECLARE_FIELD (connectionRate, "connectionRate", array1d< real64 >, 0, LEVEL_0, WRITE_AND_READ, "Connection rate") |
|
| geos::fields::well::DECLARE_FIELD (connectionRate_n, "connectionRate_n", array1d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Connection rate at the previous converged time step") |
|
| geos::fields::well::DECLARE_FIELD (density_n, "density_n", array1d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Density at the previous converged time step") |
|
| geos::fields::well::DECLARE_FIELD (perforationRate, "perforationRate", array1d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Perforation rate") |
|
| geos::fields::well::DECLARE_FIELD (dPerforationRate_dPres, "dPerforationRate_dPres", array2d< real64 >, 0, NOPLOT, WRITE_AND_READ, "Derivative of perforation rate with respect to pressure") |
|