13987f0ba3
Basics for statistical analysis of recurrence matrix.
2017-06-22 09:13:48 +02:00
41788a1c95
Output recurrence jump vector.
2017-05-17 12:40:34 +02:00
a5a76110f7
Merge pull request #13 from ParticulateFlow/feature/recurrenceLibFixWarnings
...
fixed header
2017-03-06 16:29:47 +01:00
d7343605ce
fixing more sloppy errors of myself
2017-03-06 16:24:28 +01:00
7ac6ee3937
fixed header
2017-03-06 16:18:33 +01:00
1536a6da54
Merge pull request #12 from ParticulateFlow/feature/recurrenceLibFixWarnings
...
Feature/recurrence lib fix warnings
2017-03-06 16:15:54 +01:00
a725249334
fix warning : control reaches end of non-void function [-Wreturn-type]
2017-03-06 16:08:54 +01:00
9c12f6acb0
ignore build folders lnInclude and linux64Gcc*
2017-03-06 16:08:05 +01:00
a83140ee71
Recurrence statistics analysis and some minor changes.
2017-01-17 10:34:54 +01:00
9867e0188c
Added comment.
2016-12-13 10:39:45 +01:00
56f8aad5a6
Some cleaning up. Appropriate handling of Cv and Cp.
2016-11-29 15:41:37 +01:00
c44e375473
Automatically determine fraction of DEM and CFD timesteps. Read coupling substep from recProperties file.
2016-11-22 11:32:46 +01:00
f84180b2c5
Improved particle temperature averaging.
2016-11-16 15:42:35 +01:00
c18e671956
Get time measurements right.
2016-10-31 11:22:43 +01:00
0d0803e057
Implicit heat transfer.
2016-10-27 16:41:13 +02:00
bfe3836dc4
Merge branch 'feature/recurrenceLib' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/recurrenceLib
2016-10-27 16:39:35 +02:00
c3388c5238
Various changes.
2016-10-27 16:39:01 +02:00
e268853de8
Fixing minor errors.
2016-09-26 13:28:31 +02:00
a3f903e02f
Allow monitoring of Re and Nu.
2016-09-26 13:27:47 +02:00
9b28453113
read verbosity flag from recProperties
...
The classes recNorm and recModel also read the verbose flag from the
dictionary recProperties, as recModel has been doing. Up to now, the
boolean verbose_ of recNorm and recPath was initialized to "false" in the
initialisation list of the constructor. This made all if(verbose_)
tests in child classes of recNorm and recPath useless.
2016-09-20 10:14:34 +02:00
fc0a6e64e3
Just one blank space.
2016-09-15 17:44:34 +02:00
fb311ae59b
Temperature equation added.
2016-09-15 17:43:21 +02:00
05c1ed01e6
Export specific heat.
2016-09-15 17:42:35 +02:00
b6b2e7d1f4
Different treatment for velocity fluctuations.
2016-09-15 15:40:34 +02:00
ad3e9641e5
Fluxes.
2016-09-15 15:40:01 +02:00
dc734e39d0
Recurrence CFD with OF4.x, added solver for heat transfer.
2016-09-14 15:55:17 +02:00
9ffdc33ce5
Merge with OF4x; added some heat transfer related models.
2016-09-13 15:16:34 +02:00
fb99b20e8b
Updating recLib.
2016-09-13 14:11:22 +02:00
d5b2422bab
Existence of required files increases likelihood of successful compilation drastically.
2016-08-02 14:29:35 +02:00
cd614bf299
Updated tutorials.
2016-08-01 15:55:45 +02:00
308cdf27c4
Updated tutorials.
2016-08-01 15:51:59 +02:00
ec60bf8eee
Updated Piso/ErgunTestMPI_cgs tutorial.
2016-08-01 15:48:27 +02:00
4ce5838238
Updated Piso/ErgunTestCG tutorial.
2016-08-01 15:43:33 +02:00
865c52834f
Some restructuring.
2016-08-01 14:43:07 +02:00
3ff2ae9daa
Some renaming and restructuring.
2016-08-01 07:14:45 +02:00
561f7fa865
Some cleaning up.
2016-07-22 08:08:50 +02:00
907054872b
Cleaning up.
2016-07-21 15:28:05 +02:00
d30f828fe5
Updating solvers to OF 4.x.
2016-07-21 12:16:55 +02:00
0a2f1c793a
Cleaning up cfdemSolverPiso tutorial ErgunMPI.
2016-07-21 12:16:09 +02:00
8bb99ae9ce
Adapted source code to OF 4.x.
2016-07-20 14:57:05 +02:00
1265463275
Update files and options lists.
2016-07-20 14:56:41 +02:00
3ad42f2326
New OF version. Not needed by code.
2016-07-20 14:55:55 +02:00
44d9b77f07
rmdepall changed to wrmdep -a.
2016-07-20 14:55:01 +02:00
9b3ed8eda6
CfdemSolverPiso tutorial adapted to OF 4.x.
2016-07-20 14:53:48 +02:00
4b31e2f36f
Adapt solvers to OF 4.x.
2016-07-20 14:51:11 +02:00
1fe6ce4788
Move recurrence stuff to own class.
2016-06-15 14:43:01 +02:00
af47724556
Move recurrence stuff out of cloud, create own structure for it.
2016-06-10 07:52:31 +02:00
3517e71e6d
Refactoring of rCFD framework.
2016-06-09 20:48:27 +02:00
09726b8582
Recurrence CFD going to new format.
2016-04-15 11:17:01 +02:00
c0daf66680
Merge pull request #3 from ParticulateFlow/feature/BeetstraDrag
...
Feature/beetstra drag
2016-02-29 09:28:06 +01:00