8b62c22312
fixes based on comments
2018-05-18 09:30:03 +02:00
9051bb7a70
Extended Beestra drag model to polydisperse particles, correction in the superficial velocity (voidfraction*Uf-Us instead uf voidfraction(Uf-Us))
2018-05-17 10:40:31 +02:00
dd611fc7a0
Major correction to the Mei lift force model
2018-05-16 13:58:38 +02:00
0e17be2620
Added extended virtualMassForce model
2018-05-14 13:17:00 +02:00
3bd79f999b
Set modeltype also when #include modeltype is executed in if statement. Create additionalChecks file for solver specific checks prior to simulation.
2018-03-29 15:16:01 +02:00
a1cfbdb958
Remove unnecessary output
2018-03-29 10:22:22 +02:00
afe1257367
Remove accidental random letter
2018-03-28 16:25:25 +02:00
5a1dcb4048
Added option to skip checkModelType, can be useful to in some cases use Archimedes instead of gradPForce for stability reasons, which would generate an error otherwise
2018-03-28 14:27:27 +02:00
bc4f7254da
Remove call to particleCloud for viscous term, dimension issue with modelType B because of the use of incompressible turbulence models
2018-03-28 14:09:45 +02:00
31b2e8d161
Missing comma added
2018-03-28 13:41:19 +02:00
f16ff451e8
Update license part of the files
2018-03-28 13:38:25 +02:00
d1c115896f
Add documentation for cfdemSolverMultiphase
2018-03-27 12:49:41 +02:00
9ad296a5e1
Add documentation for gradPForceSmooth
2018-03-27 12:49:20 +02:00
ee5150bb8a
Added documentation for temporalSmoothing smoothing model
2018-03-27 10:28:05 +02:00
b540ddcde4
Throw error if temporalSmoothing is selected in couplingProperties
2018-03-27 10:27:10 +02:00
67b7607a79
Update variable names to be consistent with paper + cleanup
2018-03-27 10:26:20 +02:00
e20fe0ab91
Remove MRF from createFields
2018-03-26 13:10:17 +02:00
9d036344a6
Cleanup pEqn
2018-03-26 12:48:58 +02:00
b825513094
Added support for modelType B and Bfull
2018-03-26 12:37:37 +02:00
b80fb7a9c7
Removed maxAlphaCo because it's only used in adjustable time step
2018-03-22 14:18:59 +01:00
e38cc7e2ab
Reinstate checkModelType and allow gradPForceSmooth to be used instead of gradPForce
2018-03-22 13:44:19 +01:00
0c7a77c582
Add warning if ddt(voidfraction) is ignored
2018-03-22 12:37:02 +01:00
9230212797
Reinstate ddt(voidfraction) from particle cloud and reformulate phiS
2018-03-22 12:36:23 +01:00
0b365aa6a5
Minor change, move rhoPhi and cleanup
2018-03-22 10:39:41 +01:00
9953a3af76
Added support for fvOptions and removed unsupported MRF stuff
2018-03-22 10:30:17 +01:00
e6fed5eaf7
Added short description for the tutorial
2018-03-01 16:43:25 +01:00
ae6b1a7209
Cleanup
2018-03-01 16:42:07 +01:00
1a75b56f89
Fix run case
2018-03-01 16:27:27 +01:00
9e30c8934d
Copy restart files to run case
2018-03-01 15:53:54 +01:00
25aede1f13
Fix init case
2018-03-01 15:45:05 +01:00
14ab34e1af
Update to OF-4.x syntax for init case
2018-03-01 15:29:13 +01:00
86b31017e7
Copied tutorial from outdated feature/cfdemSolverMultiphase branch and started restructuring
2018-03-01 14:58:14 +01:00
9c95cfe2e1
Cleanup
2018-03-01 14:17:43 +01:00
375686831e
Moved tutorials blockMeshDict file to /system
2017-09-22 10:58:50 +02:00
ff41603bc2
Updated tutorials with new /etc location
2017-09-22 10:57:49 +02:00
8054b35f8b
Cleanup
2017-09-22 10:56:56 +02:00
bad73896c1
Updated cfdemSolverMultiphase Make/options
2017-09-22 10:55:09 +02:00
eb752cbdd6
Merge branch 'develop' into feature/OF4x-multiphase
2017-09-22 10:31:39 +02:00
ae6902dbd6
Merge pull request #32 from ParticulateFlow/fix/blockMeshDictLocation
...
Moved blockMeshDict file to system folder
2017-09-13 15:43:17 +02:00
3ab97478a7
Merge branch 'master' into develop
2017-09-07 13:26:37 +02:00
b3c451dbc9
Moved blockMeshDict file to system folder
...
Since OpenFOAM-3.0 it is the convention to put blockMeshDict into system
instead of constant/polyMesh
Having blockMeshDict in system is supported since OpenFOAM-2.3
2017-09-06 10:04:29 +02:00
b8921ec6ca
Merge pull request #30 from ParticulateFlow/release
...
Release 17.08
17.08
2017-09-05 16:42:02 +02:00
69d4e6ff02
bump version number
2017-08-31 16:55:39 +02:00
2e14d14a60
Merge pull request #29 from ParticulateFlow/feature/cherry_pick_PUBLIC
...
Feature/cherry pick public
2017-08-31 16:19:05 +02:00
70617eb360
replace deprecated outputControl and outputInterval
...
replace with writeControl and writeInterval
2017-08-31 14:50:59 +02:00
c7ee75839b
clean up LIGGGHTS scripts
2017-08-31 10:05:19 +02:00
006d9c7cd2
add comment
2017-08-31 09:57:12 +02:00
652e7b3f74
clean up whitespaces
2017-08-31 09:56:50 +02:00
d1c8707c3e
fix issue with voidfraction slightly > 1 in SyamlalThermCond
2017-08-30 13:18:31 +02:00
91b84ca607
fix calculation of timeStepFraction & voidfraction interpolation
...
merged from PUBLIC
2017-08-29 18:33:55 +02:00