List of commits:
Subject Hash Author Date (UTC)
updated batchSettlerFine case d475795ed3fe338ac7a8732e41ffc4e57d61c4ff Anurag Misra 2018-02-12 17:49:22
included latest QBMM updates, renamed diameterModel and alphaContactAngle entries to avoid conflict with OpenFOAM defaults d3d8fbc70cd9754d8552ae9adf930a5723e94d1c Anurag Misra 2018-02-12 17:24:17
updated test case 845e8a7326d6e5132cc6903390233b60f44a6616 Anurag Misra 2018-01-31 16:17:55
suppressed debug message, modified case for test run beecf9d98ab64fc5d5eb00e8f061a02370c9e814 Anurag Misra 2018-01-31 16:06:31
Added coalescence kernel to solver, switched on coalescence in case dictionary, cleaned up case batchSettlerFine 33502e69ba649befc30d1206f00f53ab3ae53b6d Anurag Misra 2018-01-31 14:44:39
Suppressed coalescence due to conflict, switched on dummy aggregation model in test case to test code stability e38a0560ffb1c6e68d7dc410f03a152689477078 Anurag Misra 2018-01-30 09:13:31
first commit to update code to OpenFOAM50, no coalescence kernels included 9d70a283abb4e26983a8d9711d76d22c251fbd4c Anurag Misra 2018-01-23 10:50:12
fixed alpha BC at outlet, included new case for horizontalSettler with only 2 outlets c3ac36e6699dc3d9c5b12ec02160e855d500cfa1 Anurag Misra 2017-12-13 11:57:01
added residualAlpha to phaseModel, updated case dictionaries 6f0d0800829af8e706bb67ef7bb9ef344fab1cd0 Anurag Misra 2017-12-12 00:53:41
undo previous addition, add smallnumber to rAUs for stability e5eb3353a23efd00d36c379bac1f882e74a10643 Anurag Misra 2017-12-11 23:57:15
modified pEqn.H to limit alpha to 1e-6 07f66051823747fc6acbf519d757b864f3306433 Anurag Misra 2017-12-11 23:25:12
fixed missing dictionary entries in case horizontalSettler2D 47531fc01ecde45587480e12c454d968d65aa5c6 Anurag Misra 2017-12-06 15:48:40
changed boundary conditions and mesh in case horizontalSettler2D 091228be5c25fb6c2d0f08cc5e2cdaafef28ad89 Anurag Misra 2017-12-06 15:31:09
added fvOptions compatibility in solver ddcc6c4dfc93450a9320d59855dd1955eabb30d0 Anurag Misra 2017-12-06 11:43:33
minor changes to case files, added ifPorous field 55f5d687cb91a4a62c5a90a0cf33cd24a1ba5d42 Anurag Misra 2017-12-05 22:51:09
bounded diameter calculation in coalescence kernel, minor modifications to units 1c525f2807a8f960edd33c2cbd140870278952da Anurag Misra 2017-12-05 22:44:30
fixed error in buoyancykernel 521f349b030e88ca204637cdda9995dae4802618 Anurag Misra 2017-12-05 22:24:28
Deleted extraneous case files cecb4eca8cb2d933acaad226831230f3517c5132 Anurag.Misra 2017-12-05 13:10:40
fixed batchSettler case with real values 5e3967ef13cd8b570522b7d1cbc59ca01f76ec16 Anurag.Misra 2017-12-05 13:05:30
fixed horizontalSettler2D mesh d79c28081dd5b2cc6f77c9c003c26941d3a27ea6 Anurag Misra 2017-12-05 12:59:28
Commit d475795ed3fe338ac7a8732e41ffc4e57d61c4ff - updated batchSettlerFine case
Author: Anurag Misra
Author date (UTC): 2018-02-12 17:49
Committer name: Anurag Misra
Committer date (UTC): 2018-02-12 17:49
Parent(s): d3d8fbc70cd9754d8552ae9adf930a5723e94d1c
Signer:
Signing key:
Signing status: N
Tree: d61c6b503c909eec67237ed497b7bf49b27c8252
File Lines added Lines deleted
testCases/batchSettlerFine/constant/quadratureProperties.populationBalance.aqueous 2 1
testCases/batchSettlerFine/constant/quadratureProperties.populationBalance.bicontinuous 2 1
testCases/batchSettlerFine/constant/transportProperties 6 4
testCases/batchSettlerFine/system/controlDict 1 1
testCases/batchSettlerFine/system/fvSolution 8 4
File testCases/batchSettlerFine/constant/quadratureProperties.populationBalance.aqueous changed (mode: 100644) (index 47ccb73..23329ee)
... ... FoamFile
15 15 } }
16 16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 17
18 fieldMomentInversion basicFieldMomentInversion; //extendedFieldMomentInversion;
18 //fieldMomentInversion basicFieldMomentInversion;
19 fieldMomentInversion extendedFieldMomentInversion;
19 20
20 21 extendedMomentInversion extendedMomentInversion
21 22 { {
File testCases/batchSettlerFine/constant/quadratureProperties.populationBalance.bicontinuous changed (mode: 100644) (index 2094cdb..693e100)
... ... FoamFile
15 15 } }
16 16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 17
18 fieldMomentInversion basicFieldMomentInversion; //extendedFieldMomentInversion;
18 //fieldMomentInversion basicFieldMomentInversion;
19 fieldMomentInversion extendedFieldMomentInversion;
19 20
20 21 extendedMomentInversion extendedMomentInversion
21 22 { {
File testCases/batchSettlerFine/constant/transportProperties changed (mode: 100644) (index 60e7146..6f272be)
... ... phases
43 43 residualAlpha 1e-6; residualAlpha 1e-6;
44 44 d 1e-05; d 1e-05;
45 45
46 diameterModel constant; //QBMM;
47 QBMMCoeffs
46 // diameterModel constant;
47 diameterModel sauterMean;
48 sauterMeanCoeffs
48 49 { {
49 50 dMax 1e-01; dMax 1e-01;
50 51 dMin 1e-06; dMin 1e-06;
 
... ... phases
63 64 residualAlpha 1e-6; residualAlpha 1e-6;
64 65 d 2e-05; d 2e-05;
65 66
66 diameterModel constant; //QBMM;
67 QBMMCoeffs
67 // diameterModel constant;
68 diameterModel sauterMean;
69 sauterMeanCoeffs
68 70 { {
69 71 dMax 1e-01; dMax 1e-01;
70 72 dMin 1e-06; dMin 1e-06;
File testCases/batchSettlerFine/system/controlDict changed (mode: 100644) (index 5bdb644..127d739)
... ... deltaT 1e-2;
29 29
30 30 writeControl runTime; writeControl runTime;
31 31
32 writeInterval 0.5;
32 writeInterval 0.1;
33 33
34 34 purgeWrite 0; purgeWrite 0;
35 35
File testCases/batchSettlerFine/system/fvSolution changed (mode: 100644) (index 14965bf..e952244)
... ... solvers
104 104
105 105 "moment.*" "moment.*"
106 106 { {
107 solver PBiCG;
108 preconditioner DILU;
107 solver PCG;
108 preconditioner DIC;
109 109 tolerance 1.0e-12; tolerance 1.0e-12;
110 relTol 0;
111 minIter 1;
110 relTol 1e-2;
112 111 } }
113 112 } }
114 113
 
... ... PIMPLE
137 136 tolerance 1e-06; tolerance 1e-06;
138 137 relTol 0; relTol 0;
139 138 } }
139 "moment.*"
140 {
141 tolerance 1e-6;
142 relTol 0;
143 }
140 144 } }
141 145 } }
142 146
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/velagala/MultiPhaseQBMM

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/velagala/MultiPhaseQBMM

Clone this repository using git:
git clone git://git.rocketgit.com/user/velagala/MultiPhaseQBMM

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main