blackoildarcyfluxmodule.hh
Go to the documentation of this file.
Declares the properties required by the black oil model. Specifies the extensive quantities for the black-oil model if using Darcy relation. Definition: blackoildarcyfluxmodule.hh:72 void updateSolvent(const ElementContext &elemCtx, unsigned scvfIdx, unsigned timeIdx) Update the extensive quantities which are specific to the solvent extension of the black-oil model. Definition: blackoildarcyfluxmodule.hh:82 Implementation & asImp_() Definition: blackoildarcyfluxmodule.hh:94 void updatePolymer(const ElementContext &elemCtx, unsigned scvfIdx, unsigned timeIdx) Definition: blackoildarcyfluxmodule.hh:90 Provides the defaults for the parameters required by the Darcy velocity approach. Definition: darcyfluxmodule.hh:80 Provides the intensive quantities for the Darcy flux module. Definition: darcyfluxmodule.hh:88 This file contains the necessary classes to calculate the volumetric fluxes out of a pressure potenti... Definition: blackoilboundaryratevector.hh:37 typename Properties::Detail::GetPropImpl< TypeTag, Property >::type::type GetPropType get the type alias defined in the property (equivalent to old macro GET_PROP_TYPE(.... Definition: propertysystem.hh:235 The Opm property system, traits with inheritance. Provides a Darcy flux module for the blackoil model. Definition: blackoildarcyfluxmodule.hh:49 static void registerParameters() Register all run-time parameters for the flux module. Definition: blackoildarcyfluxmodule.hh:57 |