yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #07751
Re: [Question #230900]: Error "RuntimeError: XML start/end tag mismatch"
Question #230900 on Yade changed:
https://answers.launchpad.net/yade/+question/230900
Nguyen N.G. Hien posted a new comment:
Hello Bruno,
I split the script into 2 because this time I want to do the stress probing: in the curve I have from the triaxial test (result from first script), I pick 4 points to do the stress probing (that why I save into 4 files), and I don't want to run from the beginning if when I only want to change in the stress probing process. (For example, I change the probing value from d_sigma=1000Pa tp d_sigma=3000Pa).
I can combine two scripts but for that I can only run 1 case and I don't like that because I can only run only one case with this combined script.
The error happens when I start to run the 2nd script, I know that there must be problem with the saving of the XML file but I don't know exactly the reason, before I run it normally.
I'll try again with saving the file with the .yade extension, but since the simulation is slow like hell, I can only report to you the next day.
Pardon me for not as clear as you want.
And you ask me why I defined triax one more time in the 2nd script,
that's because of in the probing process, when I modified the goal1,
goal2, goal3 (triax.goal1, triax.goal2,triax.goal3, I want to keep it to
make it more understandable when I have to re-read my code in the futur,
personal reason then), if there's no triax re-definition, the code
doesn't understand and stop right away.
I'll run it again and see if the problem is solved, when it's confirmed
I'll close this question. Thank you.
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.