d1dad545ae
update headers of tutorial case
...
indicate that this case is intended to be used with OF 6
2022-02-14 15:21:28 +01:00
4bb95e66a8
merge ShirgaonkarIB and ShirgaonkarIBTorque models
...
reduce code duplication
2022-02-14 14:15:04 +01:00
21b338fb05
Merge branch 'develop' into feature/immersed_multisphere
...
resolved Conflicts:
- applications/solvers/cfdemSolverIB/Make/options
- etc/solver-list.txt
- src/lagrangian/cfdemParticle/Make/files
- src/lagrangian/cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.C
resolved Issues:
src/lagrangian/cfdemParticle/subModels/ShirgaonkarIBTorque/ShirgaonkarIBTorque.C
2022-02-09 16:37:40 +01:00
83949a2f06
fix up controlDict
...
using cfdemSolverIB instead of the removed cfdemSolverIBTorque
2022-02-09 14:38:28 +01:00
50e27e2ac9
use different solver to run tutorial case
...
use cfdemSolverIB instead of the removed cfdemSolverIBTorque to run the
case
2022-02-09 14:25:31 +01:00
d38be10d99
move tutorial to different folder
...
move falling_sphere_two_way_coupling from cfdemSolverIBTorque to
cfdemSolverIB folder
2022-02-09 14:23:07 +01:00
84842df79f
fix whitespace
2022-01-11 09:52:58 +01:00
bc1dd9f5e8
fix run.config for vortex shedding test case
2022-01-10 16:26:49 +01:00
6cd16223d1
set log files for test case
2022-01-10 12:31:27 +01:00
3c3f1d9651
add run.config file for vortex shedding test case
...
run configuration for test harness
2021-12-23 17:00:18 +01:00
6147878a1b
add vortex shedding test case [ci skip]
...
add test case based on OpenFOAM tutorial by J. Guerrero to compare p, U,
T, rho from compressible rhoPimpleFoam solver to cfdemSolverRhoPimple
2021-12-23 16:54:55 +01:00
6995a3d7dc
add pressure control values to fvSolution files [ci skip]
...
updated cfdemSolverRhoPimple requires pMin/pMax or pMinFactor/pMaxFactor
for pressure control (OF >= 5) instead of rhoMin/rhoMax (OF 4) for
density control
2021-12-23 16:16:24 +01:00
2fb7ca52a3
rename .gitkeep files to .gitignore [ci skip]
...
for consistency
2021-12-20 17:11:40 +01:00
1576391e51
clean up test case file [ci skip]
2021-12-02 13:23:07 +01:00
c39c0da9f4
add test case for particle-fluid convection using Ranz Marshall [ci skip]
2021-12-01 17:59:52 +01:00
ad5a39ceac
Merge pull request #123 from tmjnijssen/develop
...
TUe/SMR developments
2021-11-05 09:07:27 +01:00
1900a7cd28
fix runAllPar.sh script
...
also runAllPar.sh needs to copy initial restart file to work with same
liggghts run script
2021-11-03 12:24:40 +01:00
64aaa5825b
change fvSolution to work with OF 6
...
OF 6 requires pcorrFinal to be defined
2021-11-03 12:22:57 +01:00
b03c91bfc3
make spelling of logpath variable consistent throughout case scripts
2021-11-03 12:13:18 +01:00
f2bd0ad0aa
make spelling of logpath variable consistent throughout case scripts
2021-11-03 12:03:41 +01:00
39519983ee
make sure restart folder exists for simulation
2021-10-15 14:26:17 +02:00
b41b2f8d8d
update tutorial readme [ci skip]
2021-10-14 12:52:25 +02:00
73e21bec5d
add bubbling fluidized bed test case
...
based on Khawaja, H.A., J. Comput. Multiph. Flows 7(4), 227-240 (2015)
2021-10-14 12:44:47 +02:00
278706f4c9
merge tue/master > tue/develop
2021-10-08 14:16:39 +02:00
c5716b5a04
added liquid FB tutorial
2021-10-07 16:27:21 +02:00
be9b19ff76
merge PFM/master > TUe/master
2021-10-07 09:30:51 +02:00
598bd93085
added small_hearth tutorial case
2021-09-28 12:18:42 +02:00
121ef06f19
Clean up of turbulentDispersion, turbulentVelocityFluctuations and tutorial case oreReducingBlastFurnaceSlot.
2021-07-30 09:57:03 +02:00
db14b2c7c2
Clean up tutorial case for displacementField.
2021-07-30 07:43:42 +02:00
67a2a7e90f
Removed clockData files.
2021-07-28 14:58:05 +02:00
2a83785bcb
Added monitoring option to displacementField.
2021-07-13 11:57:05 +02:00
56e8a6257c
Minor change to displacementField. Allows for time-averaged treatment now.
2021-07-09 11:39:43 +02:00
e06069d49b
Merge with develop. Removed old rBaseMirrorVec which is now part of rBaseMirror.
2021-07-08 11:36:54 +02:00
f8a6c9522a
Tutorial case for displacementField utility.
2021-07-08 11:31:52 +02:00
a20ee5ee34
fix output of kin. energy in cfdemSolverIBTorque test case
...
set dynamic to 'no' as number of particles does not change;
for a single particle we need to set extra dof to 0 to obtain correct ke
2021-06-08 17:30:15 +02:00
6febaec345
move octave script and adjust paths; disable execution by default
...
for the octave script to work, the case needs to be run twice (without
cleanup in-between);
(remove the useTorque option of ShirgaonkarIBTorqueProps in the
couplingProperties file and adjust the output filenames of the fix print
commands, i.e. adding "_no_coupling")
2021-06-08 17:23:49 +02:00
064cc9ae3d
clean up cfdemSolverIBTorque test case files
2021-06-08 16:54:56 +02:00
5a3f78b5f1
remove output files produced by simulation
2021-06-08 12:37:13 +02:00
6a7a5fc4fd
remove duplicate tutorial files
...
previous move to sub-folder left files in original place (i.e. was a
copy instead of a move operation)
2021-06-07 12:32:18 +02:00
f6b1cde010
adapt test-case for LRU data base management
2021-03-29 09:27:55 +02:00
f58fba97be
Missing files for hot BF tutorial.
2020-12-02 12:55:26 +01:00
587e2361d3
Tutorial case for ore reducing BF.
2020-12-02 12:50:41 +01:00
e2b454b036
fix up voidfractionTest case [ci skip]
...
add post folder and testharness configuration
2020-10-01 10:30:13 +02:00
c13aece161
update chemistry tutorials [ci skip]
...
adjust setup to changes made in the fix chem/shrink/core implementation
in LIGGGHTS (cf. commit abe32ee)
2020-09-17 16:58:51 +02:00
71586e1192
add trilinear voidfraction test case [ci skip]
...
as in CFDEMcoupling-PUBLIC
2020-08-03 13:06:23 +02:00
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