Go to the source code of this file.
|
|
| 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, "dPerforationRate", array3d< real64 >, 0, NOPLOT, NO_WRITE, "Derivative of perforation rate with respect to pressure and temperature") |
| |