Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ikerg
  • Order by date
  1. ikerg

    Sweep Meshing - simple but hard to achieve

    A) If you define a edge size for the outermost radius you can obtain a more dense mesh
  2. ikerg

    Apply load on nodes without *do loop

    You can use the vectors and masks for your purpose: CMSEL, S, NODESINCONTACT *get, nnodes, num, max *dim, nmask, nnodes *vget, nmask, NODE,,NSEL *dim, reacarry, array, nnodes, 6 *vmask, nmask *vget,reacarry(1,1),node,1,rf,fx *vmask, nmask *vget,reacarry(1,2),node,1,rf,fy *vmask, nmask...

Part and Inventory Search

Back
Top