mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Added a parallel aware logger for switching wells.
It will collect all the switches. Afterwards they are collect on the root process and logged there. This commit includes a small test program.
This commit is contained in:
@@ -35,6 +35,8 @@ namespace Opm {
|
||||
|
||||
namespace wellhelpers
|
||||
{
|
||||
|
||||
|
||||
inline
|
||||
double rateToCompare(const std::vector<double>& well_phase_flow_rate,
|
||||
const int well,
|
||||
|
||||
Reference in New Issue
Block a user