Re: [Yade-users] [Question #707972]: why the data is 1 iter behind

2023-09-20 Thread mikexue
Question #707972 on Yade changed: https://answers.launchpad.net/yade/+question/707972 Status: Open => Solved mikexue confirmed that the question is solved: Problem solved at Gitlab. Thanks! -- You received this question notification because your team yade-users is an answer contact

[Yade-users] [Question #707972]: why the data is 1 iter behind

2023-09-19 Thread mikexue
27;+str(O.time)+'.txt') O.dt = 1e-5 O.saveTmp() === Best. Mikexue -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Mailing list: https://laun

Re: [Yade-users] [Question #707909]: export the position of sphere

2023-09-13 Thread mikexue
Question #707909 on Yade changed: https://answers.launchpad.net/yade/+question/707909 Status: Needs information => Solved mikexue confirmed that the question is solved: Thank you, Jan!! -- You received this question notification because your team yade-users is an answer contact for Y

Re: [Yade-users] [Question #707909]: export the position of sphere

2023-09-13 Thread mikexue
Question #707909 on Yade changed: https://answers.launchpad.net/yade/+question/707909 mikexue posted a new comment: Jan, I am sorry.I rerun the script.It worked -- You received this question notification because your team yade-users is an answer contact for Yade

[Yade-users] [Question #707909]: export the position of sphere

2023-09-12 Thread mikexue
is considered stabilized, therefore we stop collected def checkUnbalanced(): if unbalancedForce() < .05: O.pause() export.textExt("positions.txt") O.saveTmp() I appreciate your help. Best. Mikexue -- You received this question notification be

Re: [Yade-users] [Question #703920]: How to excute the VTKRecorder at virtual time

2022-11-25 Thread mikexue
Question #703920 on Yade changed: https://answers.launchpad.net/yade/+question/703920 Status: Answered => Solved mikexue confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #703920]: How to excute the VTKRecorder at virtual time

2022-11-24 Thread mikexue
Question #703920 on Yade changed: https://answers.launchpad.net/yade/+question/703920 mikexue posted a new comment: Hi,Jan Thanks! Your code works just fine! I am just curious why my code didn't work although it's poorly written. ### O.engines = [ PyRunner(command='record_vrk(

Re: [Yade-users] [Question #703920]: How to excute the VTKRecorder at virtual time

2022-11-24 Thread mikexue
Question #703920 on Yade changed: https://answers.launchpad.net/yade/+question/703920 mikexue gave more information on the question: Going through the documentation, I understand I can set the "virtPeriod” and the “nDo” to achieve control of the period and the exact number of times. But I

Re: [Yade-users] [Question #703920]: How to excute the VTKRecorder at virtual time

2022-11-24 Thread mikexue
ic virutal time , I should set the initRun =true? I appreciate your help. Best. Mikexue -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Mailing list: https://launchpad.net/~yade-users Post

[Yade-users] [Question #703920]: How to excute the VTKRecorder at REAl time

2022-11-24 Thread mikexue
ot;firstIterRun" and deactivated it after several realPeriod. How can I manage to do that? Besides, am I getting it right that If I want to call the VTKRecorder at a specific real time , I should set the initRun =true? I appreciate your help. Best. Mikexue -- You received this question

Re: [Yade-users] [Question #703901]: whats the difference between “GlobalStiffnessTimeStepper”and "O.dt"

2022-11-24 Thread mikexue
Question #703901 on Yade changed: https://answers.launchpad.net/yade/+question/703901 Status: Answered => Solved mikexue confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #703901]: whats the difference between “GlobalStiffnessTimeStepper”and "O.dt"

2022-11-24 Thread mikexue
Question #703901 on Yade changed: https://answers.launchpad.net/yade/+question/703901 mikexue posted a new comment: Hi, Jan. Thank you for your answer. I find that "O.dt=SafetyCoefficient*utils.PWaveTimeStep() " is also commonly used in the Yade documentation. Here is anothe

[Yade-users] [Question #703901]: whats the difference between “GlobalStiffnessTimeStepper”and "O.dt"

2022-11-22 Thread mikexue
save some time? Would it affect the stability or the data such as the contact force between the particles? I appreciate your help, Mikexue -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Ma