4ac94e82c7
fix up Allclean.sh scripts [ci skip]
...
note that #!/bin/sh may invoke a different shell than #!/bin/bash
2019-09-19 16:40:07 +02:00
e452aa7929
clean up parCFDDEMrun.sh files
...
perform clean up via Allclean.sh scripts
2019-09-19 16:38:12 +02:00
75f132450f
use different controlDict for test harness runs
...
original case runtime is too long for test harness execution
2019-09-19 15:48:05 +02:00
838e0851b1
adjust case decomposition
2019-09-19 15:45:44 +02:00
6da1afb450
add execution of DEM init script to Allrun.sh
2019-09-19 15:45:28 +02:00
069aaed120
ignore temporary files from VIM [ci skip]
2019-09-19 13:52:54 +02:00
4cb4132cf0
remove temporary file [ci skip]
2019-09-19 13:47:43 +02:00
ef43a2b5e4
replace $casePath/CFD with $FOAM_CASE [ci skip]
2019-09-19 13:33:34 +02:00
be0fee8938
clean up whitespaces and comments
2019-09-19 13:32:58 +02:00
a31e6b0f86
delete temporary files
2019-09-19 13:30:16 +02:00
04c77886e8
fix test harness run configuration
2019-09-19 13:29:33 +02:00
35bb6ba7eb
replace $casePath/CFD with $FOAM_CASE [ci skip]
2019-09-19 12:30:24 +02:00
b4a3c358ff
fix test harness run configurations
2019-09-19 12:29:23 +02:00
a854a89116
clean up whitespaces and comments
2019-09-19 12:28:50 +02:00
faba96f750
delete temporary files
2019-09-19 12:24:33 +02:00
d5b12a5e30
delete temporary file and clean up whitespaces
2019-09-19 12:24:02 +02:00
0c1ddfb0cc
clean up whitespaces
2019-09-19 12:12:50 +02:00
e37d3b4e7e
fix test harness run configuration [ci skip]
2019-09-19 09:42:57 +02:00
a26052a8b7
replace $casePath/CFD with $FOAM_CASE
2019-09-19 09:41:06 +02:00
16700acdc1
adjust file permissions and clean up comments [ci skip]
2019-09-19 09:38:01 +02:00
7b00b7efed
clean up whitespaces and comments
2019-09-19 09:32:01 +02:00
e06741a47d
add required folder structure for DEM dump and restart files
2019-09-19 09:13:52 +02:00
6b1c2d76f1
add .sh file extension to Allclean scripts
2019-09-19 09:09:12 +02:00
ad34ba0efe
clean up some tutorial files [ci skip]
2019-09-18 21:15:31 +02:00
5d0ec35256
fix testharness run.config
2019-09-18 21:10:13 +02:00
4531711ed8
clean up whitespaces
2019-09-18 21:06:16 +02:00
7fb0161ca8
Add tutorial case for polydisperse R2 reaction with inert Quartz particles
2019-09-18 17:51:18 +02:00
df71bf5522
Remove obsolete tutorial case
2019-09-18 17:48:19 +02:00
f3135c083e
change fix densities to global in the tutorials.
2019-09-18 17:28:38 +02:00
14b64ef281
Move the ISO4695 Case into the SingleParticleCases folder
2019-09-18 16:43:56 +02:00
939429d341
Add Case for GOD0k1
2019-09-18 16:43:11 +02:00
fbea5be83a
Add Case for GOD 0k1 33CO3 H2..
...
..that works with the latest version of LIGGGHTS and CFDEMcoupling
2019-09-18 16:42:14 +02:00
4da9233db2
Modify Case for GOD0k1 30CO6H2
...
..updated it to the latest version of LIGGGHTS and CFDEMcoupling.
2019-09-18 16:40:03 +02:00
f80785c116
Remove ISO4695 case from tutorials to be added under subfolder
...
SingleParticleCases
2019-09-18 16:35:24 +02:00
b518d6df84
Hematite Reduction Tutorial for Standardized ISO Conditions ISO4695
2019-09-16 16:25:48 +02:00
04ecb57c16
update input script due to internal changes [ci skip]
...
the relevant settings have been moved to internal fixes managed by fix
chem/shrink/core
2019-08-14 17:28:21 +02:00
2cb102fee3
remove outdated fix parameter
2019-08-14 17:05:21 +02:00
2e10933575
clean up some formatting [ci skip]
2019-08-14 16:21:40 +02:00
3ce4d419ca
remove superfluous semicolon
2019-08-14 16:09:07 +02:00
acfe33cc50
simplify construction of list
2019-08-14 16:08:22 +02:00
ad3ccf0359
eliminate temporary variables and fix interpolation_ branch
...
Xfluid_ was uninitialized with interpolation on
there is probably not much to be gained from temporary variables here
2019-08-14 16:07:29 +02:00
110fba695a
remove unnecessary temporary variable
...
MixtureBinaryDiffusion_ is not used for anything else
2019-08-14 15:48:47 +02:00
704ac32a23
clean up some foramtting [ci skip]
2019-08-14 15:15:39 +02:00
c89d46f633
fix setting of molar fractions in species.C
...
Xfluid ended up uninitialized if interpolation was on (causing
molarFractions_ to receive uninitialzed values) or no particles were
found in partition (output to Info was uninitialzed)
2019-08-14 15:03:52 +02:00
da0c33b2cb
remove some fields from probes [ci skip]
2019-08-12 13:40:59 +02:00
b381009d4b
add probes name [ci skip]
...
test harness expects name field
2019-08-12 12:55:34 +02:00
b4e891bdd9
move probe definitions to controlDict
...
until testharness properly supports #include directives
2019-08-12 12:15:14 +02:00
89c6f87e0c
display info only if verbose is true [ci skip]
2019-08-09 16:20:17 +02:00
4f8d2dc676
replace $casePath/CFD with $FOAM_CASE
2019-08-09 16:09:21 +02:00
d5f331c831
testharnes does not yet support #include directives in OF dictionaries
2019-08-09 15:37:07 +02:00