MultiComponentPhaseModel: Rename Sc to Sct

This is to make it clear that this is a turbulent Schmidt number
This commit is contained in:
Will Bainbridge
2018-12-11 11:57:30 +00:00
parent 967edc9425
commit ba76758702
12 changed files with 22 additions and 22 deletions

View File

@ -28,7 +28,7 @@ gas
d0 3e-3;
p0 1e5;
}
Sc 0.7;
Sct 0.7;
residualAlpha 1e-6;
}

View File

@ -35,7 +35,7 @@ gas
d0 0.00045;
p0 1e5;
}
Sc 0.7;
Sct 0.7;
residualAlpha 1e-4;
}
@ -48,7 +48,7 @@ liquid
{
d 0.00045;
}
Sc 0.7;
Sct 0.7;
residualAlpha 1e-4;
}

View File

@ -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;
}

View File

@ -73,7 +73,7 @@ gas
p0 1e5;
}
Sc 0.7;
Sct 0.7;
residualAlpha 1e-4;
}
@ -86,7 +86,7 @@ liquid
{
d 0.00045;
}
Sc 0.7;
Sct 0.7;
residualAlpha 1e-4;
}

View File

@ -63,7 +63,7 @@ liquid
{
d 0.00045;
}
Sc 0.7;
Sct 0.7;
residualAlpha 1e-4;
}