opm-core/opm/core/transport
Atgeirr Flø Rasmussen 1d63d6246a Now running with rock compressibility (testing in progress). Multiple changes.
- TransportModelTwophase no longer takes pore volume in constructor, but in
   the solve() and solveGravity() calls.
 - Residual function uses compressibility term (not yet for gravity residual).
 - spu_2p now takes a new parameter "init_p_bar", and ReservoirState class
   accepts initial pressure as a constructor argument.
 - Moved parts of initialization around, since pore volume now depends on
   state (pressure).
2012-03-20 12:11:08 +01:00
..
reorder Now running with rock compressibility (testing in progress). Multiple changes. 2012-03-20 12:11:08 +01:00
CSRMatrixBlockAssembler.hpp Minor bugfix: avoid accessing empty (but non-zero capacity) vector. 2011-12-13 11:18:38 +01:00
CSRMatrixUmfpackSolver.hpp Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +01:00
GravityColumnSolver_impl.hpp Bug fixed, column solver now seems to work. Made max # iters and tolerance user-controllable. 2012-03-06 22:31:56 +01:00
GravityColumnSolver.hpp Bug fixed, column solver now seems to work. Made max # iters and tolerance user-controllable. 2012-03-06 22:31:56 +01:00
ImplicitAssembly.hpp Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
ImplicitTransport.hpp Refined output of NRReport. 2012-01-19 16:58:20 +01:00
JacobianSystem.hpp Convert Tabs to spaces where appropriate. 2012-01-26 10:41:58 +01:00
NormSupport.hpp Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
SimpleFluid2pWrapper.hpp Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
SinglePointUpwindTwoPhase.hpp Added missing #include. 2012-03-01 21:24:09 +01:00
spu_explicit.c 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
spu_explicit.h 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
spu_implicit.c Fixed some warnings 2012-02-27 17:46:06 +01:00
spu_implicit.h 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
transport_source.c Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
transport_source.h Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00