yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #24930
Re: [Question #695333]: Same version unable to load .yade file
Question #695333 on Yade changed:
https://answers.launchpad.net/yade/+question/695333
Bruno Chareyre posted a new comment:
Yes.
>From the save/load point of view the problem is obvious. Objects are archived in some format (binary or xml) then reloaded. If the archive for one object doesn't have the expected content it can't work.
For instance loading a scene with mpi support implies that each body has
an integer "subdomain" defined. If it was saved without mpi support then
that attribute doesn't exist in the archive: crash.
Bruno
--
You received this question notification because your team yade-users is
an answer contact for Yade.