New question #266037 on Yade: https://answers.launchpad.net/yade/+question/266037
Hi, My simulation scripts work with the last version of yadedaily, but do not work with the last version of the trunk where the following error is returned: Welcome to Yade 2015-04-27.git-02c60a4 terminate called after throwing an instance of 'CGAL::Assertion_exception' what(): CGAL ERROR: assertion violation! Expr: -CGAL_IA_MUL(-1.1, 10.1) != CGAL_IA_MUL(1.1, 10.1) File: /usr/include/CGAL/Interval_nt.h Line: 209 Explanation: Wrong rounding: did you forget the -frounding-math option if you use GCC (or -fp-model strict for Intel)? Abandon (core dumped) Would you have any idea or help? Thank you, Luc -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

