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

[Gmsh] Identification numbers change after reloading

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 5, 2015, 11:20
Default Identification numbers change after reloading
  #1
Senior Member
 
Join Date: Mar 2015
Posts: 250
Rep Power: 12
KateEisenhower is on a distinguished road
Hello foamers,

This is a question I also posted on the gmsh mailing list. But since barely anyone answers there, I hope someone can help me here:

Quote:
Dear gmsh list,

I have created a *.msh file from an imported patched *.stl file. After that I call the *.msh file in the *.geo file with the merge command. Everytime I reload the script via GUI my points’ identification numbers change.

Two questions:
- Why is this happening?
- How can I prevent gmsh from doing this?

Best regards!
I already tried to get the identification number with the boundary command:

Code:
 
lines[]=Boundary{Surface {1};}; // writes the boundary lines of Surface 1 in the lines list
points[]=Boundary{Line {lines[1]};}; // writes the points of the first of the just obtained lines in the points list

Line(39) = {114, points[1]}; // creates a line from a point to the first point of the newly obtained points
Even with this workaround it is the same problem as before. If anyone knows how to work around this, it would be very welcome.

Best regards,

Kate
KateEisenhower 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
Thermal phase change model Piti CFX 1 January 14, 2021 10:03
How to change density in OpenFoam zhaowei OpenFOAM Running, Solving & CFD 8 November 5, 2018 10:37
phase change with CFX aximefu CFX 5 March 28, 2012 03:38
HELP!! Prandtl numbers in RNG k-e turbulence model maoasis FLUENT 0 April 24, 2006 10:51
Change system of units? Joern FLUENT 1 February 9, 2004 11:13


All times are GMT -4. The time now is 10:29.