Difference between revisions of "Contrib:KeesWouters/beam"

From CAELinuxWiki
Jump to: navigation, search
m
m
Line 10: Line 10:
 
#** list.append({'CARA':'VECT_Y','VALE':vy,MAILLE': ....})<br/> [[Contrib:KeesWouters/beam/orientation]]
 
#** list.append({'CARA':'VECT_Y','VALE':vy,MAILLE': ....})<br/> [[Contrib:KeesWouters/beam/orientation]]
 
#'''Use of macro command MACR_aaa_POUTRE to define cross section quantities'''<br/>[[Contrib:KeesWouters/beam/macropoutre]]
 
#'''Use of macro command MACR_aaa_POUTRE to define cross section quantities'''<br/>[[Contrib:KeesWouters/beam/macropoutre]]
 +
#* key words:
 +
#** to be defined

Revision as of 16:07, 26 March 2011

back to my main page:
Contrib:KeesWouters


  1. Use of Python list to define the orientation of beam elements
    • key words:
      • Python list
      • DEBUT(PAR_LOT='NON');
      • meshCA = MAIL_PY() - meshCA.FromAster(mesh);
      • connectivity - element list - node list - element type
      • list.append({'CARA':'VECT_Y','VALE':vy,MAILLE': ....})
        Contrib:KeesWouters/beam/orientation
  2. Use of macro command MACR_aaa_POUTRE to define cross section quantities
    Contrib:KeesWouters/beam/macropoutre
    • key words:
      • to be defined