mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Density and viscosity are given as input instead of calculated inside computeMassFlux. This allow for modifying the properties prior to calling computeMassFlux which avoids code duplication in the solvent implementation.