mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 10:40:21 -06:00
6cf0710271
The output code has an unfriendly error mode in which we unceremoniously crash--without writing any data--if some declared array dimensions from RUNSPEC aren't big enough to hold all the dynamic objects (wells, groups, connections &c). Verify that the declared dimensions are indeed big enough for the current simulation run before starting the simulator to ensure that we don't waste a lot of computational effort if, for instance, the first output is very close to the end of the simulation. |
||
---|---|---|
.. | ||
flow_blackoil_dunecpr.cpp | ||
flow_ebos_blackoil.cpp | ||
flow_ebos_blackoil.hpp | ||
flow_ebos_energy.cpp | ||
flow_ebos_energy.hpp | ||
flow_ebos_gasoil.cpp | ||
flow_ebos_gasoil.hpp | ||
flow_ebos_oilwater_polymer_injectivity.cpp | ||
flow_ebos_oilwater_polymer_injectivity.hpp | ||
flow_ebos_oilwater_polymer.cpp | ||
flow_ebos_oilwater_polymer.hpp | ||
flow_ebos_oilwater.cpp | ||
flow_ebos_oilwater.hpp | ||
flow_ebos_polymer.cpp | ||
flow_ebos_polymer.hpp | ||
flow_ebos_solvent.cpp | ||
flow_ebos_solvent.hpp | ||
flow_tag.hpp | ||
flow.cpp |