> + > + Example invocation: > + >>> O.engines[5].porosity > + 0.3901808 > + >>> utils.voxelPorosityTriaxial(O.engines[5],200,0) > + 0.3908145 > + >>> utils.voxelPorosityTriaxial(O.engines[5],800,0) > + 0.3902078 > + >>> utils.voxelPorosityTriaxial(O.engines[5],200,avg_radius) > + 0.3604238 > + >>> utils.voxelPorosityTriaxial(O.engines[5],800,avg_radius) > + 0.3604175 > +
Janek, your commit broke --test check. See buildbot logs. https://yade-dem.org/buildbot/builders/yade-full/builds/433/steps/test/logs/stdio Please, fix it. 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

