4b86d32807
Added error message if databases contain less than three times.
2019-09-19 10:29:38 +02:00
211a29bb0e
Removed outdated force model from list.
2019-09-19 10:29:14 +02:00
ce2646c400
Merge pull request #89 from ParticulateFlow/feature/recurrenceLib_fix_predefinedPath
...
minor fix in predefinedPath model
2019-04-25 11:06:11 +02:00
c878281031
minor fix in predefinedPath model
...
* change the default file name for the pre-defined recurrencePath
The previous default 'recurrencePath' is used by the recModel class
to record the recurrence-path of the simulation at run-time.
Thus, the previous default value conflicts with the hard-coded file name
of the recModel class.
By changing the default, we can use this model with its default file name
2019-04-24 15:16:42 +02:00
2d4fc39eef
Added missing files.
2019-04-24 13:25:30 +02:00
f87ad1d116
Make default setting for critical voidfraction such that empty regions can be recognized as such.
2019-04-15 14:34:02 +02:00
7b91c8f014
Added RanzMarshall heat transfer model. Fixed issue with thermal conductivity models.
2019-04-02 08:51:16 +02:00
471cb3baae
Merge branch 'feature/recurrenceLib' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/recurrenceLib
2019-04-02 07:28:12 +02:00
68ab82ce69
Cleaning up code.
2019-04-02 07:27:44 +02:00
c7e58306bb
Merge branch 'feature/recurrenceLib' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/recurrenceLib
2019-03-28 15:29:14 +01:00
11e53185e7
Tutorial case for rCFD. Minor bug fixes. Some code cleaning.
2019-03-28 15:28:33 +01:00
74ef6b9207
Merge pull request #65 from ParticulateFlow/feature/recurrenceLibMinorTweaks
...
Minor tweaks
2019-02-22 09:31:47 +01:00
36d253303d
Therm cond models lookup field and modify it instead of returning it on demand. Furthermore, they do not need specific heat values anymore.
2019-01-11 08:47:17 +01:00
8256dd861b
Merge branch 'feature/recurrenceLib' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/recurrenceLib
2019-01-07 09:45:30 +01:00
0b57c2400c
Heat transfer model to describe inter-grain conduction in terms of volume fraction instead of explicit contacts.
2019-01-07 09:44:36 +01:00
3f2afc838d
addSource need not be present anymore.
2019-01-04 13:12:48 +01:00
b2aa11ffaf
Add limiters of p and U in steady-state calculation.
2018-11-29 12:17:05 +01:00
87a730fbe1
Some changes of const / non-const etc.
2018-11-21 09:28:43 +01:00
2ace3db6d1
Add solver to solver-list.txt.
2018-11-20 16:47:30 +01:00
570037e8a5
Merge branch 'feature/recurrenceLib' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/recurrenceLib
2018-11-20 14:05:53 +01:00
058648ef25
Solver for recurrent or steady particle motion and steady flow fields.
2018-11-20 14:05:00 +01:00
1e5b8c9302
Merge with develop.
2018-11-13 15:42:56 +01:00
4b8b50b427
Added solver for pseudo-steady conditions.
2018-11-13 15:23:48 +01:00
e8fd37e965
Update tutorial case for coupled heat transfer.
2018-11-12 15:04:53 +01:00
085f288b19
Tutorial case for rCFD case of a fluidized bed with transient conditions.
2018-11-12 11:54:04 +01:00
588c4d12c3
Merge branch 'feature/recurrenceLib' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/recurrenceLib
2018-10-30 15:53:15 +01:00
c37469e415
use absolute margins instead of scaling factors.
2018-10-30 15:44:29 +01:00
bd03f422dc
make cell ids members of the twoWayOne2One class. get rid of leak in the process.
2018-10-30 15:43:41 +01:00
7f7c17f788
Merge branch 'feature/recurrenceLib' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/recurrenceLib
2018-10-29 07:24:18 +01:00
658cebfcf2
Compile one2one data exchange model.
2018-10-29 07:24:04 +01:00
b60ffb829a
fix memory leak.
2018-10-26 13:00:00 +02:00
b56bf6b838
bugfix for the case that liggghts and openfoam bounding boxes match EXACTLY.
2018-10-26 11:38:35 +02:00
3520f0735e
use a reference to cell id list instead of copying it.
2018-10-26 11:37:44 +02:00
15c9edf336
Merge pull request #75 from ParticulateFlow/feature/OF4x-multiphase
...
Feature/of4x multiphase
2018-10-23 09:59:41 +02:00
7648045bc2
add clocking to one2one
2018-10-22 11:28:45 +02:00
fbd2bde594
Merge with o2o.
2018-10-22 10:30:41 +02:00
bd17bf0e49
Update the copyright info in surfaceTensionForce files
2018-10-16 09:19:54 +02:00
0c7396e565
Control communication of fluctuations.
2018-10-15 13:10:18 +02:00
b5d5b56824
[DOC] fix up and add links to new documentation
2018-10-15 10:33:19 +02:00
f2f3230de0
clean up shell script files
2018-10-15 10:02:06 +02:00
1c44a3a09f
remove bottleneck in locating particles by using appropriate container for cell ids.
2018-10-13 13:35:35 +02:00
62fe28535c
add prerun scripts for testharness runs of cfdemSolverMultiphase
2018-10-12 16:36:09 +02:00
908de24636
add prerun script to damBreak case
...
prerun script for testharness
2018-10-12 14:39:33 +02:00
3858931124
Updated documentation
2018-10-12 10:32:06 +02:00
4acd0de949
Added documentation for surfaceTensionForce force model
2018-10-12 10:31:46 +02:00
eaa11b4781
Added option for arbitrary field name in surfaceTensionForce
2018-10-12 10:31:05 +02:00
50af8d451f
Remove html files from doc
2018-10-11 16:11:40 +02:00
e2b1a2fa9f
Untrack files that should not be tracked
2018-10-11 15:57:45 +02:00
0058f1af36
Update temporalSmoothing documentation
2018-10-11 15:06:49 +02:00
1202f655d7
Removed init of small_scale_hearth_drainage tutorial case
2018-10-11 15:06:23 +02:00