MultiComponentPhaseModel: Rename Sc to Sct
This is to make it clear that this is a turbulent Schmidt number
This commit is contained in:
@ -31,7 +31,7 @@ gas
|
||||
d 0.00045;
|
||||
}
|
||||
|
||||
Sc 0.7;
|
||||
Sct 0.7;
|
||||
|
||||
residualAlpha 1e-4;
|
||||
}
|
||||
@ -44,7 +44,7 @@ liquid
|
||||
{
|
||||
d 0.00045;
|
||||
}
|
||||
Sc 0.7;
|
||||
Sct 0.7;
|
||||
|
||||
residualAlpha 1e-4;
|
||||
}
|
||||
|
||||
@ -31,7 +31,7 @@ gas
|
||||
d 0.00045;
|
||||
}
|
||||
|
||||
Sc 0.7;
|
||||
Sct 0.7;
|
||||
|
||||
residualAlpha 1e-4;
|
||||
}
|
||||
@ -45,7 +45,7 @@ gas2
|
||||
d 0.00045;
|
||||
}
|
||||
|
||||
Sc 0.7;
|
||||
Sct 0.7;
|
||||
|
||||
residualAlpha 1e-4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user