CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > ANSYS Meshing & Geometry

[ICEM] sequential node numbering in meshes

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree2Likes
  • 1 Post By joxen
  • 1 Post By FJSJ

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 30, 2015, 21:56
Default sequential node numbering in meshes
  #1
New Member
 
Mirunalini
Join Date: Sep 2010
Posts: 2
Rep Power: 0
mirukpt is on a distinguished road
Hello,

Some of the meshes generated by ICEM do not have sequential node numbering. For example, in one of my nastran files (see attached), the node numbers are continuous upto 11 and then jump to 15. Is there a way to constrain the node numbers to be continuous while meshing in ICEM?

https://www.dropbox.com/s/97rgvhvgo0...oud25.nas?dl=0

Thanks
Mirunalini
mirukpt is offline   Reply With Quote

Old   September 29, 2015, 10:40
Default
  #2
New Member
 
Joakim
Join Date: Jul 2015
Posts: 14
Rep Power: 10
joxen is on a distinguished road
Quote:
Originally Posted by mirukpt View Post
Hello,

Some of the meshes generated by ICEM do not have sequential node numbering. For example, in one of my nastran files (see attached), the node numbers are continuous upto 11 and then jump to 15. Is there a way to constrain the node numbers to be continuous while meshing in ICEM?

https://www.dropbox.com/s/97rgvhvgo0...oud25.nas?dl=0

Thanks
Mirunalini
Hi Mirunalini,

I have the same problem but import the geometry as .prt file from NX. Did you find any solution how to control the node numbers?

An other way for me to solve it to use
[CODE]
ic_hex_select_nodes 1 all m FLUID node_numbers
[\CODE] which returns all the node numbers that are connected to the part "FLUID".
An other form of this function is to locate the node in a specific point, coordinate, instead of returning all nodes. The function looks like this from the programmers manual
[CODE]
ic_hex_select_nodes num method index_range m parts
[\CODE]

and should in my case be:
[CODE]
ic_hex_select_nodes 1 inpoly {369.13875 211.52306 -1.1669954e-10} m FLUID node_numbers
[\CODE]
However this doesn't work, I'll get the error "Error: Error reading polygon coords"

Do you know how to solve this? Or control the numbers of the nodes?

Thank's for your assistance!


// Joakim
ramesh.naidu likes this.
joxen is offline   Reply With Quote

Old   July 30, 2017, 05:34
Default
  #3
Senior Member
 
Javi
Join Date: Jan 2013
Posts: 276
Rep Power: 16
FJSJ is on a distinguished road
Hi friends,

I am trying to answer the same question of this thread's title. Could anyone help to understand blocking vertex numbering? It seems doesn't have any sequential rule.

Thank you in advance.
ramesh.naidu likes this.
FJSJ is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[ICEM] Error in mesh writing helios ANSYS Meshing & Geometry 21 August 19, 2021 15:18
Cluster ID's not contiguous in compute-nodes domain. ??? Shogan FLUENT 1 May 28, 2014 16:03
The fluent stopped and errors with "Emergency: received SIGHUP signal" yuyuxuan FLUENT 0 December 3, 2013 23:56
999999 (../../src/mpsystem.c@1123):mpt_read: failed:errno = 11 UDS_rambler FLUENT 2 November 22, 2011 10:46
Node numbering at interface in MeTiS. mehul FLUENT 0 December 19, 2006 11:22


All times are GMT -4. The time now is 11:16.