Atgeirr Flø Rasmussen
07d9ec135b
Make Main a non-template class again, simplify.
2020-04-16 11:35:01 +02:00
Håkon Hægland
ba625b0cb6
Refactor away flow_tag.hpp.
...
Refactors away flow_tag.hpp by having flow_blackoil_dunecpr.cpp,
flow_onephase.cpp, and flow_onephase_energy.cpp use the updated Main.hpp
from a previous pull request. This will eliminate the previous code
duplication in Main.hpp and flow_tag.hpp discussed in PR #2521 .
2020-04-15 15:05:56 +02:00
Tor Harald Sandve
ada7c9d90b
fix various extentions
2020-01-09 14:14:38 +01:00
Markus Blatt
e44f0445c4
Fixed indentation of a2db252
2019-10-30 08:55:05 +01:00
Markus Blatt
a2db252271
Move BlackOilOnePhaseIndices to Opm namespace
...
to make it consistent with the rest. OPM/opm-models#530 development
must have been started before the renaming in OPM/opm-models#532
and somehow the old namespace survived.
downstream PR of OPM/opm-models#577
2019-10-29 17:04:37 +01:00
Atgeirr Flø Rasmussen
5211217c94
Whitespace fixes (tabs->spaces, reformatted new files).
2019-10-11 15:57:51 +02:00
Atgeirr Flø Rasmussen
10e2200a25
Add two new flow variants for one-phase (water, water+energy) simulation.
2019-10-11 08:19:18 +02:00