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

Journal files - Batch mode

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 29, 2008, 05:43
Default Journal files - Batch mode
  #1
Rémi GOULET
Guest
 
Posts: n/a
I make a flow calculation in a simple layout.

But, i need to take the outlet temperature and velocity profiles and use them as inlet profiles for the next calculation (same layout).

I need to repeat this process 70 times.

I know journal files enable to manage this problem.

But i don't know how to construc a loop in scheme programming

Does anybody know it?

Thanks.

  Reply With Quote

Old   April 29, 2008, 06:37
Default Re: Journal files - Batch mode
  #2
mAx
Guest
 
Posts: n/a
here on example:

(define start 1) (define ende 9) (do ((n) (i start (+ i 1))) ((= i (+ ende 1)) n) (ti-menu-load-string (format #f "file read-data test000~a.dat yes" i)) (ti-menu-load-string "file read-journal post.jou") (ti-menu-load-string (format #f "display hard-copy test~a.tiff" i)) )
  Reply With Quote

Old   April 29, 2008, 06:41
Default Re: Journal files - Batch mode
  #3
Rémi GOULET
Guest
 
Posts: n/a
Thank you very much mAx, and how can I save results (for example outlet temperature profiles) at each iteration

Thanks for your answer.

  Reply With Quote

Old   April 29, 2008, 07:21
Default Re: Journal files - Batch mode
  #4
mAx
Guest
 
Posts: n/a
File/Write/Profile
  Reply With Quote

Old   April 30, 2008, 18:06
Default Re: Journal files - Batch mode
  #5
Ralf Schmidt
Guest
 
Posts: n/a
hi!

there is a cfd wiki about that:

http://www.cfd-online.com/Wiki/Fluen...ournal_file.3F

hope, it helps Ralf
  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
Batch Mode Titiksh Patel FLUENT 13 February 1, 2010 15:48
pb with batch mode philippe FLUENT 2 October 21, 2008 18:39
cleaning gambit journal file in batch mode HK FLUENT 0 April 1, 2008 21:35
Batch mode Achim Frahm Phoenics 0 July 25, 2003 13:14
Batch mode swapnil CFX 5 November 23, 2002 10:38


All times are GMT -4. The time now is 01:45.