[Transport] Remove unused constants from WaterTransport.h
This commit is contained in:
parent
1acb00bc99
commit
c988f57e01
1 changed files with 0 additions and 9 deletions
|
|
@ -13,15 +13,6 @@
|
|||
|
||||
namespace Cantera
|
||||
{
|
||||
//! @{
|
||||
const int LVISC_CONSTANT = 0;
|
||||
const int LVISC_WILKES = 1;
|
||||
const int LVISC_MIXTUREAVG = 2;
|
||||
|
||||
const int LDIFF_MIXDIFF_UNCORRECTED = 0;
|
||||
const int LDIFF_MIXDIFF_FLUXCORRECTED = 1;
|
||||
const int LDIFF_MULTICOMP_STEFANMAXWELL = 2;
|
||||
//! @}
|
||||
|
||||
//! Transport Parameters for pure water
|
||||
//! @ingroup tranprops
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue