|
[Sponsors] |
March 22, 2007, 00:13 |
fluent job submission
|
#1 |
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 |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
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 |