mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
This commit switches to using the analytic aquifer's intrinsic water properties (i.e., the mass density and the viscosity), and to get the time constant from the *_data structure instead of calculating this value with separate logic. Note that this switches to using a single density value for the aquifer instead of separate density values for each aquifer connection. If the aquifer's initial pressure is defaulted we still compute an equilibrated initial pressure value. We then use the *_data structure's 'finishInitialisation()' member function to derive the aforementioned PVT properties. Finally, report these values in the aquifer type-specific sub structures of data::AquiferData for restart output purposes. |
||
---|---|---|
.. | ||
core/props | ||
simulators |