Commit Graph

342 Commits

Author SHA1 Message Date
3f4058206a clean-up: remove all references to RongDrag force model
There is no force model named "RongDrag", it is also not mentioned in the
documentation. Thus, it is safe to remove all references to it from the
tutorials.
2017-09-27 15:16:20 +02:00
cd425337dd clean-up: remove all references to DEMbasedDrag
There is force model named "DEMbasedDrag", thus all references to it
in the tutorials can be removed. It is not even mentioned in the
documentation.
2017-09-27 15:10:41 +02:00
8553d55f02 clean up: remove all references to localPSizeDiffSmoothing
The smoothing model "localPSizeDiffSmoothing" does not exist.
Thus, we can clear-out all references to it in the tutorials and
the documentation.
2017-09-27 14:55:03 +02: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
eb752cbdd6 Merge branch 'develop' into feature/OF4x-multiphase 2017-09-22 10:31:39 +02:00
d9e3e2a773 Update tutorial script
- No need for rdef (is deleted)
- Molarmasses must be in kg
- Consider every keyword required for sim to run
2017-09-06 17:54:55 +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
9814464fcf Merge branch 'feature/cfdemSolverRhoPimple' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/cfdemSolverRhoPimple 2017-09-04 15:11:51 +02:00
da37804145 More path correction for tutorial cases 2017-09-04 14:56:06 +02:00
027592cd95 fix functions.sh path for tutorial cases 2017-09-04 14:53:10 +02:00
ace0e60c8c Merge branch 'feature/cfdemSolverRhoPimple' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/cfdemSolverRhoPimple 2017-09-04 13:43:28 +02:00
4e7246381d Some changes for tutorial case with single shrinking particle. 2017-09-04 13:42:53 +02:00
1e7fc386cc test case for unreacted shrinking core model 2017-09-04 13:40:35 +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
557a9d3fad Changed boundary conditions for tutorial case and some numerical settings. 2017-08-30 19:16:21 +02:00
a761c22ede New path to source. 2017-08-30 14:46:25 +02:00
03ac321754 Merge with dev and corresponding changes. 2017-08-28 10:44:08 +02:00
42ecc8656a remove out-dated tutorial cases 2017-08-25 10:33:01 +02:00
14f5af4727 clean up whitespaces in tutorial run scripts 2017-08-16 15:43:41 +02:00
1fed0679a9 adjust tutorial run scripts to new etc location 2017-08-16 15:41:11 +02:00
134a511488 Reorginzied function objects and updated plot script 2017-07-28 13:25:32 +02:00
46567490e1 Cleanup of old function object syntax 2017-07-26 13:45:12 +02:00
35d35339d2 tankDrainage tutorial case updated to OpenFOAM-4.x 2017-07-26 12:55:46 +02:00
7320c1f5cf update case and decrease rhoMin
Case working fully with chemistry/diffusion/massTransfer terms
2017-07-18 15:31:09 +02:00
a1c47377fd cleanup and use noSlip 2017-07-18 15:29:27 +02:00
ca6dbf6f12 cleanup DEM scripts 2017-07-18 15:28:32 +02:00
28ddc53754 decrease rhoMin to avoid pressure divergence 2017-07-18 15:27:56 +02:00
bc2de27abf cleanup tutorial case 2017-07-18 15:27:36 +02:00
305b1a75a2 increase temperature 2017-07-18 15:27:05 +02:00
bf3e3260c4 cleanup 0 folder 2017-07-18 15:26:58 +02:00
386487839f Adapted tutorial case: lower reaction rate, temperature limits. 2017-07-11 10:17:24 +02:00
077b355767 Adapted tutorial case for Arrhenius-shrinking particle. 2017-07-10 14:08:39 +02:00
1a5f0f3cdf Adapted test cases to usage of molar fractions. 2017-07-06 14:39:27 +02:00
512f28c9a0 Merge branch 'feature/cfdemSolverRhoPimple' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/cfdemSolverRhoPimple 2017-06-30 10:15:52 +02:00
29c417f018 Test case for shrinking particles and reactions within gas phase at fixed temperature and volume. 2017-06-30 10:09:42 +02:00
fb9b5e9b32 Changed settings in test case Shrinking_particle_model to density-based thermodynamics. 2017-06-30 08:08:23 +02:00
069b824765 add default names to chem. models as not to repeat in coup. props. 2017-06-28 15:48:57 +02:00
e9f69b08ee Merge branch 'feature/cfdemSolverRhoPimple' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/cfdemSolverRhoPimple 2017-06-28 15:10:30 +02:00
e26032115c computes in case 2017-06-28 15:10:12 +02:00
34a05f9c14 Added post folder. 2017-06-27 10:28:53 +02:00
04991d42a0 Cleaning up test case. 2017-06-27 10:19:38 +02:00
579054e9c2 Merge branch 'master' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/cfdemSolverRhoPimple 2017-06-23 08:32:49 +02:00
e488ef863f update tutorial case 2017-06-21 11:45:12 +02:00
96e4b8f454 testmerge 2017-06-20 16:05:10 +02:00
250f7e0c60 add props for mass transfer 2017-06-09 15:38:19 +02:00
04119c6934 update tutorial case 2017-05-23 09:49:22 +02:00
3c0012294f update and fix SPM tutorial case 2017-05-16 15:10:36 +02:00