← Back to team overview

yade-dev team mailing list archive

Re: Adapting my code

 

> >
> > - outputFile -> out (in DataRecorder -> Recorder)
> 
> "out" is protected...
> Ah, yes, its "file" instead.
> 
> Now "'class TriaxialStateRecorder' has no member named 'interval'"...
> 
> I'm not sure it is safe to keep coding while only the TriaxialTest demo 
> is compiling. When people will want their code back they will have to 
> fix all those details that you didn't notice.

Recorder inherits those things from PeriodicEngine, which names things
differently. The one you need is iterPeriod.

For the velocity -> vel things: sorry for that, I thought it was to good
moment to clean it up. I am always hesitating what is pushing your
coding taste on others and what is really benefit. This should make
formulas more readable (shorter).

v




Follow ups

References