Skip to content
Snippets Groups Projects
Commit 6d1007d2 authored by Henry Weller's avatar Henry Weller
Browse files

reactingEulerFoam/interfacialCompositionModels: Minor reformatting

parent 05d89e48
No related branches found
No related tags found
1 merge request!60Merge foundation
Showing
with 0 additions and 14 deletions
...@@ -60,8 +60,6 @@ class Henry ...@@ -60,8 +60,6 @@ class Henry
: :
public InterfaceCompositionModel<Thermo, OtherThermo> public InterfaceCompositionModel<Thermo, OtherThermo>
{ {
private:
// Private data // Private data
//- Solubility coefficients //- Solubility coefficients
......
...@@ -62,8 +62,6 @@ class NonRandomTwoLiquid ...@@ -62,8 +62,6 @@ class NonRandomTwoLiquid
: :
public InterfaceCompositionModel<Thermo, OtherThermo> public InterfaceCompositionModel<Thermo, OtherThermo>
{ {
private:
// Private data // Private data
//- Activity coefficient for species 1 //- Activity coefficient for species 1
......
...@@ -58,8 +58,6 @@ class Raoult ...@@ -58,8 +58,6 @@ class Raoult
: :
public InterfaceCompositionModel<Thermo, OtherThermo> public InterfaceCompositionModel<Thermo, OtherThermo>
{ {
private:
// Private data // Private data
//- Non-vapour species fraction //- Non-vapour species fraction
......
...@@ -56,8 +56,6 @@ class Frossling ...@@ -56,8 +56,6 @@ class Frossling
: :
public massTransferModel public massTransferModel
{ {
private:
// Private data // Private data
//- Lewis number //- Lewis number
......
...@@ -56,8 +56,6 @@ class sphericalMassTransfer ...@@ -56,8 +56,6 @@ class sphericalMassTransfer
: :
public massTransferModel public massTransferModel
{ {
private:
// Private data // Private data
//- Lewis number //- Lewis number
......
...@@ -60,8 +60,6 @@ class AntoineExtended ...@@ -60,8 +60,6 @@ class AntoineExtended
: :
public Antoine public Antoine
{ {
private:
// Private data // Private data
//- Constant D //- Constant D
......
...@@ -52,8 +52,6 @@ class ArdenBuck ...@@ -52,8 +52,6 @@ class ArdenBuck
: :
public saturationModel public saturationModel
{ {
private:
// Private Member Functions // Private Member Functions
//- Exponent divided by the temperature //- Exponent divided by the temperature
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment