|
[Sponsors] |
July 30, 2015, 21:56 |
sequential node numbering in meshes
|
#1 |
New Member
Mirunalini
Join Date: Sep 2010
Posts: 2
Rep Power: 0 |
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 |
|
September 29, 2015, 10:40 |
|
#2 | |
New Member
Joakim
Join Date: Jul 2015
Posts: 14
Rep Power: 11 |
Quote:
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 |
||
July 30, 2017, 05:34 |
|
#3 |
Senior Member
Javi
Join Date: Jan 2013
Posts: 276
Rep Power: 16 |
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. |
|
|
|
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 |