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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: vaibhavsingal
Forum: Fluent UDF and Scheme Programming July 18, 2014, 01:08
Replies: 9
Views: 15,866
Posted By vaibhavsingal
Fluent scheme for automated iso surface creation & saving images of velocity contours

And if you further want to save the contours images, here is the scheme for that..

(Do ((x 0 (+ x 0.1))) ((> x 1))
(Ti-menu-load-string (format #f "surface/iso-surface z-coordinate z-plane-~a ()...
Forum: Fluent UDF and Scheme Programming July 18, 2014, 01:01
Replies: 9
Views: 15,866
Posted By vaibhavsingal
Fluent scheme for automated iso surface creation & saving images of velocity contours

(Do ((x 0 (+ x 0.1))) ((> x 1))
(Ti-menu-load-string (format #f "surface/iso-surface z-coordinate z-plane-~a () () ~a" x x))
)

The above scheme will create iso-surfaces from z=0 to z=1 at an...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 00:31.