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

A type used to describe the state of an aqueous mixture. More...

#include <AqueousMixture.hpp>

Public Attributes

real T
 The temperature of the mixture (in K).
 
real P
 The pressure of the mixture (in Pa).
 
real rho
 The density of water (in kg/m3)
 
real epsilon
 The relative dielectric constant of water (no units)
 
real Ie
 The effective ionic strength of the aqueous mixture (in mol/kg)
 
real Is
 The stoichiometric ionic strength of the aqueous mixture (in mol/kg)
 
ArrayXr m
 The molalities of the aqueous species (in mol/kg)
 
ArrayXr ms
 The stoichiometric molalities of the ionic species (in mol/kg)
 

Detailed Description

A type used to describe the state of an aqueous mixture.

See also
AqueousMixture

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