Commit Graph

862 Commits

Author SHA1 Message Date
674853d616 Print out info only if verbose active 2018-03-15 14:07:10 +01:00
47f38514a6 Changes in initialization of scalar list 2018-03-13 17:18:23 +01:00
e53753bfc8 Add coarse graining factor 2018-03-13 17:17:29 +01:00
a951310886 Print out information to log file only...
... if verbose is activated.
2018-02-26 14:01:20 +01:00
bc5ef31657 clean unnecessary comments 2018-02-26 14:00:17 +01:00
145e5a97cc Cleanup tutorials from run time folders 2018-02-20 11:48:25 +01:00
c4157638c6 Unreacted Shrinking Core Cases from the experimental work of Hanel 2014 2018-02-20 10:54:20 +01:00
6a6b55d2a2 Remove old tutorial cases 2018-02-20 10:46:03 +01:00
8bdb0cefe5 Required Pressure is in Pascal 2018-02-09 14:10:16 +01:00
34897bad97 communicate pressure with DEM 2018-02-08 17:42:37 +01:00
3b8db2aa53 Species order does not change mixture diffusion total
- Fixed initialization error
- Fixed species molar fractions for diffusant and diffuser gases
- Order of species does not have any effect anymore!
2018-01-29 15:34:01 +01:00
167ae77c3b Fix H2O molar weight 2018-01-29 09:51:05 +01:00
237df644d4 reduce use of sqrt 2017-12-05 12:21:08 +01:00
69e994a532 Delete allocated arrays 2017-11-20 17:09:15 +01:00
3918e451fc Change pressure units to bar
- Get rid of the pow function in equations.
2017-11-20 11:48:51 +01:00
8a4be85856 Merge remote-tracking branch 'refs/remotes/origin/feature/cfdemSolverRhoPimple' into feature/cfdemSolverRhoPimple 2017-11-08 16:28:34 +01:00
6106fc8710 Latest tutorial case, based on Diss. Hanel Experiments
- ISO 4695 Conditions
- CO + N2 inflow
- Checking single particle unreacted core model
2017-11-08 16:27:52 +01:00
bb94f760c0 remove unnecessary firend deffinition 2017-11-08 16:24:54 +01:00
2cad403f20 Added setScalarSumCentre which always uses particle-center-based cells. 2017-10-31 13:33:43 +01:00
be5b056d70 Added functionality to communicate available gas volume per particle. 2017-10-31 13:32:42 +01:00
210e047e15 Merge branch 'feature/cfdemSolverRhoPimple' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/cfdemSolverRhoPimple 2017-10-30 10:55:51 +01:00
fac3825a28 no need to print out field in verbose 2017-09-21 13:56:25 +02:00
2079017fc6 fix diffusion calculation error 2017-09-21 13:56:06 +02:00
b7562b76c6 comment molar fractions debug info
to be uncommented in the future
2017-09-21 13:55:30 +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
3b5d46e7cb Merge branch 'feature/cfdemSolverRhoPimple' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/cfdemSolverRhoPimple 2017-09-04 15:16:40 +02:00
e4545b8be9 More info for debugging YEqn. 2017-09-04 15:16:20 +02:00
9814464fcf Merge branch 'feature/cfdemSolverRhoPimple' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/cfdemSolverRhoPimple 2017-09-04 15:11:51 +02:00
2adc864f0a use pre-increment 2017-09-04 14:59:24 +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
f14ce1b7d2 Output mass source in separate line. 2017-09-04 13:40:55 +02:00
1e7fc386cc test case for unreacted shrinking core model 2017-09-04 13:40:35 +02:00
4bd7f6529e Fix original pressure equation, add alternative formulation. 2017-09-04 13:40:16 +02:00
ac4fa13745 Monitor mass changes. 2017-09-04 13:38:52 +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
fd1bffd0e8 Made pressure source term implicit, added debugging option of YEqn. 2017-08-28 07:46:38 +02:00
42ecc8656a remove out-dated tutorial cases 2017-08-25 10:33:01 +02:00
5b8072b11a Merge pull request #27 from ParticulateFlow/feature/cherry_pick_PUBLIC
Feature/cherry pick public
2017-08-24 16:17:53 +02:00
2e2701ccf7 remove unneeded parameter finaliser from IOModel::streamDataToPath 2017-08-24 09:58:01 +02:00
5e7b332dd9 clean up whitespaces 2017-08-23 18:02:29 +02:00
adc79029a1 use actual cell id of particles instead of dummy finaliser string 2017-08-23 18:01:22 +02:00
ad6a169ffd output position as position type instead of vector type 2017-08-23 18:00:00 +02:00
53d0988a4e IOModel::streamDataToPath - separate handling of position and vector
vector needs no finaliser
2017-08-23 17:58:41 +02:00
165a2b9611 no need for finalizer in case of 'label' 2017-08-23 17:55:57 +02:00
2e4c93f8ee use info from OFstream to create output file header 2017-08-23 17:52:51 +02:00