Robert Kloefkorn
4ff23191eb
[feature] make flow and flow_ebos use the same linear solver setup.
2016-11-02 16:41:11 +01:00
Andreas Lauser
6754bad00b
Merge branch 'master' into frankenstein
...
* master:
Update to shared_ptr-less parser interface.
2016-10-20 20:16:42 +02:00
Tor Harald Sandve
cd76816ea5
Stay in sync with changes in restartWriter in the eclipseState
2016-08-19 10:30:49 +02:00
Andreas Lauser
3e8792b9cc
some output related fixes
...
there was a screw-up with the output directory (to set it you need to
modify the EclipseState by means of the IOConfig object? WTF?) and it
seems like the FlowMain.hpp was modified since FlowMainEbos.hpp was
added so there was some terminal output missing.
2016-08-14 21:44:47 +02:00
Andreas Lauser
92eefb4718
flow_ebos: make the ebos simulator less verbose
2016-08-09 18:38:23 +02:00
Andreas Lauser
626d3e1da5
flow_ebos: only instantiate a single deck and a single EclipseState
2016-08-09 18:38:23 +02:00
Andreas Lauser
17c1e1083e
only instanciate the grid once
...
i.e., pass through the one which is created by ebos...
2016-08-09 18:38:23 +02:00
Andreas Lauser
3027e1f39d
flow_ebos: do no longer use the generic FlowMain class
...
this will allow to boil the code down.
2016-08-09 18:38:23 +02:00