tests: Fixed name of turbulent Schmidt number

This commit is contained in:
Will Bainbridge
2019-01-30 10:13:15 +00:00
parent 20cefd3b81
commit b90ceefa91
2 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ gas
diameterModel constant;
d 1e-3;
residualAlpha 1e-6;
Sc 0.7;
Sct 0.7;
}
liquid
@ -36,7 +36,7 @@ liquid
diameterModel constant;
d 5e-4;
residualAlpha 1e-6;
Sc 1;
Sct 1;
}
blending

View File

@ -27,7 +27,7 @@ gas
diameterModel constant;
d 1e-3;
residualAlpha 1e-6;
Sc 0.7;
Sct 0.7;
}
liquid