mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
[Doc] Remove obsolete reference to CA_Mode
This commit is contained in:
parent
a47153aece
commit
c82781e3ed
@ -314,8 +314,8 @@ protected:
|
||||
//! Update boolean for the binary diffusivities at unit pressure
|
||||
bool m_bindiff_ok = false;
|
||||
|
||||
//! Type of the polynomial fits to temperature. CK_Mode means Chemkin mode.
|
||||
//! Currently CA_Mode is used which are different types of fits to temperature.
|
||||
//! Type of the polynomial fits to temperature. `CK_Mode` means Chemkin mode.
|
||||
//! Any other value means to use %Cantera's preferred fitting functions.
|
||||
int m_mode = 0;
|
||||
|
||||
//! m_phi is a Viscosity Weighting Function. size = m_nsp * n_nsp
|
||||
|
Loading…
Reference in New Issue
Block a user