clean up whitespaces

This commit is contained in:
Daniel Queteschiner
2019-09-19 12:12:50 +02:00
parent e37d3b4e7e
commit 0c1ddfb0cc
8 changed files with 38 additions and 38 deletions

View File

@ -32,7 +32,7 @@ else
blockMesh
fi
if [ -f "$casePath/DEM/post/restart/liggghts.restart" ]; then
if [ -f "$casePath/DEM/post/restart/liggghts.restart" ]; then
echo "LIGGGHTS init was run before - using existing restart file"
else
#- run DEM in new terminal

View File

@ -17,7 +17,7 @@ FoamFile
dimensions [0 0 0 0 0 0 0];
internalField uniform 0.3101580355;
internalField uniform 0.3101580355;
boundaryField
{

View File

@ -17,7 +17,7 @@ FoamFile
dimensions [0 0 0 0 0 0 0];
internalField uniform 0.0044735397;
internalField uniform 0.0044735397;
boundaryField
{

View File

@ -33,7 +33,7 @@ boundaryField
{
type zeroGradient;
}
inlet
{
type zeroGradient;

View File

@ -16,7 +16,7 @@ FoamFile
dimensions [1 -3 0 0 0 0 0];
internalField uniform 1.2415; // [for 33CO 3H2 4CO2 60N2];
internalField uniform 1.2415; // [for 33CO 3H2 4CO2 60N2];
boundaryField
{

View File

@ -42,9 +42,9 @@ IOModel basicIO;
probeModel off;
dataExchangeModel twoWayMPI;//twoWayM2M;//twoWayFiles;//oneWayVTK;//
dataExchangeModel twoWayMPI;
averagingModel dilute; //dense;////
averagingModel dilute; //dense;//
clockModel off;//standardClock;
@ -84,8 +84,8 @@ turbulenceModelType "turbulenceProperties";//"LESProperties";//
// sub-model properties
reactionHeatProps
{
reactionHeatName "reactionHeat";
verbose false;
reactionHeatName "reactionHeat";
verbose false;
}
heatTransferGunnProps
@ -325,7 +325,7 @@ engineProps
turboEngineProps
{
treeSearch true;
treeSearch true;
}
turboEngineM2MProps

View File

@ -1,16 +1,16 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \ / O peration | Version: 2.1.x |
| \ / A nd | Web: www.OpenFOAM.org |
| \/ M anipulation | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.1.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class dictionary;
object probesDict;
version 2.0;
format ascii;
class dictionary;
object probesDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@ -18,25 +18,25 @@ FoamFile
fields
(
rho
p
T
Cpv
N2
CO2
CO
H2
H2O
ModSpeciesMassField_N2
ModSpeciesMassField_CO2
ModSpeciesMassField_CO
ModSpeciesMassField_H2
ModSpeciesMassField_H2O
X_CO
X_CO2
X_H2
X_N2
X_H2O
rho
p
T
Cpv
N2
CO2
CO
H2
H2O
ModSpeciesMassField_N2
ModSpeciesMassField_CO2
ModSpeciesMassField_CO
ModSpeciesMassField_H2
ModSpeciesMassField_H2O
X_CO
X_CO2
X_H2
X_N2
X_H2O
);
writeControl timeStep;

View File

@ -2,4 +2,4 @@ NOTICE::VALIPOUR CORRELATION FOR KEQ
VALIPOUR VALUES FOR Ea
INCREASE DEM TS TO 0.01
H2 REDUCTION IS ALSO CONSIDERED.