yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10786
Re: [Question #260626]: Precision of variables saved using O.save
Question #260626 on Yade changed:
https://answers.launchpad.net/yade/+question/260626
Bruno Chareyre proposed the following answer:
Hi,
Precision depends on which format you save to. If you save in binary (filename.yade) it will have the maximum precision.
If you save in xml there is a conversion to string, and in that case I'm not sure what happens. You could check that in boost::serialization.
I hope it helps.
Bruno
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.
Follow ups