yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14680
Re: [Question #625432]: Starting debug session from inside kdevelop
Question #625432 on Yade changed:
https://answers.launchpad.net/yade/+question/625432
Status: Answered => Open
Mike is still having a problem:
Hi Robert,
Thank you for your reply.
1) I followed your instruction and the resutl is only debugging for
simulation.py [1] as displayed below:
Starting: /usr/bin/python2.7 /home/thangnguyen/test/modelTest.py
Traceback (most recent call last):
File "/home/thangnguyen/test/modelTest.py", line 7, in <module>
from yade import pack, plot,qt
ImportError: No module named yade
*** Exited with return code: 1 ***
2) if i input the parameters as i said in the question, it seems to me
that Kdevelop starts debuging the compiled yade code:
Starting: /home/thangnguyen/myYade/install/bin/yade-2017.01a /home/thangnguyen/test/modelTest.py
Welcome to Yade 2017.01a
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.hpp:106 Omega: Constructing Omega.
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:209 loadPlugins: Loading plugin /home/thangnguyen/myYade/install/lib/x86_64-linux-gnu/yade-2017.01a/libyade.so
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:134 buildDynlibDatabase: called with 322 plugins.
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin AxialGravityEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin BicyclePedalEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bo1_Box_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bo1_ChainedCylinder_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bo1_Cylinder_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bo1_DeformableElement_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bo1_Facet_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bo1_GridConnection_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bo1_Node_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bo1_PFacet_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bo1_Polyhedra_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bo1_Sphere_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bo1_Tetra_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bo1_Wall_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Body
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Bound
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin BoundDispatcher
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin BoundFunctor
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin BoundaryController
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Box
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin BoxFactory
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin BubbleMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin BubblePhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CapillaryPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CapillaryStressRecorder
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CapillaryTriaxialTest
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Cell
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CentralGravityEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ChCylGeom6D
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ChainedCylinder
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ChainedState
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CircularFactory
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Clump
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CohFrictMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CohFrictPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CohesiveDeformableElementMaterial
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CohesiveFrictionalContactLaw
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CohesiveTriaxialTest
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Collider
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CombinedKinematicEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CpmMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CpmPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CpmState
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CpmStateUpdater
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CylScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin CylScGeom6D
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Cylinder
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin DeformableCohesiveElement
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin DeformableElement
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin DeformableElementMaterial
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Disp2DPropLoadEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Dispatcher
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin DomainLimiter
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin DragEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ElastMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ElasticContactLaw
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin EnergyTracker
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Engine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin FEInternalForceEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Facet
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin FacetTopologyAnalyzer
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin FieldApplier
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin FileGenerator
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin FlatGridCollider
DEBUG /home/thangnguyen/trunk-2017.01a/pkg/dem/FlatGridCollider.cpp:44 initIndices: sphereIdx=1
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin FlowEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin FlowEngineT
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin FlowEngine_PeriodicInfo
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ForceEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ForceRecorder
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ForceResetter
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin FrictMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin FrictPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin FrictViscoMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin FrictViscoPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Functor
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GeneralIntegratorInsertionSortCollider
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GenericSpheresContact
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_Aabb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_Box
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_ChainedCylinder
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_CpmPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_Cylinder
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_DeformableElement
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_Facet
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_GridConnection
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_L3Geom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_L6Geom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_Node
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_NormPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_PFacet
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_Polyhedra
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_PolyhedraGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_PolyhedraPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_Sphere
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_Tetra
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Gl1_Wall
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlBoundDispatcher
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlBoundFunctor
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlExtraDrawer
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlExtra_LawTester
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlExtra_OctreeCubes
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlIGeomDispatcher
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlIGeomFunctor
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlIPhysDispatcher
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlIPhysFunctor
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlShapeDispatcher
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlShapeFunctor
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlStateDispatcher
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlStateFunctor
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlobalEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GlobalStiffnessTimeStepper
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GravityEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GridCoGridCoGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GridConnection
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GridNode
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin GridNodeGeom6D
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin HarmonicMotionEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin HarmonicRotationEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin HdapsGravityEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin HelixEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin HydroForceEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin HydrodynamicsLawLBM
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin IGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin IGeomDispatcher
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin IGeomFunctor
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin IPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin IPhysDispatcher
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin IPhysFunctor
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin If2_2xLin4NodeTetra_LinCohesiveStiffPropDampElastMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin If2_Lin4NodeTetra_LinIsoRayleighDampElast
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Box_Sphere_ScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Box_Sphere_ScGeom6D
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_ChainedCylinder_ChainedCylinder_ScGeom6D
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Facet_Polyhedra_PolyhedraGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Facet_Sphere_L3Geom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Facet_Sphere_ScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Facet_Sphere_ScGeom6D
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_GridConnection_GridConnection_GridCoGridCoGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_GridConnection_PFacet_ScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_GridNode_GridNode_GridNodeGeom6D
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_PFacet_PFacet_ScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Polyhedra_Polyhedra_PolyhedraGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Polyhedra_Polyhedra_PolyhedraGeomOrScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Polyhedra_Polyhedra_ScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Sphere_ChainedCylinder_CylScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Sphere_ChainedCylinder_CylScGeom6D
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Sphere_GridConnection_ScGridCoGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Sphere_PFacet_ScGridCoGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Sphere_Polyhedra_ScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Sphere_Sphere_L3Geom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Sphere_Sphere_L6Geom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Sphere_Sphere_ScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Sphere_Sphere_ScGeom6D
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Tetra_Tetra_TTetraGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Tetra_Tetra_TTetraSimpleGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Wall_PFacet_ScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Wall_Polyhedra_PolyhedraGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Wall_Sphere_L3Geom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ig2_Wall_Sphere_ScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin InelastCohFrictMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin InelastCohFrictPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin InsertionSortCollider
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Integrator
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Interaction
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin InteractionLoop
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin InternalForceDispatcher
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin InternalForceFunctor
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin InterpolatingDirectedForceEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin InterpolatingHelixEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin IntrCallback
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_2xInelastCohFrictMat_InelastCohFrictPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_2xNormalInelasticMat_NormalInelasticityPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_BubbleMat_BubbleMat_BubblePhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_CohFrictMat_CohFrictMat_CohFrictPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_CpmMat_CpmMat_CpmPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_ElastMat_ElastMat_NormPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_ElastMat_ElastMat_NormShearPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_FrictMat_CpmMat_FrictPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_FrictMat_FrictMat_CapillaryPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_FrictMat_FrictMat_FrictPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_FrictMat_FrictMat_MindlinCapillaryPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_FrictMat_FrictMat_MindlinPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_FrictMat_FrictMat_ViscoFrictPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_FrictMat_FrictViscoMat_FrictViscoPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_FrictMat_PolyhedraMat_FrictPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_FrictViscoMat_FrictViscoMat_FrictViscoPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_JCFpmMat_JCFpmMat_JCFpmPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_LudingMat_LudingMat_LudingPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_MortarMat_MortarMat_MortarPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_PolyhedraMat_PolyhedraMat_PolyhedraPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_ViscElCapMat_ViscElCapMat_ViscElCapPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_ViscElMat_ViscElMat_ViscElPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Ip2_WireMat_WireMat_WirePhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin JCFpmMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin JCFpmPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin JCFpmState
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin KinemCNDEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin KinemCNLEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin KinemCNSEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin KinemCTDEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin KinemSimpleShearBox
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin KinematicEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin L3Geom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin L6Geom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LBMbody
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LBMlink
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LBMnode
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ChCylGeom6D_CohFrictPhys_CohesionMoment
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_CylScGeom6D_CohFrictPhys_CohesionMoment
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_CylScGeom_FrictPhys_CundallStrack
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_GridCoGridCoGeom_FrictPhys_CundallStrack
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_L3Geom_FrictPhys_ElPerfPl
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_L6Geom_FrictPhys_Linear
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_PolyhedraGeom_PolyhedraPhys_Volumetric
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom6D_CohFrictPhys_CohesionMoment
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom6D_InelastCohFrictPhys_CohesionMoment
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom6D_NormalInelasticityPhys_NormalInelasticity
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_BubblePhys_Bubble
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_CapillaryPhys_Capillarity
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_CpmPhys_Cpm
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_FrictPhys_CundallStrack
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_FrictViscoPhys_CundallStrackVisco
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_JCFpmPhys_JointedCohesiveFrictionalPM
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_LudingPhys_Basic
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_MindlinPhys_HertzWithLinearShear
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_MindlinPhys_Mindlin
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_MindlinPhys_MindlinDeresiewitz
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_MortarPhys_Lourenco
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_ViscElCapPhys_Basic
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_ViscElPhys_Basic
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_ViscoFrictPhys_CundallStrack
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGeom_WirePhys_WirePM
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGridCoGeom_CohFrictPhys_CundallStrack
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_ScGridCoGeom_FrictPhys_CundallStrack
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Law2_TTetraSimpleGeom_NormPhys_Simple
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LawDispatcher
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LawFunctor
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LawTester
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Lin4NodeTetra
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Lin4NodeTetra_Lin4NodeTetra_InteractionElement
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LinCohesiveElasticMaterial
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LinCohesiveStiffPropDampElastMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LinIsoElastMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LinIsoRayleighDampElastMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LinearDragEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LudingMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin LudingPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin MatchMaker
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Material
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin MicroMacroAnalyser
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin MindlinCapillaryPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin MindlinPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin MortarMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin MortarPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin NewtonIntegrator
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Node
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin NormPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin NormShearPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin NormalInelasticMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin NormalInelasticityPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin OpenGLRenderer
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin PFacet
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ParallelEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin PartialEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Peri3dController
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin PeriIsoCompressor
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin PeriTriaxController
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin PeriodicEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin PeriodicFlowEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin PersistentTriangulationCollider
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Polyhedra
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin PolyhedraGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin PolyhedraMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin PolyhedraPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin PolyhedraSplitter
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin PyRunner
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin RadialForceEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Recorder
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ResetRandomPosition
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin RotationEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin RungeKuttaCashKarp54Integrator
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ScGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ScGeom6D
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ScGridCoGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Scene
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ServoPIDController
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Shape
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin SimpleShear
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin SnapshotEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin SpatialQuickSortCollider
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Sphere
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin SpheresFactory
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin State
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin StepDisplacer
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin SumIntrForcesCb
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin TTetraGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin TTetraSimpleGeom
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin TesselationWrapper
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Tetra
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin TetraVolumetricLaw
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ThreeDTriaxialEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin TimeStepper
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin TorqueEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin TorqueRecorder
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin TranslationEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin TriaxialCompressionEngine
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin TriaxialStateRecorder
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin TriaxialStressController
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin TriaxialTest
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin UniaxialStrainer
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin VTKRecorder
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ViscElCapMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ViscElCapPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ViscElMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ViscElPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ViscoFrictPhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin Wall
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin WireMat
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin WirePhys
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin WireState
DEBUG /home/thangnguyen/trunk-2017.01a/core/Omega.cpp:140 buildDynlibDatabase: Factoring plugin ZECollider
DEBUG /home/thangnguyen/trunk-2017.01a/pkg/dem/FlatGridCollider.cpp:44 initIndices: sphereIdx=1
DEBUG /home/thangnguyen/trunk-2017.01a/pkg/dem/FlatGridCollider.cpp:44 initIndices: sphereIdx=1
TCP python prompt on localhost:9000, auth cookie `uedsya'
XMLRPC info provider on http://localhost:21000
DEBUG /home/thangnguyen/trunk-2017.01a/pkg/common/OpenGLRenderer.cpp:66 initgl: (re)initializing GL for gldraw methods.
Running script /home/thangnguyen/test/modelTest.py
[1]: #!/usr/bin/python
# -*- coding: utf-8 -*-
##
## use the concrete particle materials
## list of engines
from yade import pack, plot,qt
import csv
intRadius=1.0
O.engines=[
ForceResetter(),
InsertionSortCollider([Bo1_Sphere_Aabb(aabbEnlargeFactor=intRadius,label='is2aabb'),]),
InteractionLoop(
[Ig2_Sphere_Sphere_ScGeom(interactionDetectionFactor=intRadius,label='ss2sc'),],
[Ip2_CpmMat_CpmMat_CpmPhys(),],
[Law2_ScGeom_CpmPhys_Cpm(),],
),
NewtonIntegrator(damping=0.7,gravity=(0,0,0)),
###
### NOTE this extra engine:
###
### You want snapshot to be taken every 1 sec (realTimeLim) or every 50 iterations (iterLim),
### whichever comes soones. virtTimeLim attribute is unset, hence virtual time period is not taken into account.
PyRunner(iterPeriod=400,command='myAddPlotData()'),
#VTKRecorder(iterPeriod=15000,recorders=['spheres','colors','intr','velocity','force','cpm'],fileName='/home/tatthann/data/700/375-'),
]
## define and append material
young=5.7e8
poisson=0.2
density=2600
frictionAngle=0.6
sigmaT=1.5e6
epsCrackOnset=11.5e-3
relDuctility=1.05
#Geometry
r2=1.e-3
r1=2.e-3
mat=CpmMat(young=young,poisson=poisson,density=density,damLaw=1,frictionAngle=frictionAngle,sigmaT=sigmaT,epsCrackOnset=epsCrackOnset,
neverDamage=False,label='Friction',relDuctility=relDuctility,)
O.materials.append(mat)
s0=sphere([0,0,0],r1,color=[0,0,1],fixed=True,wire=False,material='Friction')
s1=sphere([0,0,r1+r2],r2,color=[0,1,1],fixed=False,wire=False,material='Friction')
s1.state.blockedDOFs = "xyzXYZ"
s1.state.vel = Vector3(0,0,-1.e-2)
O.bodies.append([s0,s1])
## time step
O.dt=.1*PWaveTimeStep()
#O.saveTmp('Cubic18000')
from yade import qt
#qt.View()
qt.Controller()
############################################
##### now the part pertaining to plots #####
############################################
from yade import plot
## make one plot: step as function of fn
plot.plots={'Displ_normal':(('sigma1_normal','r'),)}
plot.labels={'Displ_normal':'$Displ_{normal}$' , 'sigma1_normal':'$sigma1_{normal}$'}
## this function is called by plotDataCollector
## it should add data with the labels that we will plot
## if a datum is not specified (but exists), it will be NaN and will not be plotted
def myAddPlotData():
global Displ_normal,sigma1_normal,it
plot.addData(sigma1_normal=-O.forces.f(s1.id)[2],Displ_normal=(s1.state.pos[2]-s1.state.refPos[2]),it=O.iter)
for b in O.bodies:
b.shape.color=scalarOnColorScale(b.state.rot().norm(),0,.5)
if abs(s1.state.pos[2]-s1.state.refPos[2])<=5.5e-3:
plot.saveDataTxt('/home/tatthann/test/Stress_Strain.txt.bz2',vars=('it','Displ_normal','sigma1_normal'))
else:
O.pause()
plot.plot(subPlots=False)
--
You received this question notification because your team yade-users is
an answer contact for Yade.