opm-simulators/opm/simulators/wells
Markus Blatt 7e5c810125 Fixes unused variable warning in standard wells.
Only occurs when compiling with -DNDEBUG since the body of the
for-loop is an assert using the loop variable. Loop is now deactivated.
2019-10-15 09:16:36 +02:00
..
BlackoilWellModel_impl.hpp Merge pull request #2034 from totto82/sync_restart 2019-10-14 13:26:57 +02:00
BlackoilWellModel.hpp [cleanup][Wells] Consequently use SparseMatrixAdapter in addWellContributions. 2019-10-09 10:27:38 +02:00
MSWellHelpers.hpp fix cutoff value bug in haalandFormula 2019-06-03 11:28:15 +02:00
MultisegmentWell_impl.hpp [cleanup][Wells] Consequently use SparseMatrixAdapter in addWellContributions. 2019-10-09 10:27:38 +02:00
MultisegmentWell.hpp [cleanup][Wells] Consequently use SparseMatrixAdapter in addWellContributions. 2019-10-09 10:27:38 +02:00
RateConverter.hpp Whitespace fixes (tabs->spaces, reformatted new files). 2019-10-11 15:57:51 +02:00
SimFIBODetails.hpp Adapt to enum changes 2019-09-03 22:18:34 +02:00
StandardWell_impl.hpp Fixes unused variable warning in standard wells. 2019-10-15 09:16:36 +02:00
StandardWell.hpp Rename getPerfPressure() -> getPerfCellPressure(). 2019-10-11 08:19:18 +02:00
VFPHelpers.hpp not extrapolating towards negative in VFP tables 2019-07-31 09:16:44 +02:00
VFPInjProperties.cpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
VFPInjProperties.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
VFPProdProperties.cpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
VFPProdProperties.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
VFPProperties.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
WellConnectionAuxiliaryModule.hpp changed: ewoms/disc -> opm/models/discretization 2019-09-19 11:16:26 +02:00
WellHelpers.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
WellInterface_impl.hpp changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
WellInterface.hpp Whitespace fixes (tabs->spaces, reformatted new files). 2019-10-11 15:57:51 +02:00
WellState.hpp Handle two possible cases where current control is -1. 2019-08-12 14:49:52 +02:00
WellStateFullyImplicitBlackoil.hpp Adapt to enum changes 2019-09-03 22:18:34 +02:00