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

Create Iso-surface from another Surface with TUI

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

Like Tree2Likes
  • 2 Post By fox000002

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 22, 2009, 23:54
Default Create Iso-surface from another Surface with TUI
  #1
Justin
Guest
 
Posts: n/a
A few weeks ago I posted asking about creating an iso-surface from a zone in a journal file. It worked for creating a surface from a zone:

surface/iso-surface z-coordinate name() zoneID() z() q

How is this done when the iso-surface needs to be created from another surface?
  Reply With Quote

Old   November 6, 2011, 03:48
Default
  #2
New Member
 
Tajul
Join Date: Aug 2009
Posts: 27
Rep Power: 16
abir is on a distinguished road
Quote:
Originally Posted by Justin
;156164
A few weeks ago I posted asking about creating an iso-surface from a zone in a journal file. It worked for creating a surface from a zone:

surface/iso-surface z-coordinate name() zoneID() z() q

How is this done when the iso-surface needs to be created from another surface?
Dear Justin
Have you had the process of creating iso-surface form another surface. If you have please help me. I need it badly. Thanks. tajul000@yahoo.com
abir is offline   Reply With Quote

Old   November 6, 2011, 23:14
Default
  #3
Member
 
fox000002's Avatar
 
Join Date: Apr 2009
Posts: 46
Rep Power: 17
fox000002 is on a distinguished road
Try this scheme procedure:

Code:
(define (hy-create-iso-surface-x name from-surf from-zone pos)
  (ti-menu-load-string
    (format #f "/surface/iso-surface x-coordinate ~a ~a () ~a () ~a ()" name from-surf from-zone pos)
  )
)
Shayan and santoshrun like this.
fox000002 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
How to create a circular surface? Jen FLUENT 7 December 7, 2020 13:09
Iso-surface: How do you create and display? Lukasz Mosakowski FLUENT 5 August 15, 2011 15:08
How to create a hole on the surface Radhika Siemens 4 December 8, 2006 05:16
How to create a user surface on a domain between.. Yuan Liu CFX 2 October 3, 2006 03:24
create new surface subhash Siemens 2 July 30, 2002 03:53


All times are GMT -4. The time now is 21:47.