mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
In particular, we don't need the porosity value anymore now that the "getDFactor()" function takes only the component density of gas at surface conditions, the current dynamic gas viscosity at reservoir conditions and a Connection object. While here, split a few long lines and make more objects 'const' for better maintainability.