×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

nummrg,all produces warning

nummrg,all produces warning

nummrg,all produces warning

(OP)
Hi,

when trying to merge more different "blocks" created with solid generation procedure, the command

CODE

NUMMRG,ALL,1e-9
produces the following warning:

Quote:

After NUMMRG,ALL node...is associated with more than one solid entity...

I know it's just a warning and not an error
but what does this means
Will my model behave like a single entity when I'll apply forces on it?

PS I've tried a workaround with the VGLUE command, but in this way I had errors on the meshings...

Thanks for the help,
 
 Emile

RE: nummrg,all produces warning

It depends on your geometry. It means that node is attached to numerous geometries.

You need to check where the node is located in your model. Then you can build the model outwards from it. Try the following:

1) select the node using nsel,s,node,,<number>
2) use KSLN to select keypoints attached to the node - check the kypoints associated
3) use LSLK check the lines
4) use ASLL check the areas
5) etc.

This will tell you exactly how your modified (after the nummrg command) model is constructed.


------------
See FAQ569-1083 for details on how to make best use of Eng-Tips.com

RE: nummrg,all produces warning

(OP)
Hi Drej,
 thanks for the reply.

But: I can't understand what you're telling me. What should I do once that I know the results of these commands? And what do you mean by "check"? The commands you wrote down gave as results e.g. one keypoint, 3 lines etc. but what's the purpose?
My main question is: can I treat my model like a single device, applying a current trough it, or not? If not, what have I to modify?

Excuse me if these are silly questions but I am quite a newbie in ANSYS programming.
(Still, I'm ready to learn )
Thanks again

Emile

RE: nummrg,all produces warning

Quote:

My main question is: can I treat my model like a single device, applying a current trough it, or not? If not, what have I to modify?

Your question is not very descriptive and doesn't contain enough information. How can I -- or anyone -- possibly know whether your model is a "single device" without seeing it? You haven't even described the geometry. A way to check is to look at your geometry and see whether the keypoints are merged. You can plot the kp numbers, and if you get more than one number at each point they're not merged. If they're not merged it probably means you will have a discontinuity in your mesh. My guess is that if you've used nummrg,all then this will not be the case.


------------
See FAQ569-1083 for details on how to make best use of Eng-Tips.com

RE: nummrg,all produces warning

Hi!

I had the same problem and I think... that is no problem. When 2 noded belonging to deferent geometries are merged, one node will be deleted and the other one will belong to both geometries. So it should be no problem...

Regards
Alex

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources