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

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

View File

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

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep on; adjustTimeStep on;
maxCo 0.65; maxCo 0.65;
maxAlphaCo 0.65; maxAlphaCo 0.65;
maxDeltaT 0.05; maxDeltaT 0.05;
@ -77,7 +78,9 @@ functions
} }
); );
fixedLocations false; fixedLocations false;
fields fields
( (
U alpha.water U alpha.water

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep on; adjustTimeStep on;
maxCo 0.65; maxCo 0.65;
maxAlphaCo 0.65; maxAlphaCo 0.65;
maxDeltaT 0.05; maxDeltaT 0.05;
@ -64,6 +65,7 @@ functions
interpolationScheme cellPoint; interpolationScheme cellPoint;
setFormat raw; setFormat raw;
sets sets
( (
line1 line1
@ -132,7 +134,9 @@ functions
nPoints 1001; nPoints 1001;
} }
); );
fixedLocations false; fixedLocations false;
fields fields
( (
U alpha.water U alpha.water

View File

@ -48,6 +48,7 @@ runTimeModifiable yes;
adjustTimeStep on; adjustTimeStep on;
maxCo 0.4; maxCo 0.4;
maxAlphaCo 0.4; maxAlphaCo 0.4;
maxDeltaT 0.01; maxDeltaT 0.01;
@ -147,7 +148,9 @@ functions
nPoints 101; nPoints 101;
} }
); );
fixedLocations false; fixedLocations false;
fields fields
( (
p p_rgh U alpha.water p p_rgh U alpha.water