opm-simulators
Loading...
Searching...
No Matches
TemperatureModel.hpp File Reference

A class which handles sequential implicit solution of the energy equation as specified in by TEMP. More...

#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/models/parallel/gridcommhandles.hh>
#include <opm/models/utils/propertysystem.hh>
#include <opm/simulators/flow/BlackoilModelParameters.hpp>
#include <opm/simulators/flow/GenericTemperatureModel.hpp>
#include <opm/simulators/linalg/findOverlapRowsAndColumns.hpp>
#include <opm/simulators/aquifers/AquiferGridUtils.hpp>
#include <opm/models/discretization/common/tpfalinearizer.hh>
#include <opm/simulators/linalg/istlsparsematrixadapter.hh>
#include <algorithm>
#include <cassert>
#include <cmath>
#include <cstddef>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  Opm::Properties::EnableTemperatureModel< TypeTag, MyTypeTag >
class  Opm::BlackOilEnergyIntensiveQuantitiesTemp< TypeTag >
class  Opm::TemperatureModel< TypeTag, enableTempV >
 A class which handles sequential implicit solution of the energy equation as specified in by TEMP. More...
class  Opm::TemperatureModel< TypeTag, false >

Namespaces

namespace  Opm
 This file contains a set of helper functions used by VFPProd / VFPInj.

Detailed Description

A class which handles sequential implicit solution of the energy equation as specified in by TEMP.