mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
GIT: remove leading/trailing blank lines, trailing whitespace
This commit is contained in:
@ -27,7 +27,6 @@ boundaryField
|
||||
}
|
||||
ceiling
|
||||
{
|
||||
|
||||
type compressible::thermalBaffle;
|
||||
|
||||
// Underlying coupled boundary condition
|
||||
@ -95,8 +94,6 @@ boundaryField
|
||||
{
|
||||
thickness 0.1;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
inlet
|
||||
{
|
||||
|
||||
@ -14,8 +14,6 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
|
||||
|
||||
boundary
|
||||
{
|
||||
ceiling
|
||||
@ -25,12 +23,11 @@ FoamFile
|
||||
samplePatch bottom;
|
||||
sampleRegion baffle3DRegion;
|
||||
coupleGroup ceiling_baffle;
|
||||
|
||||
|
||||
offsetMode uniform;
|
||||
offset (0 0 0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -19,3 +19,4 @@ dimensions [0 1 -2 0 0 0 0];
|
||||
|
||||
value (0 0 -9.81);
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -46,3 +46,4 @@ mixture
|
||||
}
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -154,3 +154,5 @@ meshQualityControls
|
||||
|
||||
mergeTolerance 1e-06;
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -25,3 +25,5 @@ simpleCar.stl
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -1,3 +1,2 @@
|
||||
fvSolution is used for outer correctors specification.
|
||||
fvSchemes is only so that pre-processing activities can proceed
|
||||
|
||||
- fvSolution is used for outer correctors specification.
|
||||
- fvSchemes is only so that pre-processing activities can proceed
|
||||
|
||||
@ -1,3 +1,2 @@
|
||||
fvSolution is used for outer correctors specification.
|
||||
fvSchemes is only so that pre-processing activities can proceed
|
||||
|
||||
- fvSolution is used for outer correctors specification.
|
||||
- fvSchemes is only so that pre-processing activities can proceed
|
||||
|
||||
@ -1,3 +1,2 @@
|
||||
fvSolution is used for outer correctors specification.
|
||||
fvSchemes is only so that pre-processing activities can proceed
|
||||
|
||||
- fvSolution is used for outer correctors specification.
|
||||
- fvSchemes is only so that pre-processing activities can proceed
|
||||
|
||||
Reference in New Issue
Block a user