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

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

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