|
|
d67ee0d63e
|
add testharness config for one2one coupling test [ci skip]
|
2020-07-17 11:31:43 +02:00 |
|
|
|
893a8ddf31
|
add alternative files for one2one coupling in ErgunTestMPI case
for testing one2one coupling model
|
2020-07-17 11:23:49 +02:00 |
|
|
|
14d5c30dac
|
Added tutorial case for coupled heat transfer with rCFD. Removed old solver and tutorial.
|
2020-06-03 11:52:52 +02:00 |
|
|
|
37bbb436c2
|
Updated BF tutorial case.
|
2020-05-13 11:11:59 +02:00 |
|
|
|
52bcfc5dd3
|
Update tutorial case.
|
2020-04-23 07:23:58 +02:00 |
|
|
|
548df2cd3c
|
Merge with develop and some accompanying cleaning up.
|
2020-02-10 11:05:44 +01:00 |
|
|
|
a3166f2aca
|
Made tutorial case for dynamic CZ ready for OF 6.
|
2020-02-10 08:44:31 +01:00 |
|
|
|
332dc5e057
|
New tutorial case for BF with dynamic cohesive zone.
|
2020-02-10 07:41:33 +01:00 |
|
|
|
86697d0993
|
minor changes to some case files related to OF4/OF5/OF6
make switching between OpenFOAM versions a bit easier
|
2019-11-14 14:12:08 +01:00 |
|
|
|
b089229109
|
remove unneded mesh files from tutorial case
these files can be generated by a call to blockMesh
|
2019-11-14 13:26:44 +01:00 |
|
|
|
8f94dba403
|
[OF6] adjust chemistry cases to OF6 syntax
OF4 -> OF5:
functionObjects
volRegion/surfaceRegion -> volFieldValue/surfaceFieldValue
fvOptions
limitTemperatureCoeffs: Tmin/Tmax -> min/max
OF5 -> OF6:
combustionProperties: noCombustion<> -> none (template parameters are no
longer required)
|
2019-11-13 13:42:38 +01:00 |
|
|
|
314bfdc0ac
|
Merge branch 'develop' into feature/openfoam6
Just resolve merge conflicts, does not yet compile with OF6 !
applications/solvers/rcfdemSolverRhoSteadyPimple/rcfdemSolverRhoSteadyPimple.C
|
2019-11-12 10:06:50 +01:00 |
|
|
|
7f0c4f8efe
|
Slight modification in tutorial case.
|
2019-11-07 08:15:11 +01:00 |
|
|
|
96c621416d
|
Merge branch 'develop' into feature/recurrenceLib
# Conflicts:
# src/lagrangian/cfdemParticle/cfdemCloud/cfdemCloud.C
# src/lagrangian/cfdemParticle/subModels/energyModel/heatTransferGunn/heatTransferGunn.C
|
2019-10-22 19:44:00 +02:00 |
|
|
|
2292493e35
|
increase runtime of test case
|
2019-09-26 15:44:30 +02:00 |
|
|
|
ba35af963a
|
fix probe location
|
2019-09-26 15:13:28 +02:00 |
|
|
|
5bf3402415
|
write DEM data to DEM/post folder
|
2019-09-26 13:01:04 +02:00 |
|
|
|
29afb0e920
|
fix up probe locations in chemistry tutorials
|
2019-09-26 12:38:43 +02:00 |
|
|
|
b24acc76fa
|
fix up thermo_temp settings
- set dynamic to 'no' as number of particles does not change
- for a single particle set 'extra' dof to 0 to obtain correct ke
|
2019-09-26 09:51:11 +02:00 |
|
|
|
4c25d64af6
|
define probes directly in controlDict
test harness is not yet prepared to handle '#include' properly or read
probes from probesDict
|
2019-09-24 17:50:44 +02:00 |
|
|
|
f4b62ab0e0
|
fix typos in liggghts input scripts
|
2019-09-24 16:04:18 +02:00 |
|
|
|
fd26c2cb88
|
update testharness run configurations
remove post_scripts that we currently don't need for testing
|
2019-09-24 16:03:45 +02:00 |
|
|
|
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 |
|
|
|
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 |
|