opm-core/examples
Atgeirr Flø Rasmussen 62f59fa624 In sim_2p_incomp, avoid running everything twice.
There were loops (over all timesteps) both in the
main() function and the simulator class.

Note:
This simulator cannot properly handle changing
well configurations, and will now use only the
initial configuration (first report step), instead
of possibly crashing later.
2015-10-21 15:28:27 +02:00
..
compute_eikonal_from_files.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
compute_initial_state.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
compute_tof_from_files.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
compute_tof.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
mirror_grid.cpp Updated to use ParseMode. 2015-08-06 15:56:51 +02:00
sim_2p_comp_reorder.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
sim_2p_incomp.cpp In sim_2p_incomp, avoid running everything twice. 2015-10-21 15:28:27 +02:00
wells_example.cpp Updated to use ParseMode. 2015-08-06 15:56:51 +02:00