yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #25686
Re: [Question #697379]: Optimise material parameter
Question #697379 on Yade changed:
https://answers.launchpad.net/yade/+question/697379
Status: Answered => Open
Mithushan Soundaranathan is still having a problem:
Hi Jan,
Sorry I was bit confused. I makes more sense now.
Correct if I am wrong, the code should be like this
Define initial values for the parameter(k1=1e6, kp=12*k1....)
for i in range (0,n_iter,1):
o.reset()
add spheres/material
o.engine()
o.run()
update parameter based results()
--
You received this question notification because your team yade-users is
an answer contact for Yade.