mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
6033e5ca692f6a299165e13733831f0b22332b6c
Before, it was a single number for the whole domain. It could vary with time, though. Simulator behaviour should be identical before and after this commit. This touches the classes TransportModel*Polymer, Simulator*Polymer, and the computeInjectedProduced() functions. The PolymerInflow class and its usage has been replaced with PolymerInflowInterface, and a subclass PolymerInflowBasic has been created which provides the old behaviour (using parameters poly_start_days, poly_end_days and poly_amount).
Description
Simulator programs and utilities for automatic differentiation.
Languages
C++
78.3%
ECL
17.7%
CMake
1.8%
Cuda
1.2%
Shell
0.5%
Other
0.5%