opm-simulators/examples
Andreas Lauser 976d38bf37 implement abililty to change the geology during the simulation run
i.e. it now supports stuff like MULTFLT in the schedule
section. Possibly, the MPI-parallel code paths need some fixes. (but
if the geology is not changed during the simulation, the parallel code
will do the same as before.)

the most fundamental change of this patch is that the
reference/pointer to the DerivedGeology object is made
non-constant. IMO that's okay, though, becase the geology can no
longer assumed to be constant over the whole simulation run.
2015-11-26 13:35:33 +01:00
..
mrst Move MRST example closer to actual example 2013-05-15 10:37:50 +02:00
python Python class TransGraph to load json from opm_init_check 2014-11-26 14:56:45 +01:00
find_zero.cpp Rename AutoDiff::Forward -> Opm::AutoDiff. 2013-09-19 11:32:47 +02:00
flow_mpi.cpp Renamed flow_cp to flow_mpi 2015-10-12 10:59:01 +02:00
flow_solvent.cpp implement abililty to change the geology during the simulation run 2015-11-26 13:35:33 +01:00
flow.cpp implement abililty to change the geology during the simulation run 2015-11-26 13:35:33 +01:00
opm_init_check.cpp Addde ParseMode argument to parse and EclipseState 2015-08-05 14:18:05 +02:00
sim_2p_incomp_ad.cpp use the error macros from opm-common 2015-10-08 12:08:28 +02:00
sim_simple.cpp Updated path to warning suppression header. 2015-10-06 12:11:49 +02:00