etc/templates: Renamed thermophysicalProperties -> physicalProperties

This commit is contained in:
Henry Weller
2021-10-01 20:53:17 +01:00
parent 10f67e994f
commit 905eea9115
8 changed files with 9 additions and 9 deletions

View File

@ -10,7 +10,7 @@ FoamFile
format ascii;
class dictionary;
location "constant";
object thermophysicalProperties;
object physicalProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -10,7 +10,7 @@ FoamFile
format ascii;
class dictionary;
location "constant";
object thermophysicalProperties;
object physicalProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -9,7 +9,7 @@ FoamFile
{
format ascii;
class dictionary;
object thermophysicalProperties;
object physicalProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -9,7 +9,7 @@ FoamFile
{
format ascii;
class dictionary;
object thermophysicalProperties;
object physicalProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -9,7 +9,7 @@ FoamFile
{
format ascii;
class dictionary;
object thermophysicalProperties;
object physicalProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -9,7 +9,7 @@ FoamFile
{
format ascii;
class dictionary;
object thermophysicalProperties;
object physicalProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -10,7 +10,7 @@ FoamFile
format ascii;
class dictionary;
location "constant";
object thermophysicalProperties;
object phaseProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

View File

@ -14,7 +14,7 @@ This example case uses:
- air phase
- constant/momentumTransport.air:
- stress model set to laminar, Newtonian
- constant/thermophysicalProperties.air:
- constant/physicalProperties.air:
- transport set to const (Newtonian)
- mu (dynamic viscoity) = 1.84e-5
- liquid phase
@ -22,7 +22,7 @@ This example case uses:
- stress model set to laminar, Maxwell non-Newtonian
- nuM (kinematic viscosity) = 0.01476
- lambda = 0.018225
- constant/thermophysicalProperties.liquid
- constant/physicalProperties.liquid
- transport set to const (Newtonian)
- mu (dynamic viscoity) = 1.46