AlanZee commited on
Commit
27d7139
·
verified ·
1 Parent(s): cc9fe53

Upload folder using huggingface_hub (part 3)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. raw/rising_bubble/t02/0.12/uniform/functionObjects/functionObjectProperties +20 -0
  2. raw/rising_bubble/t02/0.12/uniform/time +29 -0
  3. raw/rising_bubble/t02/0.24/U +0 -0
  4. raw/rising_bubble/t02/0.24/alpha.water +0 -0
  5. raw/rising_bubble/t02/0.24/alphaPhi0.water +0 -0
  6. raw/rising_bubble/t02/0.24/p +0 -0
  7. raw/rising_bubble/t02/0.24/p_rgh +0 -0
  8. raw/rising_bubble/t02/0.24/phi +0 -0
  9. raw/rising_bubble/t02/0.24/uniform/cumulativeContErr +23 -0
  10. raw/rising_bubble/t02/0.24/uniform/functionObjects/functionObjectProperties +20 -0
  11. raw/rising_bubble/t02/0.24/uniform/time +29 -0
  12. raw/rising_bubble/t02/0.36/U +0 -0
  13. raw/rising_bubble/t02/0.36/alpha.water +0 -0
  14. raw/rising_bubble/t02/0.36/alphaPhi0.water +0 -0
  15. raw/rising_bubble/t02/0.36/p +0 -0
  16. raw/rising_bubble/t02/0.36/p_rgh +0 -0
  17. raw/rising_bubble/t02/0.36/phi +0 -0
  18. raw/rising_bubble/t02/0.36/uniform/cumulativeContErr +23 -0
  19. raw/rising_bubble/t02/0.36/uniform/functionObjects/functionObjectProperties +20 -0
  20. raw/rising_bubble/t02/0.36/uniform/time +29 -0
  21. raw/rising_bubble/t02/0.48/U +0 -0
  22. raw/rising_bubble/t02/0.48/alpha.water +0 -0
  23. raw/rising_bubble/t02/0.48/alphaPhi0.water +0 -0
  24. raw/rising_bubble/t02/0.48/p +0 -0
  25. raw/rising_bubble/t02/0.48/p_rgh +0 -0
  26. raw/rising_bubble/t02/0.48/phi +0 -0
  27. raw/rising_bubble/t02/0.48/uniform/cumulativeContErr +23 -0
  28. raw/rising_bubble/t02/0.48/uniform/functionObjects/functionObjectProperties +20 -0
  29. raw/rising_bubble/t02/0.48/uniform/time +29 -0
  30. raw/rising_bubble/t02/0.6/U +0 -0
  31. raw/rising_bubble/t02/0.6/alpha.water +0 -0
  32. raw/rising_bubble/t02/0.6/alphaPhi0.water +0 -0
  33. raw/rising_bubble/t02/0.6/p +0 -0
  34. raw/rising_bubble/t02/0.6/p_rgh +0 -0
  35. raw/rising_bubble/t02/0.6/phi +0 -0
  36. raw/rising_bubble/t02/0.6/uniform/cumulativeContErr +23 -0
  37. raw/rising_bubble/t02/0.6/uniform/functionObjects/functionObjectProperties +20 -0
  38. raw/rising_bubble/t02/0.6/uniform/time +29 -0
  39. raw/rising_bubble/t02/0.72/U +0 -0
  40. raw/rising_bubble/t02/0.72/alpha.water +0 -0
  41. raw/rising_bubble/t02/0.72/alphaPhi0.water +0 -0
  42. raw/rising_bubble/t02/0.72/p +0 -0
  43. raw/rising_bubble/t02/0.72/p_rgh +0 -0
  44. raw/rising_bubble/t02/0.72/phi +0 -0
  45. raw/rising_bubble/t02/0.72/uniform/cumulativeContErr +23 -0
  46. raw/rising_bubble/t02/0.72/uniform/functionObjects/functionObjectProperties +20 -0
  47. raw/rising_bubble/t02/0.72/uniform/time +29 -0
  48. raw/rising_bubble/t02/0.84/U +0 -0
  49. raw/rising_bubble/t02/0.84/alpha.water +0 -0
  50. raw/rising_bubble/t02/0.84/alphaPhi0.water +0 -0
