opm-simulators/opm/autodiff
Tor Harald Sandve 024fe9c7b6 Apply threshold pressure for all dp
The threshold pressure is applied for all dp.
The sign of the threshold pressure is given by the sign of the dp.
2014-09-03 11:05:14 +02:00
..
AutoDiff.hpp Rename AutoDiff::Forward -> Opm::AutoDiff. 2013-09-19 11:32:47 +02:00
AutoDiffBlock.hpp Add generation and use of warning-suppressing headers. 2014-04-15 20:46:45 +02:00
AutoDiffHelpers.hpp implement multi-region PVT 2014-05-13 13:39:26 +02:00
BlackoilPropsAd.cpp Suppress warnings of various kinds. 2014-08-27 19:56:13 +02:00
BlackoilPropsAd.hpp Support for kw VAPPARS. 2014-08-08 13:17:33 +02:00
BlackoilPropsAdFromDeck.cpp Provide eclipse state to saturation property init. 2014-08-22 15:30:05 +02:00
BlackoilPropsAdFromDeck.hpp Suppress warnings of various kinds. 2014-08-27 19:56:13 +02:00
BlackoilPropsAdInterface.cpp Added abstract class BlackoilPropsAdInterface. 2013-05-22 10:56:14 +02:00
BlackoilPropsAdInterface.hpp Support for kw VAPPARS. 2014-08-08 13:17:33 +02:00
CPRPreconditioner.hpp Throw if elliptic solve fails. 2014-08-14 14:19:55 +02:00
FullyImplicitBlackoilSolver_impl.hpp Apply threshold pressure for all dp 2014-09-03 11:05:14 +02:00
FullyImplicitBlackoilSolver.hpp Change setThresholdPressures() interface. 2014-08-27 18:20:36 +02:00
GeoProps.hpp Suppress warnings of various kinds. 2014-08-27 19:56:13 +02:00
GridHelpers.cpp fix a few annoying but harmless warnings appearing on newish compilers 2014-05-13 13:39:27 +02:00
GridHelpers.hpp Add generation and use of warning-suppressing headers. 2014-04-15 20:46:45 +02:00
ImpesTPFAAD.cpp Fix bugs relating to misused face_cells variable. 2014-04-15 20:49:47 +02:00
ImpesTPFAAD.hpp Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock. 2013-09-19 12:53:28 +02:00
LinearisedBlackoilResidual.cpp Adding size function in LinearisedBlackoilResidual. 2014-05-23 13:40:44 +02:00
LinearisedBlackoilResidual.hpp Adding size function in LinearisedBlackoilResidual. 2014-05-23 13:40:44 +02:00
NewtonIterationBlackoilCPR.cpp Change error message. 2014-05-21 13:15:42 +02:00
NewtonIterationBlackoilCPR.hpp Remove unused data members and parameters. 2014-05-20 15:23:04 +02:00
NewtonIterationBlackoilInterface.hpp Rename method linearSolve()->computeNewtonIncrement(). 2014-04-08 16:16:54 +02:00
NewtonIterationBlackoilSimple.cpp Add choice of solution strategies to simulators. 2014-05-12 11:10:59 +02:00
NewtonIterationBlackoilSimple.hpp Add choice of solution strategies to simulators. 2014-05-12 11:10:59 +02:00
opm-autodiff_doxygen_main.hpp Documentation refinement. Added main doc file. 2013-09-19 14:45:40 +02:00
RateConverter.hpp RESV: Add facility for surface-to-reservoir rate conversion 2014-08-08 11:40:50 +02:00
SimulatorCompressibleAd.cpp pass the DerivedGeology to the simulators 2014-07-24 16:37:38 +02:00
SimulatorCompressibleAd.hpp pass the DerivedGeology to the simulators 2014-07-24 16:37:38 +02:00
SimulatorFullyImplicitBlackoil_impl.hpp Pass dummy threshold pressures through simulator to solver. 2014-08-27 18:23:10 +02:00
SimulatorFullyImplicitBlackoil.hpp Pass dummy threshold pressures through simulator to solver. 2014-08-27 18:23:10 +02:00
SimulatorFullyImplicitBlackoilOutput.cpp Add output of RS and RV to outputStateMatlab 2014-09-02 15:08:22 +02:00
SimulatorFullyImplicitBlackoilOutput.hpp Output rs and rv 2014-08-18 08:51:14 +02:00
SimulatorIncompTwophaseAd.cpp replace all boost:: smart pointers by their std:: equivalents 2014-05-02 16:17:54 +02:00
SimulatorIncompTwophaseAd.hpp replace all boost:: smart pointers by their std:: equivalents 2014-05-02 16:17:54 +02:00
TransportSolverTwophaseAd.cpp fix a few annoying but harmless warnings appearing on newish compilers 2014-05-13 13:39:27 +02:00
TransportSolverTwophaseAd.hpp Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock. 2013-09-19 12:53:28 +02:00
WellDensitySegmented.cpp Merge branch 'master' into new_well_formulation 2014-03-20 10:04:45 +01:00
WellDensitySegmented.hpp Merge branch 'master' into new_well_formulation 2014-03-20 10:04:45 +01:00
WellStateFullyImplicitBlackoil.hpp Add partialCopy() method for transferring well states. 2014-08-13 15:55:50 +02:00