yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #04111
Automated crash report for Yade bzr2177: CohesiveTriaxialTest, TriaxialTestWater
################################################################################
CohesiveTriaxialTest: generator CRASH
################################################################################
FIXME: class CohesiveTriaxialTest does not register with YADE_CLASS_BASE_DOC_ATTR*; will be inaccessible from python.
FIXME: class TriaxialTestWater does not register with YADE_CLASS_BASE_DOC_ATTR*; will be inaccessible from python.
Traceback (most recent call last):
File "/tmp/yade-test-27554.py", line 4, in <module>
CohesiveTriaxialTest().generate('/tmp/yade-test-27554.xml')
NameError: name 'CohesiveTriaxialTest' is not defined
################################################################################
TriaxialTestWater: generator CRASH
################################################################################
FIXME: class CohesiveTriaxialTest does not register with YADE_CLASS_BASE_DOC_ATTR*; will be inaccessible from python.
FIXME: class TriaxialTestWater does not register with YADE_CLASS_BASE_DOC_ATTR*; will be inaccessible from python.
Traceback (most recent call last):
File "/tmp/yade-test-27554.py", line 4, in <module>
TriaxialTestWater().generate('/tmp/yade-test-27554.xml')
NameError: name 'TriaxialTestWater' is not defined