Changed E to e in scalars

This commit is contained in:
Henry
2010-11-03 11:34:34 +00:00
parent 1df7148dc1
commit a061b6e41b
30 changed files with 41 additions and 56 deletions

View File

@ -25,7 +25,7 @@ FoamFile
// Tolerance used in matching faces. Absolute tolerance is span of
// face times this factor. To load incorrectly matches meshes set this
// to a higher value.
matchTolerance 1E-3;
matchTolerance 1e-3;
// Do a synchronisation of coupled points after creation of any patches.
pointSync true;

View File

@ -25,7 +25,7 @@ FoamFile
// Tolerance used in matching faces. Absolute tolerance is span of
// face times this factor. To load incorrectly matches meshes set this
// to a higher value.
matchTolerance 1E-3;
matchTolerance 1e-3;
// Do a synchronisation of coupled points after creation of any patches.
pointSync true;

View File

@ -25,7 +25,7 @@ regions
// Set patch values (using ==)
boxToFace
{
box (4.5 -1000 4.5) (5.5 1E-5 5.5);
box (4.5 -1000 4.5) (5.5 1e-5 5.5);
fieldValues
(

View File

@ -25,7 +25,7 @@ regions
// Set patch values (using ==)
boxToFace
{
box (4.5 -1000 4.5) (5.5 1E-5 5.5);
box (4.5 -1000 4.5) (5.5 1e-5 5.5);
fieldValues
(

View File

@ -409,7 +409,7 @@ debug 0;
// Merge tolerance. Is fraction of overall bounding box of initial mesh.
// Note: the write tolerance needs to be higher than this.
mergeTolerance 1E-6;
mergeTolerance 1e-6;
// ************************************************************************* //

View File

@ -25,7 +25,7 @@ regions
// Set patch values (using ==)
boxToFace
{
box (4.5 -1000 4.5) (5.5 1E-5 5.5);
box (4.5 -1000 4.5) (5.5 1e-5 5.5);
fieldValues
(

View File

@ -25,7 +25,7 @@ regions
// Set patch values (using ==)
boxToFace
{
box (4.5 -1000 4.5) (5.5 1E-5 5.5);
box (4.5 -1000 4.5) (5.5 1e-5 5.5);
fieldValues
(

View File

@ -65,7 +65,7 @@ directionalSolidThermoCoeffs
{
type axes;
e1 (1 0 0);
e3 (-3.1807824E-6 -0.99813473 0.0610505);
e3 (-3.1807824e-6 -0.99813473 0.0610505);
}
}

View File

@ -20,14 +20,14 @@ solvers
{
solver PCG;
preconditioner DIC;
tolerance 1E-06;
tolerance 1e-06;
relTol 0.1;
}
TFinal
{
$T;
tolerance 1E-06;
tolerance 1e-06;
relTol 0;
}
}

View File

@ -20,14 +20,14 @@ solvers
{
solver PCG;
preconditioner DIC;
tolerance 1E-06;
tolerance 1e-06;
relTol 0.1;
}
TFinal
{
$T;
tolerance 1E-06;
tolerance 1e-06;
relTol 0;
}
}

View File

@ -20,14 +20,14 @@ solvers
{
solver PCG;
preconditioner DIC;
tolerance 1E-06;
tolerance 1e-06;
relTol 0.1;
}
TFinal
{
$T;
tolerance 1E-06;
tolerance 1e-06;
relTol 0;
}
}

View File

@ -65,7 +65,7 @@ directionalSolidThermoCoeffs
{
type axes;
e1 (1 0 0);
e3 (-3.1807824E-6 -0.99813473 0.0610505);
e3 (-3.1807824e-6 -0.99813473 0.0610505);
}
}

View File

@ -20,22 +20,17 @@ solvers
{
solver PCG;
preconditioner DIC;
tolerance 1E-06;
tolerance 1e-06;
relTol 0.1;
}
TFinal
{
$T;
tolerance 1E-06;
tolerance 1e-06;
relTol 0;
}
}
PISO
{
nNonOrthogonalCorrectors 1;
}
PIMPLE
{
nNonOrthogonalCorrectors 1;

View File

@ -20,22 +20,17 @@ solvers
{
solver PCG;
preconditioner DIC;
tolerance 1E-06;
tolerance 1e-06;
relTol 0.1;
}
TFinal
{
$T;
tolerance 1E-06;
tolerance 1e-06;
relTol 0;
}
}
PISO
{
nNonOrthogonalCorrectors 1;
}
PIMPLE
{
nNonOrthogonalCorrectors 1;

View File

@ -20,22 +20,17 @@ solvers
{
solver PCG;
preconditioner DIC;
tolerance 1E-06;
tolerance 1e-06;
relTol 0.1;
}
TFinal
{
$T;
tolerance 1E-06;
tolerance 1e-06;
relTol 0;
}
}
PISO
{
nNonOrthogonalCorrectors 1;
}
PIMPLE
{
nNonOrthogonalCorrectors 1;

View File

@ -65,7 +65,7 @@ directionalSolidThermoCoeffs
{
type axes;
e1 (1 0 0);
e3 (-3.1807824E-6 -0.99813473 0.0610505);
e3 (-3.1807824e-6 -0.99813473 0.0610505);
}
}

View File

@ -65,7 +65,7 @@ directionalSolidThermoCoeffs
{
type axes;
e1 (1 0 0);
e3 (-3.1807824E-6 -0.99813473 0.0610505);
e3 (-3.1807824e-6 -0.99813473 0.0610505);
}
}

View File

@ -65,7 +65,7 @@ directionalSolidThermoCoeffs
{
type axes;
e1 (1 0 0);
e3 (-3.1807824E-6 -0.99813473 0.0610505);
e3 (-3.1807824e-6 -0.99813473 0.0610505);
}
}

