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

fluent job submission

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 22, 2007, 00:13
Default fluent job submission
  #1
Sisir
Guest
 
Posts: n/a
Hi,

For submission of job in parallel processor thru LOADLEVELER, I am using the command file:

#!/bin/ksh #@input = /home/phd/03/hvesisir/ibm_17thcheck #@output = /home/phd/03/hvesisir/test8_17thcheck_1000.out #@ error = /home/phd/03/hvesisir/test8_17thcheck_1000.err #@ class = dynamic8 #@job_type = parallel #@ tasks_per_node =8 #@ queue ulimit -n 20000 /home/pkg/lic/fluent-6.3.26/Fluent.Inc/bin/fluent 2d -t8 -g

and the script file which is icluded in the above command file is "ibm_17thcheck". The script file is given below.

parallel/partition/auto/use-case-file-method yes

file/read-case-data bhasa_ibm_18thmarch_200.cas

parallel/partition/print

solve/initialize/initialize-flow

solve/iterate 800

file/binary-files y

file/write-case-data bhasa_ibm_18thmarch_1000.cas.gz

file/auto-save/data-10

file/auto-save/overwrite-existing-files

file/confirm-overwrit no

exit

yes

EOFluentInput

In the script file, FLUENT is reading both case and data file upto iteration of 200. Now I want to get the results for next 800 iteration which is mentioned in the above script file and the iteration should start from iteration no 201 and stop at iteration no 1000. But when i am submitting the command file in the loadleveler, iteration is starting from iteration no 1 beacuse of the line

solve/initialize/initialize-flow

and when I am removing the above line from the script file the job is coming out from queue without runing. So anybody can suggest me what modification is required in the script file.

I am very new to the fluent. Please help me to solve this problem.

Thanking you.

sisir
  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
Fluent 6.3 32bit vs Fluent 12.0 64bit ibex7 FLUENT 7 April 18, 2011 02:44
Can Fluent do this job? sergiy FLUENT 0 October 26, 2010 14:29
submission of Fluent job in parallel processor Sisir Kumar Nayak FLUENT 0 February 6, 2007 09:06
How about FLUENT user's job prospect? CFDHunnter FLUENT 3 November 5, 2003 16:01
cfd job Dr. Don I anyanwu Main CFD Forum 20 May 17, 1999 15:13


All times are GMT -4. The time now is 12:13.