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

Batch Processing and auto-save option

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By VV

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   May 6, 2006, 21:54
Default Batch Processing and auto-save option
  #1
Vimal
Guest
 
Posts: n/a
Hi,

I am trying to run an unsteady case with FLUENT using the batch processing option. I am having some trouble with the auto-save option when the run-script is used in the batch-mode (run-script attached below).

(1) Even though the auto-save frequency is set to 10, no case or data files are generated at the end of the simulation.

(2) I know there is a brute-force solution to this problem by writing a script

it 20 wc RT1_0020.cas wd RT1_0020.dat

it 20 wc RT1_0040.cas wd RT1_0040.dat

.... .... .... etc.

Is there a way of getting around this using loops?

Thanks

Vimal ================================================== ========== ; Read Case File rc RD234SL.cas

; Set Auto-save Options /file/autosave/case-frequency 10 /file/autosave/data-frequency 10 /file/autosave/overwrite-existing-file yes /file/autosave/root-name "RT1_"

/file/confirm-overwrite no

; Mark Region for VOF patch /adapt/mark-inout-rectangle yes no -0.5 +0.5 -0.5 +0.0

(rpsetvar 'patch/vof? #t)

; Initialize the Solution /solve/initialize/initialize-flow

; Patch Water Volume Fraction /solve/patch water () (0) mp 1

; Set time-step /solve/set/time-step 0.002

; Iterate it 400

; Exit Fluent exit yes ================================================== ==========

  Reply With Quote

 


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



All times are GMT -4. The time now is 14:19.