-
I built OPM from source following the instructions given in: http://opm-project.org/?page_id=231. After finishing the compilation, the flow command was not recognized. How one can make flow working?
…
ghost updated
6 years ago
-
### Description of Issue/Question
`archive.extracted` fails the second time it is run.
### Setup
```
root@elsapo:/srv/salt# cat /srv/salt/testzip.sls
test_zip:
archive.extracted:
- nam…
-
in the output routine.
Here is some backtrace.
```
Time step 17 at day 280/4870, date = 07-Oct-2000
Substep 0, stepsize 11.5 days.
Error: [/home/kaib/OPM-master-test/debug/opm-simulators…
-
It is a parallel building.
```
The following tests FAILED:
2 - test_blackoilfluidstate (Failed)
3 - waterair_pvs_ni (Failed)
4 - lens_immiscible_vcfv (Failed)
5 - lens_immiscible_…
-
```
/home/mblatt/src/dune/opm/ewoms/ebos/eclproblem.hh:778:45: warning: unused parameter ‘context’ [-Wunused-parameter]
const Context& OPM_UNUSED context,
```
BTW `HAS_ATTRIBUTE…
-
Commit OPM/opm-material@d4c220e (PR OPM/opm-material#138) turns the `ParameterCace` of each `FluidSystem` into a template that depends on an `Evaluation`. This breaks the build of [`examples/co2_blac…
-
this issue is intended to be the continuation of the conversation of #98 and is thus some kind of a TODO list. So far we (@atgeirr and me) have agreed on the following things (If I forgot something, o…
-
I am not able to run flow-solvent on any of the test cases in solvent_test_suite due to exceptions in the flow diagnostics. "TableContainer does not have any table in the range 0.....0"
-
I get the following when trying to run `flow_polymer` on the only polymer related deck in opm-data:
```
./bin/flow_polymer deck_filename=/home/and/src/opm-data/polymer_test_suite/simple2D/2D_THREEPHA…
-
For SPE 9, the size of the linear system is 27104X27104. In output, it is said that umfpack was used in default. While for each linear solution, it takes pretty long time. In my experience, for this s…