Cantera
2.0
|
Source code for liquid mixture transport property evaluations. More...
#include "cantera/transport/LiquidTransportParams.h"
#include <iostream>
#include "cantera/thermo/IonsFromNeutralVPSSTP.h"
#include "cantera/thermo/MargulesVPSSTP.h"
#include <stdlib.h>
Go to the source code of this file.
Classes | |
class | LTPmodelError |
Exception thrown if an error is encountered while reading the transport database. More... | |
Namespaces | |
namespace | Cantera |
Provides class Nucleus. | |
Source code for liquid mixture transport property evaluations.
Definition in file LiquidTransportParams.cpp.