mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
changed: rename ebos_oilwaterpolymer to ebos_oilwater_polymer
make it the same as the flow model, allowing simplification in the buildsystem
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
*/
|
||||
#include "config.h"
|
||||
|
||||
#include "ebos_oilwaterpolymer.hh"
|
||||
#include "ebos_oilwater_polymer.hh"
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
#include "ebos_blackoil.hh"
|
||||
#include "ebos_oilwater.hh"
|
||||
#include "ebos_oilwaterpolymer.hh"
|
||||
#include "ebos_oilwater_polymer.hh"
|
||||
#include "ebos_gasoil.hh"
|
||||
// TODO (?): #include "ebos_watergas.hh"
|
||||
#include "ebos_thermal.hh"
|
||||
|
||||
Reference in New Issue
Block a user