raw/rising_bubble/t02/0.12/uniform/functionObjects/functionObjectProperties ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.12/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/rising_bubble/t02/0.12/uniform/time ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.12/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.119999999999999996;
19
+
20
+ name "0.12";
21
+
22
+ index 60;
23
+
24
+ deltaT 0.002;
25
+
26
+ deltaT0 0.002;
27
+
28
+
29
+ // ************************************************************************* //
raw/rising_bubble/t02/0.24/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.24/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.24/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.24/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.24/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.24/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.24/uniform/cumulativeContErr ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class uniformDimensionedScalarField;
13
+ location "0.24/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value 3.5876824e-20;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/rising_bubble/t02/0.24/uniform/functionObjects/functionObjectProperties ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.24/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/rising_bubble/t02/0.24/uniform/time ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.24/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.239999999999999991;
19
+
20
+ name "0.24";
21
+
22
+ index 120;
23
+
24
+ deltaT 0.002;
25
+
26
+ deltaT0 0.002;
27
+
28
+
29
+ // ************************************************************************* //
raw/rising_bubble/t02/0.36/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.36/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.36/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.36/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.36/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.36/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.36/uniform/cumulativeContErr ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class uniformDimensionedScalarField;
13
+ location "0.36/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value 7.0606333e-20;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/rising_bubble/t02/0.36/uniform/functionObjects/functionObjectProperties ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.36/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/rising_bubble/t02/0.36/uniform/time ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.36/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.359999999999999987;
19
+
20
+ name "0.36";
21
+
22
+ index 180;
23
+
24
+ deltaT 0.002;
25
+
26
+ deltaT0 0.002;
27
+
28
+
29
+ // ************************************************************************* //
raw/rising_bubble/t02/0.48/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.48/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.48/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.48/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.48/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.48/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.48/uniform/cumulativeContErr ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class uniformDimensionedScalarField;
13
+ location "0.48/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value 1.626637e-19;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/rising_bubble/t02/0.48/uniform/functionObjects/functionObjectProperties ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.48/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/rising_bubble/t02/0.48/uniform/time ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.48/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.479999999999999982;
19
+
20
+ name "0.48";
21
+
22
+ index 240;
23
+
24
+ deltaT 0.002;
25
+
26
+ deltaT0 0.002;
27
+
28
+
29
+ // ************************************************************************* //
raw/rising_bubble/t02/0.6/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.6/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.6/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.6/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.6/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.6/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.6/uniform/cumulativeContErr ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class uniformDimensionedScalarField;
13
+ location "0.6/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value 2.20388e-19;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/rising_bubble/t02/0.6/uniform/functionObjects/functionObjectProperties ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.6/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/rising_bubble/t02/0.6/uniform/time ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.6/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.599999999999999978;
19
+
20
+ name "0.6";
21
+
22
+ index 300;
23
+
24
+ deltaT 0.002;
25
+
26
+ deltaT0 0.002;
27
+
28
+
29
+ // ************************************************************************* //
raw/rising_bubble/t02/0.72/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.72/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.72/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.72/p ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.72/p_rgh ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.72/phi ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.72/uniform/cumulativeContErr ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class uniformDimensionedScalarField;
13
+ location "0.72/uniform";
14
+ object cumulativeContErr;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ dimensions [0 0 0 0 0 0 0];
19
+ value 3.5095897e-19;
20
+
21
+
22
+
23
+ // ************************************************************************* //
raw/rising_bubble/t02/0.72/uniform/functionObjects/functionObjectProperties ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.72/uniform/functionObjects";
14
+ object functionObjectProperties;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+
19
+
20
+ // ************************************************************************* //
raw/rising_bubble/t02/0.72/uniform/time ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------*- C++ -*----------------------------------*\
2
+ | ========= | |
3
+ | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4
+ | \\ / O peration | Version: |
5
+ | \\ / A nd | Web: www.OpenFOAM.com |
6
+ | \\/ M anipulation | |
7
+ \*---------------------------------------------------------------------------*/
8
+ FoamFile
9
+ {
10
+ version 2.0;
11
+ format ascii;
12
+ class dictionary;
13
+ location "0.72/uniform";
14
+ object time;
15
+ }
16
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17
+
18
+ value 0.719999999999999973;
19
+
20
+ name "0.72";
21
+
22
+ index 360;
23
+
24
+ deltaT 0.002;
25
+
26
+ deltaT0 0.002;
27
+
28
+
29
+ // ************************************************************************* //
raw/rising_bubble/t02/0.84/U ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.84/alpha.water ADDED
The diff for this file is too large to render. See raw diff
 
raw/rising_bubble/t02/0.84/alphaPhi0.water ADDED
The diff for this file is too large to render. See raw diff