reactingEulerFoam/interfacialCompositionModels: Minor reformatting
This commit is contained in:
parent
05d89e486f
commit
6d1007d2d8
7 changed files with 0 additions and 14 deletions
|
|
@ -60,8 +60,6 @@ class Henry
|
|||
:
|
||||
public InterfaceCompositionModel<Thermo, OtherThermo>
|
||||
{
|
||||
private:
|
||||
|
||||
// Private data
|
||||
|
||||
//- Solubility coefficients
|
||||
|
|
|
|||
|
|
@ -62,8 +62,6 @@ class NonRandomTwoLiquid
|
|||
:
|
||||
public InterfaceCompositionModel<Thermo, OtherThermo>
|
||||
{
|
||||
private:
|
||||
|
||||
// Private data
|
||||
|
||||
//- Activity coefficient for species 1
|
||||
|
|
|
|||
|
|
@ -58,8 +58,6 @@ class Raoult
|
|||
:
|
||||
public InterfaceCompositionModel<Thermo, OtherThermo>
|
||||
{
|
||||
private:
|
||||
|
||||
// Private data
|
||||
|
||||
//- Non-vapour species fraction
|
||||
|
|
|
|||
|
|
@ -56,8 +56,6 @@ class Frossling
|
|||
:
|
||||
public massTransferModel
|
||||
{
|
||||
private:
|
||||
|
||||
// Private data
|
||||
|
||||
//- Lewis number
|
||||
|
|
|
|||
|
|
@ -56,8 +56,6 @@ class sphericalMassTransfer
|
|||
:
|
||||
public massTransferModel
|
||||
{
|
||||
private:
|
||||
|
||||
// Private data
|
||||
|
||||
//- Lewis number
|
||||
|
|
|
|||
|
|
@ -60,8 +60,6 @@ class AntoineExtended
|
|||
:
|
||||
public Antoine
|
||||
{
|
||||
private:
|
||||
|
||||
// Private data
|
||||
|
||||
//- Constant D
|
||||
|
|
|
|||
|
|
@ -52,8 +52,6 @@ class ArdenBuck
|
|||
:
|
||||
public saturationModel
|
||||
{
|
||||
private:
|
||||
|
||||
// Private Member Functions
|
||||
|
||||
//- Exponent divided by the temperature
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue