opm-simulators/opm/core/pressure
Atgeirr Flø Rasmussen 962a3b6445 Added shut well support to ifs_tpfa.
This was done using the convention that for a well w in W,
    W.ctrls[w]->current < 0
means that it should be treated as shut. This allows us to keep the matrix
structure related to wells constant, without needing to remake it when wells
shut or open.
2012-05-04 08:15:06 +02:00
..
mimetic Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +01:00
msmfem Added fixes and assertions suggested by static analysis. 2012-04-23 13:28:18 +02:00
tpfa Added shut well support to ifs_tpfa. 2012-05-04 08:15:06 +02:00
flow_bc.c Handle flow_conditions_construct(0) correctly. 2012-03-08 15:24:50 +01:00
flow_bc.h Enable further compression of boundary conditions. 2012-03-07 19:08:14 +01:00
FlowBCManager.cpp Fixed indexing bug in findSideFaces(). 2012-03-09 15:50:48 +01:00
FlowBCManager.hpp Added methods pressureSide() and fluxSide(). 2012-03-08 13:48:26 +01:00
IncompTpfa.cpp Updated pressure solver after changes to well data structure. 2012-04-26 14:49:25 +02:00
IncompTpfa.hpp merge 2012-04-13 13:20:36 +02:00