Skip to content
Snippets Groups Projects
Commit 37430daa authored by Henry Weller's avatar Henry Weller
Browse files

etc/controlDict: reformatted

parent 341b5b83
No related branches found
No related tags found
No related merge requests found
...@@ -913,60 +913,60 @@ DimensionedConstants ...@@ -913,60 +913,60 @@ DimensionedConstants
{ {
universal universal
{ {
c c [ 0 1 -1 0 0 0 0 ] 2.99792e+08; c c [0 1 -1 0 0 0 0] 2.99792e+08;
G G [ -1 3 -2 0 0 0 0 ] 6.67429e-11; G G [-1 3 -2 0 0 0 0] 6.67429e-11;
h h [ 1 2 -1 0 0 0 0 ] 6.62607e-34; h h [1 2 -1 0 0 0 0] 6.62607e-34;
} }
electromagnetic electromagnetic
{ {
e e [ 0 0 1 0 0 1 0 ] 1.60218e-19; e e [0 0 1 0 0 1 0] 1.60218e-19;
} }
atomic atomic
{ {
me me [ 1 0 0 0 0 0 0 ] 9.10938e-31; me me [1 0 0 0 0 0 0] 9.10938e-31;
mp mp [ 1 0 0 0 0 0 0 ] 1.67262e-27; mp mp [1 0 0 0 0 0 0] 1.67262e-27;
} }
physicoChemical physicoChemical
{ {
mu mu [ 1 0 0 0 0 0 0 ] 1.66054e-27; mu mu [1 0 0 0 0 0 0] 1.66054e-27;
k k [ 1 2 -2 -1 0 0 0 ] 1.38065e-23; k k [1 2 -2 -1 0 0 0] 1.38065e-23;
} }
standard standard
{ {
//- Standard pressure [Pa] //- Standard pressure [Pa]
Pstd Pstd [ 1 -1 -2 0 0 0 0 ] 100000; Pstd Pstd [1 -1 -2 0 0 0 0] 1e5;
//- Standard temperature [degK] //- Standard temperature [degK]
Tstd Tstd [ 0 0 0 1 0 0 0 ] 298.15; Tstd Tstd [0 0 0 1 0 0 0] 298.15;
} }
} }
USCSCoeffs USCSCoeffs
{ {
universal universal
{ {
c c [ 0 1 -1 0 0 0 0 ] 9.83558e+08; c c [0 1 -1 0 0 0 0] 9.83558e+08;
G G [ -1 3 -2 0 0 0 0 ] 1.06909e-09; G G [-1 3 -2 0 0 0 0] 1.06909e-09;
h h [ 1 2 -1 0 0 0 0 ] 1.57234e-32; h h [1 2 -1 0 0 0 0] 1.57234e-32;
} }
electromagnetic electromagnetic
{ {
e e [ 0 0 1 0 0 1 0 ] 1.60218e-19; e e [0 0 1 0 0 1 0] 1.60218e-19;
} }
atomic atomic
{ {
me me [ 1 0 0 0 0 0 0 ] 2.00825e-30; me me [1 0 0 0 0 0 0] 2.00825e-30;
mp mp [ 1 0 0 0 0 0 0 ] 3.68746e-27; mp mp [1 0 0 0 0 0 0] 3.68746e-27;
} }
physicoChemical physicoChemical
{ {
mu mu [ 1 0 0 0 0 0 0 ] 3.66083e-27; mu mu [1 0 0 0 0 0 0] 3.66083e-27;
k k [ 1 2 -2 -1 0 0 0 ] 1.82012e-22; k k [1 2 -2 -1 0 0 0] 1.82012e-22;
} }
standard standard
{ {
//- Standard pressure [lbm/ft^2] //- Standard pressure [lbm/ft^2]
Pstd Pstd [ 1 -1 -2 0 0 0 0 ] 2088.6; Pstd Pstd [1 -1 -2 0 0 0 0] 2088.6;
//- Standard temperature [degR] //- Standard temperature [degR]
Tstd Tstd [ 0 0 0 1 0 0 0 ] 536.67; Tstd Tstd [0 0 0 1 0 0 0] 536.67;
} }
} }
} }
...@@ -979,34 +979,34 @@ DimensionSets ...@@ -979,34 +979,34 @@ DimensionSets
SICoeffs SICoeffs
{ {
// Basic units // Basic units
kg kg [ 1 0 0 0 0 0 0 ] 1.0; kg kg [1 0 0 0 0 0 0] 1.0;
m m [ 0 1 0 0 0 0 0 ] 1.0; m m [0 1 0 0 0 0 0] 1.0;
s s [ 0 0 1 0 0 0 0 ] 1.0; s s [0 0 1 0 0 0 0] 1.0;
K K [ 0 0 0 1 0 0 0 ] 1.0; K K [0 0 0 1 0 0 0] 1.0;
mol mol [ 0 0 0 0 1 0 0 ] 1.0; mol mol [0 0 0 0 1 0 0] 1.0;
A A [ 0 0 0 0 0 1 0 ] 1.0; A A [0 0 0 0 0 1 0] 1.0;
Cd Cd [ 0 0 0 0 0 0 1 ] 1.0; Cd Cd [0 0 0 0 0 0 1] 1.0;
// Derived units // Derived units
Hz Hz [ s^-1 ] 1.0; Hz Hz [s^-1] 1.0;
N N [ kg m s^-2 ] 1.0; N N [kg m s^-2] 1.0;
Pa Pa [ N m^-2 ] 1.0; Pa Pa [N m^-2] 1.0;
J J [ N m ] 1.0; J J [N m] 1.0;
W W [ J s^-1 ] 1.0; W W [J s^-1] 1.0;
// Some non-symbolic ones // Some non-symbolic ones
area area [m^2] 1.0; area area [m^2] 1.0;
volume volume [m^3] 1.0; volume volume [m^3] 1.0;
density density [ kg m^-3 ] 1.0; density density [kg m^-3] 1.0;
acceleration acceleration [ m s^-2 ] 1.0; acceleration acceleration [m s^-2] 1.0;
kinematicPressure kinematicPressure [ Pa density^-1 ] 1.0; kinematicPressure kinematicPressure [Pa density^-1] 1.0;
// Scaled units. Only allowed in dimensionedType (dimensionedScalar, // Scaled units. Only allowed in dimensionedType (dimensionedScalar,
// dimensionedVector etc.) and UniformDimensionedField, not // dimensionedVector etc.) and UniformDimensionedField, not
// in DimensionedField or GeometricField // in DimensionedField or GeometricField
cm cm [ m ] 1e-2; cm cm [m] 1e-2;
mm mm [ m ] 1e-3; mm mm [m] 1e-3;
km km [ m ] 1e3; km km [m] 1e3;
// Set of units used for printing. Can be any basic or derived // Set of units used for printing. Can be any basic or derived
// but not scaled (only supported for dimensionedScalar, etc) // but not scaled (only supported for dimensionedScalar, etc)
...@@ -1016,13 +1016,13 @@ DimensionSets ...@@ -1016,13 +1016,13 @@ DimensionSets
USCSCoeffs USCSCoeffs
{ {
// Basic units // Basic units
lb lb [ 1 0 0 0 0 0 0 ] 1.0; lb lb [1 0 0 0 0 0 0] 1.0;
ft ft [ 0 1 0 0 0 0 0 ] 1.0; ft ft [0 1 0 0 0 0 0] 1.0;
s s [ 0 0 1 0 0 0 0 ] 1.0; s s [0 0 1 0 0 0 0] 1.0;
R R [ 0 0 0 1 0 0 0 ] 1.0; R R [0 0 0 1 0 0 0] 1.0;
mol mol [ 0 0 0 0 1 0 0 ] 1.0; mol mol [0 0 0 0 1 0 0] 1.0;
A A [ 0 0 0 0 0 1 0 ] 1.0; A A [0 0 0 0 0 1 0] 1.0;
Cd Cd [ 0 0 0 0 0 0 1 ] 1.0; Cd Cd [0 0 0 0 0 0 1] 1.0;
// Set of units used for printing. Can be any basic or derived // Set of units used for printing. Can be any basic or derived
// but not scaled (only supported for dimensionedScalar, etc) // but not scaled (only supported for dimensionedScalar, etc)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment