Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems
ActivityModelArgs Struct Reference

The arguments in an function for calculation of activity properties of a phase. More...

#include <ActivityModel.hpp>

Public Attributes

real const & T
 The temperature for the calculation (in K).
 
real const & P
 The pressure for the calculation (in Pa).
 
ArrayXrConstRef x
 The mole fractions of the species in the phase.
 

Detailed Description

The arguments in an function for calculation of activity properties of a phase.

See also
ActivityModel, ActivityProps

The documentation for this struct was generated from the following file: