TUT: tab removal

This commit is contained in:
Mark Olesen
2018-06-21 15:43:15 +02:00
parent 73fbed1c2c
commit 237f20b0ed
29 changed files with 158 additions and 139 deletions

View File

@ -31,16 +31,16 @@ divSchemes
laplacianSchemes
{
default none;
//laplacian(K,T) Gauss linear uncorrected;
laplacian(kappa,T) Gauss harmonic uncorrected;
laplacian(thermo:alpha,h) Gauss harmonic uncorrected;
default none;
//laplacian(K,T) Gauss linear uncorrected;
laplacian(kappa,T) Gauss harmonic uncorrected;
laplacian(thermo:alpha,h) Gauss harmonic uncorrected;
}
interpolationSchemes
{
default linear;
//default none;
default linear;
//default none;
}
snGradSchemes

View File

@ -41,5 +41,4 @@ boundaryField
}
}
// ************************************************************************* //

View File

@ -59,7 +59,7 @@ PIMPLE
nCorrectors 2;
nNonOrthogonalCorrectors 0;
transonic no;
consistent no;
consistent no;
}
relaxationFactors

View File

@ -38,7 +38,7 @@ boundaryField
sides
{
type empty;
type empty;
}
top

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep yes;
maxCo 0.65;
maxAlphaCo 0.65;
maxDeltaT 0.05;
@ -65,6 +66,7 @@ functions
interpolationScheme cellPoint;
setFormat raw;
sets
(
line1

View File

@ -35,11 +35,11 @@ boundaryField
sides1
{
type slip;
type slip;
}
sides2
{
type slip;
type slip;
}
ground

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep on;
maxCo 0.65;
maxAlphaCo 0.65;
maxDeltaT 0.05;
@ -62,10 +63,10 @@ functions
writeControl writeTime;
writeInterval 1;
interpolationScheme cellPoint;
setFormat raw;
sets
(
interpolationScheme cellPoint;
setFormat raw;
sets
(
line1
{
@ -77,7 +78,9 @@ functions
}
);
fixedLocations false;
fields
(
U alpha.water

View File

@ -35,7 +35,7 @@ boundaryField
sides
{
type empty;
type empty;
}
ground

View File

@ -38,7 +38,7 @@ boundaryField
sides
{
type empty;
type empty;
}
top

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep yes;
maxCo 0.65;
maxAlphaCo 0.65;
maxDeltaT 0.05;

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep on;
maxCo 0.4;
maxAlphaCo 0.4;
maxDeltaT 0.01;
@ -63,6 +64,7 @@ functions
interpolationScheme cellPoint;
setFormat raw;
sets
(
s1

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep on;
maxCo 0.4;
maxAlphaCo 0.4;
maxDeltaT 0.01;
@ -63,6 +64,7 @@ functions
interpolationScheme cellPoint;
setFormat raw;
sets
(
s1
@ -130,6 +132,7 @@ functions
);
fixedLocations false;
fields (alpha.water);
}
}

View File

@ -35,7 +35,7 @@ boundaryField
sides
{
type empty;
type empty;
}
ground

View File

@ -38,7 +38,7 @@ boundaryField
sides
{
type empty;
type empty;
}
top

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep yes;
maxCo 0.65;
maxAlphaCo 0.65;
maxDeltaT 0.05;

View File

@ -35,7 +35,7 @@ boundaryField
sides
{
type empty;
type empty;
}
ground

View File

@ -38,7 +38,7 @@ boundaryField
sides
{
type empty;
type empty;
}
top

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep yes;
maxCo 0.65;
maxAlphaCo 0.65;
maxDeltaT 0.05;

View File

@ -35,7 +35,7 @@ boundaryField
sides
{
type empty;
type empty;
}
ground

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep on;
maxCo 0.65;
maxAlphaCo 0.65;
maxDeltaT 0.05;
@ -62,10 +63,11 @@ functions
writeControl writeTime;
writeInterval 1;
interpolationScheme cellPoint;
setFormat raw;
sets
(
interpolationScheme cellPoint;
setFormat raw;
sets
(
line1
{
type uniform;
@ -132,7 +134,9 @@ functions
nPoints 1001;
}
);
fixedLocations false;
fields
(
U alpha.water

View File

@ -35,7 +35,7 @@ boundaryField
sides
{
type empty;
type empty;
}
ground

View File

@ -38,7 +38,7 @@ boundaryField
sides
{
type empty;
type empty;
}
top

View File

@ -33,7 +33,7 @@ inlet
wavePeriod 3.017;
uMean 2.0825;
uMean 2.0825;
waveLength 6.2832;
@ -53,16 +53,16 @@ inlet
Ejs
(
5.6009609e-002
3.1638171e-002
1.5375952e-002
7.1743178e-003
3.3737077e-003
1.6324880e-003
8.2331980e-004
4.4403497e-004
2.7580059e-004
2.2810557e-004
5.6009609e-002
3.1638171e-002
1.5375952e-002
7.1743178e-003
3.3737077e-003
1.6324880e-003
8.2331980e-004
4.4403497e-004
2.7580059e-004
2.2810557e-004
);
}

View File

@ -41,7 +41,7 @@ boundaryField
}
ground
{
type epsilonWallFunction;
type epsilonWallFunction;
value uniform 0.0001;
}
}

View File

@ -42,7 +42,7 @@ boundaryField
}
ground
{
type kqRWallFunction;
type kqRWallFunction;
value uniform 0.001;
}
}

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep on;
maxCo 0.4;
maxAlphaCo 0.4;
maxDeltaT 0.01;
@ -62,92 +63,94 @@ functions
enabled true;
writeControl writeTime;
interpolationScheme cellPoint;
setFormat raw;
sets
(
s1
interpolationScheme cellPoint;
setFormat raw;
sets
(
s1
{
type uniform;
axis distance;
start ( 2.065 0.275 0.0 );
end ( 2.065 0.275 0.5 );
nPoints 101;
}
s2
type uniform;
axis distance;
start ( 2.065 0.275 0.0 );
end ( 2.065 0.275 0.5 );
nPoints 101;
}
s2
{
type uniform;
axis distance;
start ( 3.565 0.275 0.0 );
end ( 3.565 0.275 0.5 );
nPoints 101;
}
s3
type uniform;
axis distance;
start ( 3.565 0.275 0.0 );
end ( 3.565 0.275 0.5 );
nPoints 101;
}
s3
{
type uniform;
axis distance;
start ( 3.99 0.275 0.0 );
end ( 3.99 0.275 0.5 );
nPoints 101;
}
s4
type uniform;
axis distance;
start ( 3.99 0.275 0.0 );
end ( 3.99 0.275 0.5 );
nPoints 101;
}
s4
{
type uniform;
axis distance;
start ( 4.055 0.275 0.0 );
end ( 4.055 0.275 0.5 );
nPoints 101;
}
s5
type uniform;
axis distance;
start ( 4.055 0.275 0.0 );
end ( 4.055 0.275 0.5 );
nPoints 101;
}
s5
{
type uniform;
axis distance;
start ( 4.155 0.275 0.0 );
end ( 4.155 0.275 0.5 );
nPoints 101;
}
s6
type uniform;
axis distance;
start ( 4.155 0.275 0.0 );
end ( 4.155 0.275 0.5 );
nPoints 101;
}
s6
{
type uniform;
axis distance;
start ( 4.275 0.275 0.0 );
end ( 4.275 0.275 0.5 );
nPoints 101;
}
s7
type uniform;
axis distance;
start ( 4.275 0.275 0.0 );
end ( 4.275 0.275 0.5 );
nPoints 101;
}
s7
{
type uniform;
axis distance;
start ( 4.395 0.275 0.0 );
end ( 4.395 0.275 0.5 );
nPoints 101;
}
s8
type uniform;
axis distance;
start ( 4.395 0.275 0.0 );
end ( 4.395 0.275 0.5 );
nPoints 101;
}
s8
{
type uniform;
axis distance;
start ( 4.515 0.275 0.0 );
end ( 4.515 0.275 0.5 );
nPoints 101;
}
s9
type uniform;
axis distance;
start ( 4.515 0.275 0.0 );
end ( 4.515 0.275 0.5 );
nPoints 101;
}
s9
{
type uniform;
axis distance;
start ( 4.635 0.275 0.0 );
end ( 4.635 0.275 0.5 );
nPoints 101;
}
s10
type uniform;
axis distance;
start ( 4.635 0.275 0.0 );
end ( 4.635 0.275 0.5 );
nPoints 101;
}
s10
{
type uniform;
axis distance;
start ( 4.77 0.275 0.0 );
end ( 4.77 0.275 0.5 );
nPoints 101;
}
);
type uniform;
axis distance;
start ( 4.77 0.275 0.0 );
end ( 4.77 0.275 0.5 );
nPoints 101;
}
);
fixedLocations false;
fields
(
p p_rgh U alpha.water

View File

@ -29,7 +29,7 @@ Mangroves
cellZone c0;
a 0.01;
N 560;
Cm 1;
Cm 1;
Cd 1.52;
}
}
@ -51,8 +51,8 @@ TurbulenciaMangroves
cellZone c0;
a 0.01;
N 560;
Ckp 1;
Cep 3.5;
Ckp 1;
Cep 3.5;
Cd 1.52;
}
}