clean up tutorial files

whitespaces and header comments
This commit is contained in:
danielque
2023-04-07 12:40:52 +02:00
parent 84efaafeef
commit f3ce94686d
10 changed files with 50 additions and 50 deletions

View File

@ -27,10 +27,10 @@ boundaryField
inlet inlet
{ {
type interstitialInletVelocity; type interstitialInletVelocity;
inletVelocity uniform (0 0 0.9); inletVelocity uniform (0 0 0.9);
alpha voidfraction; alpha voidfraction;
value $internalField; value $internalField;
} }
outlet outlet

View File

@ -1,9 +1,9 @@
/*--------------------------------*- C++ -*----------------------------------*\ /*--------------------------------*- C++ -*----------------------------------*\
| ========= | | ========= |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
| \\ / O peration | Version: 1.6 | \\ / O peration | Website: https://openfoam.org
| \\ / A nd | Web: http://www.OpenFOAM.org | \\ / A nd | Version: 6
| \\/ M anipulation | | \\/ M anipulation |
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {

View File

@ -1,9 +1,9 @@
/*--------------------------------*- C++ -*----------------------------------*\ /*--------------------------------*- C++ -*----------------------------------*\
| ========= | | ========= |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
| \\ / O peration | Version: 1.6 | \\ / O peration | Website: https://openfoam.org
| \\ / A nd | Web: www.OpenFOAM.org | \\ / A nd | Version: 6
| \\/ M anipulation | | \\/ M anipulation |
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {

View File

@ -1,9 +1,9 @@
/*--------------------------------*- C++ -*----------------------------------*\ /*--------------------------------*- C++ -*----------------------------------*\
| ========= | | ========= |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
| \\ / O peration | Version: 1.6 | \\ / O peration | Website: https://openfoam.org
| \\ / A nd | Web: www.OpenFOAM.org | \\ / A nd | Version: 6
| \\/ M anipulation | | \\/ M anipulation |
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {

View File

@ -64,7 +64,7 @@ functions
mean on; mean on;
prime2Mean off; prime2Mean off;
base time; base time;
window 18.0; window 18.0;
} }
@ -73,17 +73,17 @@ functions
mean on; mean on;
prime2Mean off; prime2Mean off;
base time; base time;
window 18.0; window 18.0;
} }
p p
{ {
mean on; mean on;
prime2Mean off; prime2Mean off;
base time; base time;
window 18.0; window 18.0;
} }
); );
} }
} }
// ************************************************************************* // // ************************************************************************* //

View File

@ -27,10 +27,10 @@ boundaryField
inlet inlet
{ {
type interstitialInletVelocity; type interstitialInletVelocity;
inletVelocity uniform (0 0 0.9); inletVelocity uniform (0 0 0.9);
alpha voidfraction; alpha voidfraction;
value $internalField; value $internalField;
} }
outlet outlet

View File

@ -1,9 +1,9 @@
/*--------------------------------*- C++ -*----------------------------------*\ /*--------------------------------*- C++ -*----------------------------------*\
| ========= | | ========= |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
| \\ / O peration | Version: 1.6 | \\ / O peration | Website: https://openfoam.org
| \\ / A nd | Web: http://www.OpenFOAM.org | \\ / A nd | Version: 6
| \\/ M anipulation | | \\/ M anipulation |
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {

View File

@ -1,9 +1,9 @@
/*--------------------------------*- C++ -*----------------------------------*\ /*--------------------------------*- C++ -*----------------------------------*\
| ========= | | ========= |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
| \\ / O peration | Version: 1.6 | \\ / O peration | Website: https://openfoam.org
| \\ / A nd | Web: www.OpenFOAM.org | \\ / A nd | Version: 6
| \\/ M anipulation | | \\/ M anipulation |
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {

View File

@ -1,9 +1,9 @@
/*--------------------------------*- C++ -*----------------------------------*\ /*--------------------------------*- C++ -*----------------------------------*\
| ========= | | ========= |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
| \\ / O peration | Version: 1.6 | \\ / O peration | Website: https://openfoam.org
| \\ / A nd | Web: www.OpenFOAM.org | \\ / A nd | Version: 6
| \\/ M anipulation | | \\/ M anipulation |
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
FoamFile FoamFile
{ {

View File

@ -64,7 +64,7 @@ functions
mean on; mean on;
prime2Mean off; prime2Mean off;
base time; base time;
window 18.0; window 18.0;
} }
@ -73,17 +73,17 @@ functions
mean on; mean on;
prime2Mean off; prime2Mean off;
base time; base time;
window 18.0; window 18.0;
} }
p p
{ {
mean on; mean on;
prime2Mean off; prime2Mean off;
base time; base time;
window 18.0; window 18.0;
} }
); );
} }
} }
// ************************************************************************* // // ************************************************************************* //