mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
With the existing code, it was a bug to call wsolvent() when the well was not a gas injector (and similar for wpolymer and water injectors). Since such calls could happen, this minor fix removes the assertation failure in those cases.