[Yade-dev] Dynamic bodies and getSpheresVolume()

2016-05-20 Thread Jerome Duriez
Hi,

getSpheresVolume() currently skips all dynamic bodies before even considering 
whether they are spheres or not [*]. I think it would you make sense to just 
consider the shape, and to remove this "dynamic" condition.

It would for instance allow to use consistently porosity() function for a fixed 
packing of sphere. (Now, porosity() then always returns 1 in such case)

What do you think ?


Jerome


[*] 
https://github.com/yade/trunk/blob/6d4a0d1689c6bad2dbdd6e27d1653418f7fc6498/pkg/dem/Shop_01.cpp#L308


PS: the same applies for other functions, such as getSpheresMass(), but this 
has not been an issue for me...
___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3866: Add references

2016-05-20 Thread noreply

revno: 3866
committer: Raphael Maurin 
timestamp: Fri 2016-05-20 07:29:56 +0200
message:
  Add references
modified:
  doc/yade-articles.bib
  doc/yade-theses.bib


--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to 
https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'doc/yade-articles.bib'
--- doc/yade-articles.bib	2016-01-13 19:06:28 +
+++ doc/yade-articles.bib	2016-05-20 05:29:56 +
@@ -531,6 +531,18 @@
 	pages={1-13}
 }
 
+@Article{Maurin2015,
+   author = {Maurin, R. and Chauchat, J. and Chareyre, B. and Frey, P.},
+   title = {A minimal coupled fluid-discrete element model for bedload transport},
+   journal = {Physics of Fluids},
+   year = {2015},
+   volume = {27},
+   number = {11}, 
+   pages = {113302},
+   url = {http://arxiv.org/pdf/1605.06085.pdf},
+   doi = {10.1063/1.4935703}
+}
+
 @Article{Nicot2011,
   	author = {Nicot, F. and Hadda, N. and Bourrier, F. and Sibille, L. and Darve, F.},
   	title = {Failure mechanisms in granular media: a discrete element analysis},

=== modified file 'doc/yade-theses.bib'
--- doc/yade-theses.bib	2015-05-28 18:38:28 +
+++ doc/yade-theses.bib	2016-05-20 05:29:56 +
@@ -152,3 +152,10 @@
 	year = {2014},
 	month = {8}
 }
+
+@phdthesis{Maurin2015,
+	author = {Raphael Maurin},
+	school = {Université Grenoble Alpes},
+	title = {Investigation of granular behavior in bedload transport using an Eulerian-Lagrangian model},
+	year = {2015},
+}

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp