ABLATE Source Documentation  0.12.33
ablate::eos::transport::Sutherland Class Reference
+ Inheritance diagram for ablate::eos::transport::Sutherland:

Public Member Functions

 Sutherland (std::shared_ptr< eos::EOS > eos, const std::vector< TransportProperty > &enabledProperties={})
 
ThermodynamicFunction GetTransportFunction (TransportProperty property, const std::vector< domain::Field > &fields) const override
 
ThermodynamicTemperatureFunction GetTransportTemperatureFunction (TransportProperty property, const std::vector< domain::Field > &fields) const override
 

Member Function Documentation

◆ GetTransportFunction()

ablate::eos::ThermodynamicFunction ablate::eos::transport::Sutherland::GetTransportFunction ( TransportProperty  property,
const std::vector< domain::Field > &  fields 
) const
overridevirtual

Single function to produce transport function for any property based upon the available fields

Parameters
property
fields
Returns

Implements ablate::eos::transport::TransportModel.

◆ GetTransportTemperatureFunction()

ablate::eos::ThermodynamicTemperatureFunction ablate::eos::transport::Sutherland::GetTransportTemperatureFunction ( TransportProperty  property,
const std::vector< domain::Field > &  fields 
) const
overridevirtual

Single function to produce thermodynamic function for any property based upon the available fields and temperature

Parameters
property
fields
Returns

Implements ablate::eos::transport::TransportModel.


The documentation for this class was generated from the following files: