Robotran C Documentation
Namespaces | Variables
command_LMGC_MBS.py File Reference

Namespaces

 command_LMGC_MBS
 

Variables

string mbsPrjPath = '../..'
 EXAMPLE bdys = pre.avatars() mats = pre.materials() mods = pre.models() sees = pre.see_tables() tacs = pre.tact_behavs() More...
 
int iMbs = 0
 
list ID_Sensor = [1]
 
string solver = 'Stored_Delassus_Loops '
 EXAMPLE, 2D case Set the number of mbs files/system chipy.MBS2D_setNb(ml.getNbMbs()) # Retrieve the number of MBS Set the number of node on each MBS for i in range(ml.getNbMbs()): chipy.MBS2D_setNbNodes(i+1, ml.getNbNodes(i)) # Retrieve from the mbs data Set the number of contactor on the MBS, repeat on each MBS. More...
 
string norm = 'Quad '
 
float tol = 1.0e-4
 
float relax = 1.0
 
int gs_it1 = 300
 
int gs_it2 = 200