Re: [Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2659: - Add relAngVel function to ScGeom (a similar version can be called from python as done for incid...

2011-01-19 Thread Bruno Chareyre
@Bruno: I would like to add the incremental formulation to CFLaw, how do you suggest to do that? Maybe I can use a bool something like (useIncrementalForm)? Sure! Bruno ___ Mailing list: https://launchpad.net/~yade-dev Post to :

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2662: Fix cache line size in OpenMPArrayAccumulator

2011-01-19 Thread noreply
revno: 2662 committer: Giulia Macaro giulia@engs-19155 branch nick: yade timestamp: Wed 2011-01-19 10:21:31 + message: Fix cache line size in OpenMPArrayAccumulator modified: lib/base/openmp-accu.hpp -- lp:yade

Re: [Yade-dev] Cell deformation handling

2011-01-19 Thread Václav Šmilauer
Hi Bruno, I think it makes sense what you write and it is good that you did the implementaiton that works. The fact that flipCell can be encapsulated inside the collider is nice, for instance. I would like to just ask for 2 things: 1. Make sure that the old interface (setting refSize etc)

Re: [Yade-dev] Cell deformation handling

2011-01-19 Thread Bruno Chareyre
Hi, It's commited. Attributes doc should be ok but header doc and sphinx doc are TODOs. All scripts I could find seems to run unmodified. I replaced definition of trsf and refSize by setters in the scripts (couldn't find a better way since integrateAndUpdate can't really do the job now). Setters

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2665: update scripts for the WireMatPM

2011-01-19 Thread noreply
revno: 2665 committer: Klaus Thoeni klaus.tho...@gmail.com branch nick: yade timestamp: Thu 2011-01-20 14:45:32 +1100 message: update scripts for the WireMatPM renamed: scripts/test/WIreMatPM/ = scripts/test/WireMatPM/ modified:

[Yade-dev] Last changes

2011-01-19 Thread Klaus Thoeni
Hi guys! A lot of changes have been done in the last few weeks. I just tried to run some scripts and I ended up with some troubles. Somehow I fixed my scripts for the WireMatPM but I couldn't really understand why I needed this changes. Someone can explain it to me please? Some other scripts

Re: [Yade-dev] Another stress in bodies

2011-01-19 Thread Vincent Richefeu
Hi, Have a look to this paper: http://www.springerlink.com/content/l133vr26m7142101/ I can send you the pdf if necessary. The stress computation at particle level is explained in section 5. Basically, it correspond from the dimensional point of view to the moment tensor divided by a volume. The