yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10878
Re: [Question #261965]: Saving/loading simulations
Question #261965 on Yade changed:
https://answers.launchpad.net/yade/+question/261965
Status: Answered => Open
behzad is still having a problem:
Alright!
So, how can we do the following in a single code;
run a model.py
run_to_reach_equilibrium
save xml
call a apply_load.py
run_to_reach_equilibrium
save xml
The idea is to be able to automatically call a python script which
includes definitions of parameters and functions after a certain number
of iterations and then save the model after reaching for equilibrium
state.
This means, putting all the above commands in a single moodel.py and running it.
Thanks
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.