yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #00326
Re: Yade crash due to a new data class!
I reproduced this bug.
I think that there is a bug of how PhysicalAction is handled. I must
check that. Try this quick fix (it worked for me):
in TriaxialTest.cpp add a line:
actionParameterInitializer->actionParameterNames.push_back("GlobalStiffness");
just above or below line with "StiffnessMatrix". Tell me if that helped.
I want to modify it, so that all PhysicalActions are loaded
automatically, so this bug will not occur.
--
Janek Kozicki |
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://bat.berlios.de/mailman/listinfo/yade-users
References