From 9adabe8cbdfef5b315cee625de89c24072d0f1d4 Mon Sep 17 00:00:00 2001 From: Will Bainbridge Date: Tue, 24 Jan 2023 09:15:16 +0000 Subject: [PATCH] compressible::alphatWallBoilingWallFunction: Naming consistency Tutorials have been updated to use the new consistent names within the wall boiling system. The changes are backwards compatible so all tutorials should run both before and after this change. --- .../CHT/wallBoiling/0/fluid/alphat.gas | 2 +- .../CHT/wallBoiling/0/fluid/alphat.liquid | 4 ++-- .../CHT/wallBoiling/validation/createGraphs | 4 ++-- .../0/{Ar.vapor.orig => Ar.vapour.orig} | 2 +- .../0/{TiO2.vapor.orig => Cl2.vapour.orig} | 2 +- .../0/{Cl2.vapor.orig => N2.vapour.orig} | 2 +- .../0/O2.vapour.orig} | 2 +- .../titaniaSynthesis/0/{T.vapor => T.vapour} | 2 +- .../0/{TiCl4.vapor.orig => TiCl4.vapour.orig} | 2 +- .../0/{N2.vapor.orig => TiO2.vapour.orig} | 2 +- .../titaniaSynthesis/0/{U.vapor => U.vapour} | 4 ++-- .../0/{alpha.vapor.orig => alpha.vapour.orig} | 0 .../multiphaseEuler/titaniaSynthesis/0/p_rgh | 6 +++--- .../constant/chemistryProperties.vapour} | 2 +- ...ties.vapor => combustionProperties.vapour} | 2 +- ...ansport.vapor => momentumTransport.vapour} | 2 +- .../titaniaSynthesis/constant/phaseProperties | 18 ++++++++--------- .../constant/physicalProperties.vapour} | 4 ++-- .../{reactions.vapor => reactions.vapour} | 2 +- .../constant/{thermo.vapor => thermo.vapour} | 2 +- .../titaniaSynthesis/system/controlDict | 2 +- .../0/{Ar.vapor.orig => Ar.vapour.orig} | 2 +- .../0/O2.vapour.orig} | 2 +- .../0/{T.vapor => T.vapour} | 2 +- .../0/{TiCl4.vapor.orig => TiCl4.vapour.orig} | 2 +- .../0/{U.vapor => U.vapour} | 4 ++-- ...efault.vapor.orig => Ydefault.vapour.orig} | 2 +- .../0/{alpha.vapor.orig => alpha.vapour.orig} | 0 .../titaniaSynthesisSurface/0/p_rgh | 6 +++--- .../constant/chemistryProperties.vapour} | 2 +- ...ties.vapor => combustionProperties.vapour} | 2 +- ...ansport.vapor => momentumTransport.vapour} | 2 +- .../constant/phaseProperties | 20 +++++++++---------- .../constant/physicalProperties.vapour} | 4 ++-- .../{reactions.vapor => reactions.vapour} | 2 +- .../constant/{thermo.vapor => thermo.vapour} | 2 +- .../system/controlDict | 2 +- .../wallBoilingIATE/0/alphat.gas | 2 +- .../wallBoilingIATE/0/alphat.liquid | 4 ++-- .../wallBoilingIATE/validation/createGraphs | 4 ++-- .../wallBoilingPolydisperse/0/alphat.gas | 2 +- .../wallBoilingPolydisperse/0/alphat.liquid | 4 ++-- .../validation/createGraphs | 4 ++-- .../0/alphat.gas | 2 +- .../0/alphat.gas2 | 2 +- .../0/alphat.liquid | 4 ++-- .../validation/createGraphs | 4 ++-- 47 files changed, 78 insertions(+), 78 deletions(-) rename tutorials/modules/multiphaseEuler/titaniaSynthesis/0/{Ar.vapor.orig => Ar.vapour.orig} (97%) rename tutorials/modules/multiphaseEuler/titaniaSynthesis/0/{TiO2.vapor.orig => Cl2.vapour.orig} (97%) rename tutorials/modules/multiphaseEuler/titaniaSynthesis/0/{Cl2.vapor.orig => N2.vapour.orig} (97%) rename tutorials/modules/multiphaseEuler/{titaniaSynthesisSurface/0/O2.vapor.orig => titaniaSynthesis/0/O2.vapour.orig} (97%) rename tutorials/modules/multiphaseEuler/titaniaSynthesis/0/{T.vapor => T.vapour} (98%) rename tutorials/modules/multiphaseEuler/titaniaSynthesis/0/{TiCl4.vapor.orig => TiCl4.vapour.orig} (97%) rename tutorials/modules/multiphaseEuler/titaniaSynthesis/0/{N2.vapor.orig => TiO2.vapour.orig} (97%) rename tutorials/modules/multiphaseEuler/titaniaSynthesis/0/{U.vapor => U.vapour} (94%) rename tutorials/modules/multiphaseEuler/titaniaSynthesis/0/{alpha.vapor.orig => alpha.vapour.orig} (100%) rename tutorials/modules/multiphaseEuler/{titaniaSynthesisSurface/constant/chemistryProperties.vapor => titaniaSynthesis/constant/chemistryProperties.vapour} (97%) rename tutorials/modules/multiphaseEuler/titaniaSynthesis/constant/{combustionProperties.vapor => combustionProperties.vapour} (93%) rename tutorials/modules/multiphaseEuler/titaniaSynthesis/constant/{momentumTransport.vapor => momentumTransport.vapour} (94%) rename tutorials/modules/multiphaseEuler/{titaniaSynthesisSurface/constant/physicalProperties.vapor => titaniaSynthesis/constant/physicalProperties.vapour} (91%) rename tutorials/modules/multiphaseEuler/titaniaSynthesis/constant/{reactions.vapor => reactions.vapour} (97%) rename tutorials/modules/multiphaseEuler/titaniaSynthesis/constant/{thermo.vapor => thermo.vapour} (99%) rename tutorials/modules/multiphaseEuler/titaniaSynthesisSurface/0/{Ar.vapor.orig => Ar.vapour.orig} (97%) rename tutorials/modules/multiphaseEuler/{titaniaSynthesis/0/O2.vapor.orig => titaniaSynthesisSurface/0/O2.vapour.orig} (97%) rename tutorials/modules/multiphaseEuler/titaniaSynthesisSurface/0/{T.vapor => T.vapour} (98%) rename tutorials/modules/multiphaseEuler/titaniaSynthesisSurface/0/{TiCl4.vapor.orig => TiCl4.vapour.orig} (97%) rename tutorials/modules/multiphaseEuler/titaniaSynthesisSurface/0/{U.vapor => U.vapour} (94%) rename tutorials/modules/multiphaseEuler/titaniaSynthesisSurface/0/{Ydefault.vapor.orig => Ydefault.vapour.orig} (96%) rename tutorials/modules/multiphaseEuler/titaniaSynthesisSurface/0/{alpha.vapor.orig => alpha.vapour.orig} (100%) rename tutorials/modules/multiphaseEuler/{titaniaSynthesis/constant/chemistryProperties.vapor => titaniaSynthesisSurface/constant/chemistryProperties.vapour} (97%) rename tutorials/modules/multiphaseEuler/titaniaSynthesisSurface/constant/{combustionProperties.vapor => combustionProperties.vapour} (93%) rename tutorials/modules/multiphaseEuler/titaniaSynthesisSurface/constant/{momentumTransport.vapor => momentumTransport.vapour} (94%) rename tutorials/modules/multiphaseEuler/{titaniaSynthesis/constant/physicalProperties.vapor => titaniaSynthesisSurface/constant/physicalProperties.vapour} (91%) rename tutorials/modules/multiphaseEuler/titaniaSynthesisSurface/constant/{reactions.vapor => reactions.vapour} (97%) rename tutorials/modules/multiphaseEuler/titaniaSynthesisSurface/constant/{thermo.vapor => thermo.vapour} (99%) diff --git a/tutorials/modules/CHT/wallBoiling/0/fluid/alphat.gas b/tutorials/modules/CHT/wallBoiling/0/fluid/alphat.gas index 0bc8ec3dad..b985d62abc 100644 --- a/tutorials/modules/CHT/wallBoiling/0/fluid/alphat.gas +++ b/tutorials/modules/CHT/wallBoiling/0/fluid/alphat.gas @@ -33,7 +33,7 @@ boundaryField { type compressible::alphatWallBoilingWallFunction; otherPhase liquid; - phaseType vapor; + phaseType vapour; Prt 0.85; partitioningModel { diff --git a/tutorials/modules/CHT/wallBoiling/0/fluid/alphat.liquid b/tutorials/modules/CHT/wallBoiling/0/fluid/alphat.liquid index ac08737bb0..4d6fe3d4e2 100644 --- a/tutorials/modules/CHT/wallBoiling/0/fluid/alphat.liquid +++ b/tutorials/modules/CHT/wallBoiling/0/fluid/alphat.liquid @@ -47,14 +47,14 @@ boundaryField NRef 30000000; deltaTRef 10; } - departureDiamModel + departureDiameterModel { type TolubinskiKostanchuk; dRef 0.00024; dMax 0.0014; dMin 1e-06; } - departureFreqModel + departureFrequencyModel { type KocamustafaogullariIshii; Cf 1.18; diff --git a/tutorials/modules/CHT/wallBoiling/validation/createGraphs b/tutorials/modules/CHT/wallBoiling/validation/createGraphs index b613590854..24bebce5b2 100755 --- a/tutorials/modules/CHT/wallBoiling/validation/createGraphs +++ b/tutorials/modules/CHT/wallBoiling/validation/createGraphs @@ -50,7 +50,7 @@ gnuplot<