11std::unique_ptr<RelPermBrooksCoreyNonwettingPhase>
21 DBUG(
"Create RelPermBrooksCoreyNonwettingPhase medium property {:s}.",
30 auto const min_relative_permeability =
39 return std::make_unique<RelPermBrooksCoreyNonwettingPhase>(
40 std::move(property_name),
43 min_relative_permeability,
void DBUG(fmt::format_string< Args... > fmt, Args &&... args)
T peekConfigParameter(std::string const ¶m) const
T getConfigParameter(std::string const ¶m) const
void checkConfigParameter(std::string const ¶m, std::string_view const value) const
@ residual_liquid_saturation
@ residual_gas_saturation
std::unique_ptr< RelPermBrooksCoreyNonwettingPhase > createRelPermBrooksCoreyNonwettingPhase(BaseLib::ConfigTree const &config)