2014-04-03 9:51 GMT+02:00 François <[email protected]>: > It will for sure break my scripts, as I used massMultiply=0. But your > implementation is part of my "todo list", which I can remove now :-) > You have made huge changes at once, so I need a little bit of time to check > everything. What I can see now is that you use "isnormal(r)" function into > the Ip2, which returns false if r==0. It will be a problem, for example if > we want to set cn, but cs=0 (same matter for en and et).
I just wanted to check, that it is not(isnan). Thank for notice, will change to not(isnan). I think you can just remove massmultiply from your scripts and it should work fine. Anton _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

