|
|
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 |
|
|
|
542261bbf8
|
Change notation in temporal smoothing model
|
2018-10-11 13:37:29 +02:00 |
|
|
|
dfd665c15f
|
Update tutorial cases
|
2018-10-11 13:36:10 +02:00 |
|
|
|
146e783415
|
Merge 'develop' into feature/OF4x-multiphase
|
2018-10-11 13:10:33 +02:00 |
|
|
|
64512450a7
|
Merge pull request #74 from ParticulateFlow/master
Update from master
|
2018-10-09 13:31:39 +02:00 |
|
|
|
382c720b5c
|
Merge pull request #73 from ParticulateFlow/release
CFDEMcoupling-PFM 18.10 release
18.10
|
2018-10-09 12:57:56 +02:00 |
|
|
|
288ddfaf86
|
make propsDict of noDrag model optional again
since all entries this propsDict are optional, it is only convenient to
make it optional
|
2018-10-09 09:59:35 +02:00 |
|
|
|
e4c26a3004
|
retain original behaviour
|
2018-10-09 09:49:11 +02:00 |
|
|
|
74ed993b1a
|
simplify expression
|
2018-10-09 09:48:25 +02:00 |
|
|
|
3e1c09930b
|
fix bug introduced in commit 2230f51421
wrong default value
|
2018-10-08 18:59:16 +02:00 |
|
|
|
ba9f28a5ff
|
fix order of construction / destruction
dataExchangeModel is needed by the destructor of several models, thus
should be destroyed last and in further consequence must be constructed
first
|
2018-10-08 15:40:35 +02:00 |
|
|
|
4c785b952d
|
[DOC] update chemistryModels docs
dictionary syntax for chemistry models has changed
|
2018-10-05 16:50:08 +02:00 |
|
|
|
844234b5e9
|
fix test cases for cfdemSolverRhoPimple
dictionary syntax for chemistry models has changed
|
2018-10-05 16:49:28 +02:00 |
|
|
|
b8ac908ea6
|
[DOC] fix link
|
2018-10-05 09:38:15 +02:00 |
|
|
|
af087b29b5
|
bump version number to 18.10
|
2018-10-04 12:29:52 +02:00 |
|
|
|
73d13652c6
|
[DOC] update manual
|
2018-10-04 11:00:05 +02:00 |
|
|
|
5cb044a62e
|
remove obsolete heatTransferGunnImplicit class
use heatTransferGunn instead which allows for an explicit or an implicit
formulation
closes #71
|
2018-10-04 10:47:42 +02:00 |
|
|
|
ffe9014b66
|
Merge pull request #70 from ParticulateFlow/feature/constness
fix up const/mutable usage
|
2018-10-04 10:40:40 +02:00 |
|
|
|
91c22cd1e1
|
fix up some mutables in momCoupleModels
|
2018-10-04 10:42:10 +02:00 |
|
|
|
c7fd297b68
|
make couple() method of dataExchangeModel non-const
method modifies at least one member that can be observed from outside
(i.e. couplingStep_)
|
2018-10-03 13:13:22 +02:00 |
|
|
|
6e59b6bb54
|
Merge pull request #69 from ParticulateFlow/feature/adaptive_resolution_universe
unravel cfdemCloud and models
|
2018-10-03 13:00:47 +02:00 |
|
|
|
7a32a19679
|
clean up function specifiers in cfdemCloudEnergy
|
2018-10-03 12:27:24 +02:00 |
|