Commit Graph

743 Commits

Author SHA1 Message Date
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
777a50d8b6 Merge pull request #28 from ParticulateFlow/feature/cherry_pick_PUBLIC
Feature/cherry pick public
2017-08-29 10:36:09 +02:00
c4bb208a6a remove unneeded include and clean up whitespaces 2017-08-29 09:26:24 +02:00
dec9b7f959 pre-generate satellite points in engineSearchIB
mostly merged from PUBLIC
2017-08-29 09:15:16 +02:00
93faf28a9f use checkPeriodicCells flag from particleCloud 2017-08-28 17:57:45 +02:00
23616877fb use implicit type conversion 2017-08-28 16:02:58 +02:00
4e50b3e06c clean up whitespaces 2017-08-28 15:57:45 +02:00
8b3878de65 abort on Gauss void fraction model
merged from PUBLIC
2017-08-28 15:57:22 +02:00
f946c5765f use const variable from mathExtra.H 2017-08-28 15:51:02 +02:00
683fd04828 pre-calculate sqrt(3.0)
merged from PUBLIC
2017-08-28 15:42:13 +02:00
9650aff318 protect against division by zero
merged from PUBLIC
2017-08-28 15:41:44 +02:00
d5fbf402cb fix missing include 2017-08-28 15:37:16 +02:00
1b9f7020ac fix parameter in function call 2017-08-28 15:30:51 +02:00