View File

@ -20,14 +20,14 @@ solvers
{
solver PCG;
preconditioner DIC;
tolerance 1E-06;
tolerance 1e-06;
relTol 0.1;
}
TFinal
{
$T;
tolerance 1E-06;
tolerance 1e-06;
relTol 0;
}
}

View File

@ -20,14 +20,14 @@ solvers
{
solver PCG;
preconditioner DIC;
tolerance 1E-06;
tolerance 1e-06;
relTol 0.1;
}
TFinal
{
$T;
tolerance 1E-06;
tolerance 1e-06;
relTol 0;
}
}

View File

@ -20,14 +20,14 @@ solvers
{
solver PCG;
preconditioner DIC;
tolerance 1E-06;
tolerance 1e-06;
relTol 0.1;
}
TFinal
{
$T;
tolerance 1E-06;
tolerance 1e-06;
relTol 0;
}
}

View File

@ -391,7 +391,7 @@ debug 0;
// Merge tolerance. Is fraction of overall bounding box of initial mesh.
// Note: the write tolerance needs to be higher than this.
mergeTolerance 1E-6;
mergeTolerance 1e-6;
// ************************************************************************* //

View File

@ -18,7 +18,7 @@ FoamFile
// Tolerance used in matching faces. Absolute tolerance is span of
// face times this factor. To load incorrectly matches meshes set this
// to a higher value.
matchTolerance 1E-3;
matchTolerance 1e-3;
// Do a synchronisation of coupled points after creation of any patches.
// Note: this does not work with points that are on multiple coupled patches

View File

@ -323,7 +323,7 @@ debug 0;
// Merge tolerance. Is fraction of overall bounding box of initial mesh.
// Note: the write tolerance needs to be higher than this.
mergeTolerance 1E-6;
mergeTolerance 1e-6;
// ************************************************************************* //

View File

@ -100,8 +100,8 @@ functions
axis x; //distance;
// Note: tracks slightly offset so as not to be on a face
start (-1.001 1E-7 0.0011);
end (-1.001 1E-7 1.0011);
start (-1.001 1e-7 0.0011);
end (-1.001 1e-7 1.0011);
nPoints 20;
}
}

View File

@ -334,7 +334,7 @@ debug 0;
// Merge tolerance. Is fraction of overall bounding box of initial mesh.
// Note: the write tolerance needs to be higher than this.
mergeTolerance 1E-6;
mergeTolerance 1e-6;
// ************************************************************************* //

View File

@ -49,7 +49,7 @@ geometry
type triSurfaceMesh;
name terrain;
//tolerance 1E-5; // optional:non-default tolerance on intersections
//tolerance 1e-5; // optional:non-default tolerance on intersections
//maxTreeDepth 10; // optional:depth of octree. Decrease only in case
// of memory limitations.
@ -429,7 +429,7 @@ debug 0;
// Merge tolerance. Is fraction of overall bounding box of initial mesh.
// Note: the write tolerance needs to be higher than this.
mergeTolerance 1E-6;
mergeTolerance 1e-6;
// ************************************************************************* //

View File

@ -17,7 +17,7 @@ FoamFile
// Tolerance used in matching faces. Absolute tolerance is span of
// face times this factor. To load incorrectly matches meshes set this
// to a higher value.
matchTolerance 1E-3;
matchTolerance 1e-3;
// Do a synchronisation of coupled points after creation of any patches.
pointSync false;

View File

@ -17,7 +17,7 @@ FoamFile
// Tolerance used in matching faces. Absolute tolerance is span of
// face times this factor. To load incorrectly matches meshes set this
// to a higher value.
matchTolerance 1E-3;
matchTolerance 1e-3;
// Do a synchronisation of coupled points after creation of any patches.
pointSync false;

View File

@ -343,7 +343,7 @@ debug 0;
// Merge tolerance. Is fraction of overall bounding box of initial mesh.
// Note: the write tolerance needs to be higher than this.
mergeTolerance 1E-6;
mergeTolerance 1e-6;
// ************************************************************************* //