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

[GAMBIT] rename face created with "face split" in journal file

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 29, 2010, 15:44
Question rename face created with "face split" in journal file
  #1
TDi
Member
 
Tim Diller
Join Date: Mar 2010
Location: Austin, TX
Posts: 32
Rep Power: 16
TDi is on a distinguished road
I am trying to automate the creation of geometry and mesh using a journal file. When creating a new face, I can assign a name to the new face:
Code:
face create "newface" wireframe "edge1" "edge2" "edge3"
However, when I create a new face with the split command, I don't see how to name the new face, which is problematic for using it later, since it gets a new name like "face.14" depending on the session history. I'm trying hard to avoid magic numbers in the journal file. Thus
Code:
face split "face_to_split" edges "edge_to_split_by"
produces
Code:
Created: face.7
Created: edge.41
Can anyone tell me how to write the names of the new entities into the journal?
TDi is offline   Reply With Quote

Old   March 1, 2011, 18:04
Default
  #2
New Member
 
Join Date: Feb 2011
Posts: 3
Rep Power: 15
djoul is on a distinguished road
I am facing the same issue, Any solutions so far?
djoul is offline   Reply With Quote

Reply

Tags
gambit, journal, names


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
paraview installation woes vex OpenFOAM Installation 15 January 30, 2011 07:11
blockMesh error ... balkrishna OpenFOAM Pre-Processing 0 August 17, 2010 02:39
Problem installing on Ubuntu 9.10 -> 'Cannot open : No such file or directory' mfiandor OpenFOAM Installation 2 January 25, 2010 09:50
error while compiling the USER Sub routine CFD user CFX 3 November 25, 2002 15:16
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


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