fluid sim
This commit is contained in:
parent
4eed90072a
commit
86236a1c90
47 changed files with 4371 additions and 7077 deletions
137
fluid-openfoam/5/T
Normal file
137
fluid-openfoam/5/T
Normal file
|
|
@ -0,0 +1,137 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class volScalarField;
|
||||
location "5";
|
||||
object T;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 0 0 1 0 0 0];
|
||||
|
||||
internalField nonuniform List<scalar>
|
||||
75
|
||||
(
|
||||
291.706
|
||||
293.346
|
||||
296.623
|
||||
303.397
|
||||
317.962
|
||||
291.642
|
||||
293.066
|
||||
295.775
|
||||
300.919
|
||||
310.437
|
||||
291.555
|
||||
292.701
|
||||
294.767
|
||||
298.39
|
||||
304.426
|
||||
291.482
|
||||
292.403
|
||||
293.992
|
||||
296.623
|
||||
300.739
|
||||
291.442
|
||||
292.242
|
||||
293.589
|
||||
295.749
|
||||
299.029
|
||||
365.04
|
||||
379.932
|
||||
385.558
|
||||
388.268
|
||||
388.686
|
||||
333.437
|
||||
350.115
|
||||
360.328
|
||||
366.855
|
||||
370.365
|
||||
317.439
|
||||
330.928
|
||||
341.704
|
||||
350.012
|
||||
355.859
|
||||
309.23
|
||||
319.837
|
||||
329.895
|
||||
338.724
|
||||
345.821
|
||||
305.695
|
||||
314.795
|
||||
324.241
|
||||
333.122
|
||||
340.711
|
||||
379.638
|
||||
374.538
|
||||
371.023
|
||||
368.643
|
||||
367.289
|
||||
369.037
|
||||
367.51
|
||||
366.096
|
||||
364.987
|
||||
364.309
|
||||
357.879
|
||||
358.862
|
||||
359.411
|
||||
359.712
|
||||
359.854
|
||||
349.416
|
||||
351.802
|
||||
353.623
|
||||
354.938
|
||||
355.715
|
||||
344.941
|
||||
347.938
|
||||
350.356
|
||||
352.175
|
||||
353.276
|
||||
)
|
||||
;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
inlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 291.15;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
top
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
slip-bottom
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
bottom
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
interface
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 400;
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
136
fluid-openfoam/5/U
Normal file
136
fluid-openfoam/5/U
Normal file
|
|
@ -0,0 +1,136 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class volVectorField;
|
||||
location "5";
|
||||
object U;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 1 -1 0 0 0 0];
|
||||
|
||||
internalField nonuniform List<vector>
|
||||
75
|
||||
(
|
||||
(2.0001 0.00286641 0)
|
||||
(2.00395 0.00652375 0)
|
||||
(2.01295 0.0121272 0)
|
||||
(2.03519 0.0212464 0)
|
||||
(2.08808 0.0354672 0)
|
||||
(2.00088 0.00700499 0)
|
||||
(2.00735 0.0155611 0)
|
||||
(2.02148 0.0276502 0)
|
||||
(2.05063 0.0451744 0)
|
||||
(2.10438 0.0676513 0)
|
||||
(2.00168 0.00784631 0)
|
||||
(2.01052 0.016963 0)
|
||||
(2.0283 0.0286788 0)
|
||||
(2.05964 0.0434882 0)
|
||||
(2.10782 0.0588169 0)
|
||||
(2.00217 0.00581891 0)
|
||||
(2.0123 0.0123376 0)
|
||||
(2.03169 0.020178 0)
|
||||
(2.06289 0.0292568 0)
|
||||
(2.10633 0.0376395 0)
|
||||
(2.00236 0.00211519 0)
|
||||
(2.01293 0.00444584 0)
|
||||
(2.03274 0.00716896 0)
|
||||
(2.06334 0.0102134 0)
|
||||
(2.1041 0.0129211 0)
|
||||
(2.2745 0.112972 0)
|
||||
(2.4559 0.111073 0)
|
||||
(2.55011 0.094873 0)
|
||||
(2.60459 0.0841833 0)
|
||||
(2.64887 0.0739052 0)
|
||||
(2.25099 0.100829 0)
|
||||
(2.39234 0.058117 0)
|
||||
(2.48527 0.0107617 0)
|
||||
(2.54448 -0.0167737 0)
|
||||
(2.58171 -0.0380314 0)
|
||||
(2.22463 0.0703136 0)
|
||||
(2.34451 0.0404428 0)
|
||||
(2.43924 0.00904354 0)
|
||||
(2.50427 -0.00720189 0)
|
||||
(2.54628 -0.0168485 0)
|
||||
(2.20564 0.0425112 0)
|
||||
(2.31244 0.0268979 0)
|
||||
(2.40553 0.00748374 0)
|
||||
(2.47246 -0.00544566 0)
|
||||
(2.51472 -0.0144613 0)
|
||||
(2.1948 0.0144978 0)
|
||||
(2.29455 0.0095936 0)
|
||||
(2.38574 0.0027863 0)
|
||||
(2.45333 -0.00202584 0)
|
||||
(2.49662 -0.0052088 0)
|
||||
(2.65303 0.0537362 0)
|
||||
(2.63632 0.0406091 0)
|
||||
(2.62218 0.034427 0)
|
||||
(2.61578 0.0319933 0)
|
||||
(2.61343 0.0317193 0)
|
||||
(2.58981 -0.0522048 0)
|
||||
(2.58819 -0.056697 0)
|
||||
(2.58522 -0.0523318 0)
|
||||
(2.58515 -0.0439801 0)
|
||||
(2.59053 -0.0347293 0)
|
||||
(2.55907 -0.0194894 0)
|
||||
(2.56361 -0.0186358 0)
|
||||
(2.56429 -0.0137127 0)
|
||||
(2.56436 -0.00701168 0)
|
||||
(2.56504 -0.000562001 0)
|
||||
(2.52824 -0.0189263 0)
|
||||
(2.53519 -0.0220782 0)
|
||||
(2.53861 -0.0222261 0)
|
||||
(2.54023 -0.0210247 0)
|
||||
(2.54217 -0.0195805 0)
|
||||
(2.51158 -0.00647714 0)
|
||||
(2.52009 -0.00732582 0)
|
||||
(2.52515 -0.00696981 0)
|
||||
(2.52671 -0.00648203 0)
|
||||
(2.52306 -0.00670111 0)
|
||||
)
|
||||
;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
inlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform (2 0 0);
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
top
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
slip-bottom
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
bottom
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
interface
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
160
fluid-openfoam/5/p
Normal file
160
fluid-openfoam/5/p
Normal file
|
|
@ -0,0 +1,160 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class volScalarField;
|
||||
location "5";
|
||||
object p;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [1 -1 -2 0 0 0 0];
|
||||
|
||||
internalField nonuniform List<scalar>
|
||||
75
|
||||
(
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103500
|
||||
103500
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103500
|
||||
103500
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103500
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103500
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
)
|
||||
;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
inlet
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(103500 103500 103500 103500 103500);
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(103499 103499 103499 103499 103499);
|
||||
}
|
||||
top
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar>
|
||||
15
|
||||
(
|
||||
103500
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103499
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
)
|
||||
;
|
||||
}
|
||||
slip-bottom
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(103500 103500 103500 103500 103500);
|
||||
}
|
||||
bottom
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(103499 103499 103499 103499 103499);
|
||||
}
|
||||
interface
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(103500 103500 103499 103499 103499);
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
136
fluid-openfoam/5/p_rgh
Normal file
136
fluid-openfoam/5/p_rgh
Normal file
|
|
@ -0,0 +1,136 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class volScalarField;
|
||||
location "5";
|
||||
object p_rgh;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [1 -1 -2 0 0 0 0];
|
||||
|
||||
internalField nonuniform List<scalar>
|
||||
75
|
||||
(
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103501
|
||||
103501
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103501
|
||||
103501
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103501
|
||||
103501
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103501
|
||||
103501
|
||||
103501
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
103500
|
||||
)
|
||||
;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
inlet
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 103500;
|
||||
}
|
||||
top
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
slip-bottom
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
bottom
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
interface
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
217
fluid-openfoam/5/phi
Normal file
217
fluid-openfoam/5/phi
Normal file
|
|
@ -0,0 +1,217 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class surfaceScalarField;
|
||||
location "5";
|
||||
object phi;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [1 0 -1 0 0 0 0];
|
||||
|
||||
oriented oriented;
|
||||
|
||||
internalField nonuniform List<scalar>
|
||||
130
|
||||
(
|
||||
0.000184805
|
||||
4.87319e-07
|
||||
0.000183769
|
||||
1.03609e-06
|
||||
0.000181909
|
||||
1.8595e-06
|
||||
0.000178793
|
||||
3.11644e-06
|
||||
4.79257e-06
|
||||
0.000174
|
||||
0.000185083
|
||||
7.04577e-07
|
||||
0.000184654
|
||||
1.46543e-06
|
||||
0.000184035
|
||||
2.4783e-06
|
||||
0.000183365
|
||||
3.78644e-06
|
||||
5.12531e-06
|
||||
0.000183032
|
||||
0.000185394
|
||||
6.30617e-07
|
||||
0.000185566
|
||||
1.29274e-06
|
||||
0.000185941
|
||||
2.1036e-06
|
||||
0.000186674
|
||||
3.05349e-06
|
||||
3.92568e-06
|
||||
0.000187874
|
||||
0.000185608
|
||||
3.60348e-07
|
||||
0.000186169
|
||||
7.32313e-07
|
||||
0.000187105
|
||||
1.16733e-06
|
||||
0.000188506
|
||||
1.65211e-06
|
||||
2.07517e-06
|
||||
0.000190357
|
||||
0.000185706
|
||||
0.000186438
|
||||
0.000187606
|
||||
0.000189258
|
||||
0.000191333
|
||||
0.000174892
|
||||
1.30925e-05
|
||||
0.000175887
|
||||
6.78311e-06
|
||||
0.000178908
|
||||
2.48861e-06
|
||||
0.000182492
|
||||
7.97479e-07
|
||||
-1.15301e-06
|
||||
0.000187759
|
||||
0.000184916
|
||||
1.12088e-05
|
||||
0.000185336
|
||||
6.3627e-06
|
||||
0.000186255
|
||||
1.57024e-06
|
||||
0.000187814
|
||||
-7.62237e-07
|
||||
-2.36736e-06
|
||||
0.000189029
|
||||
0.000190953
|
||||
8.12906e-06
|
||||
0.000192371
|
||||
4.94507e-06
|
||||
0.000192803
|
||||
1.13794e-06
|
||||
0.000193088
|
||||
-1.04669e-06
|
||||
-2.36832e-06
|
||||
0.000193089
|
||||
0.000194259
|
||||
4.22698e-06
|
||||
0.000196526
|
||||
2.67765e-06
|
||||
0.00019702
|
||||
6.43972e-07
|
||||
0.000196609
|
||||
-6.3579e-07
|
||||
-1.35539e-06
|
||||
0.000195596
|
||||
0.00019556
|
||||
0.000198238
|
||||
0.000198882
|
||||
0.000198246
|
||||
0.000196891
|
||||
0.000188844
|
||||
-1.08563e-06
|
||||
0.000190182
|
||||
-1.33736e-06
|
||||
0.000191243
|
||||
-1.06146e-06
|
||||
0.000191929
|
||||
-6.85979e-07
|
||||
-2.68366e-07
|
||||
0.000189689
|
||||
-1.74594e-06
|
||||
0.000190278
|
||||
-1.92615e-06
|
||||
0.00019093
|
||||
-1.71283e-06
|
||||
0.000191552
|
||||
-1.30858e-06
|
||||
-9.31332e-07
|
||||
0.000192904
|
||||
-1.5617e-06
|
||||
0.000192686
|
||||
-1.70797e-06
|
||||
0.000192534
|
||||
-1.56031e-06
|
||||
0.000192473
|
||||
-1.24752e-06
|
||||
-8.65415e-07
|
||||
0.000194904
|
||||
-8.69588e-07
|
||||
0.000194159
|
||||
-9.62856e-07
|
||||
0.000193506
|
||||
-9.07e-07
|
||||
0.000193066
|
||||
-8.07056e-07
|
||||
-7.67799e-07
|
||||
0.000196022
|
||||
0.000195059
|
||||
0.000194152
|
||||
0.000193345
|
||||
)
|
||||
;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
inlet
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(-0.000185292 -0.0001853 -0.00018532 -0.000185338 -0.000185346);
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(0.000192198 0.000192216 0.000192408 0.000192969 0.000192578);
|
||||
}
|
||||
top
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar>
|
||||
15
|
||||
(
|
||||
-1.37043e-10
|
||||
-1.24116e-10
|
||||
-1.13244e-10
|
||||
-1.04443e-10
|
||||
-9.77752e-11
|
||||
-2.78568e-11
|
||||
-2.71674e-11
|
||||
-2.66786e-11
|
||||
-2.62553e-11
|
||||
-2.6076e-11
|
||||
-4.81068e-11
|
||||
-4.80661e-11
|
||||
-4.71259e-11
|
||||
-4.57166e-11
|
||||
-4.39137e-11
|
||||
)
|
||||
;
|
||||
}
|
||||
slip-bottom
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(3.36553e-11 3.35501e-11 3.26268e-11 3.07903e-11 2.72952e-11);
|
||||
}
|
||||
bottom
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(1.52215e-11 1.56812e-11 1.60251e-11 1.62345e-11 1.64594e-11);
|
||||
}
|
||||
interface
|
||||
{
|
||||
type calculated;
|
||||
value nonuniform List<scalar> 5(-1.39849e-05 -7.77785e-06 -5.50922e-06 -4.38217e-06 -4.11337e-06);
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
24
fluid-openfoam/5/uniform/cumulativeContErr
Normal file
24
fluid-openfoam/5/uniform/cumulativeContErr
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class uniformDimensionedScalarField;
|
||||
location "5/uniform";
|
||||
object cumulativeContErr;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 0 0 0 0 0 0];
|
||||
value 0.00670262;
|
||||
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class dictionary;
|
||||
location "5/uniform/functionObjects";
|
||||
object functionObjectProperties;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
30
fluid-openfoam/5/uniform/time
Normal file
30
fluid-openfoam/5/uniform/time
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: 2512 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
arch "LSB;label=32;scalar=64";
|
||||
class dictionary;
|
||||
location "5/uniform";
|
||||
object time;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
value 5;
|
||||
|
||||
name "5";
|
||||
|
||||
index 5;
|
||||
|
||||
deltaT 1;
|
||||
|
||||
deltaT0 1;
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
Loading…
Add table
Add a link
Reference in a new issue