mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fixing AquiferModel in AlugridModel
This commit is contained in:
@@ -108,15 +108,6 @@ public:
|
||||
unsigned) const
|
||||
{ }
|
||||
|
||||
/*!
|
||||
* \brief Add the water which enters or leaves the reservoir due to aquifiers.
|
||||
*/
|
||||
template <class Context>
|
||||
void addToSource(RateVector&,
|
||||
const Context&,
|
||||
unsigned) const
|
||||
{ }
|
||||
|
||||
/*!
|
||||
* \brief This method is called after each Newton-Raphson successful iteration.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user