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

Create a surface on each iteration TUI

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By AlexanderZ

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 28, 2021, 09:49
Default Create a surface on each iteration TUI
  #1
New Member
 
Join Date: Oct 2018
Posts: 8
Rep Power: 7
bogate is on a distinguished road
Hello,

I have a radial gap for which I want to compute the mass flow rate in both positive radial direction and negative radial direction.

I have put a surface in this gap using an iso-clip. Then I use two iso-clips of radial velocity(positive and negative) to separate my radial inflow surfaces from my radial outflow surfaces. Each radial flow surface is assigned to a report definition to measure the mass flow rates.

Now i want to update these radial inflow/outflow iso-clips at each iteration. Is this something that happens automatically or do I need to redo them each time?

I tried to run the commands:

surface/iso-clip radial-velocity gap-velocity-negative gap-surface -5000 0

to generate my iso-clip surfaces, but after one iteration i get the error that a surface with that name already exists and i cant update them.

Any help is greatly appreciated!!
bogate is offline   Reply With Quote

Old   September 28, 2021, 18:03
Default
  #2
Senior Member
 
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34
AlexanderZ will become famous soon enoughAlexanderZ will become famous soon enough
everything depends on how are you going to use that iso-surfaces
at least two possible ways here:
1. on each iteration firstly delete your gap-surface and later execute the line you've showed
2. change the name of surface was gap-surface, but it could be gap-surface-00001 , where 00001 is time. In this case you will have a huge amount of surfaces
to add time you may use this line
Code:
(ti-menu-load-string (format #f "surface iso-clip radial-velocity gap-velocity-negative gap-surface-~a -5000 0"(rpgetvar 'flow-time)))
bogate likes this.
__________________
best regards


******************************
press LIKE if this message was helpful
AlexanderZ is offline   Reply With Quote

Reply


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
[Gmsh] Error : Self intersecting surface mesh, computing intersections & Error : Impossible velan OpenFOAM Meshing & Mesh Conversion 3 October 22, 2015 11:05
how to create surface which is part of the boundary surface Messi FLUENT 0 January 15, 2015 12:57
Cluster ID's not contiguous in compute-nodes domain. ??? Shogan FLUENT 1 May 28, 2014 15:03
[GAMBIT] How to plot S pipe mariam.sara ANSYS Meshing & Geometry 36 November 7, 2013 15:22
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


All times are GMT -4. The time now is 15:34.