HyperWorks
Welcome Guest Search | Active Topics | Members | Log In | Register

How to get the nodes slaves ls dyna *CONSTRAINED_EXTRA_NODES_SET Options · View
paco_espinola
Posted: Tuesday, July 06, 2010 9:17:44 PM
Rank: Newbie
Groups: Member

Joined: 9/5/2008
Posts: 1
Points: 3
Location: mexico
Hi
I am trying to obtain the id for the nodes slaves from the ls dyna command

*CONSTRAINED_EXTRA_NODES_SET

Because hypermesh save the set slave nodes in groups I try

set sId [hm_getentityvalue groups "XtraNodes_2" set.id 0]

but no success

I also try

set lista [hm_getenetityarray groups "XtraNodes_2" slavesetlist ]

That return 1
but the set id is 10000

So any clue about this

Thank you in advace

hpalaniswamy
Posted: Tuesday, July 13, 2010 12:32:19 PM
Rank: Newbie
Groups: Member

Joined: 7/13/2010
Posts: 1
Points: 3
Location: Troy, MI
Hi

You can use hm_getenetityarray groups "XtraNodes_2" slavesetlist to get the SET ID. The ID you get as result of the command is the internal ID of the set. Since we support ID pooling in sets for LSDYNA UP the ID exposed in browser is solver ID which is 10000 in your case. You get the the solver ID for the given internal ID using the command “hm_getsolverid”.
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

ASPNET Theme created by Boskone (Dan Ferguson)
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.025 seconds.