CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   transient job via LSF, batch job (https://www.cfd-online.com/Forums/fluent/40450-transient-job-via-lsf-batch-job.html)

Etienne April 5, 2006 08:44

transient job via LSF, batch job
 
Hey,

can anybody tell me how an input file for submitting a fluent job via LSF looks like for a transient case? for a steady simulation it looks like:

file read-case casename.cas.gz read-data casename.dat.gz it 2500 wcd casename_%i.cas.gz /exit

I guess there should be an equivalient to the "it XXXX" - line for the steady case including time step size, # of time steps, iterations per time step?

thanks ahead

Q April 5, 2006 12:22

Re: transient job via LSF, batch job
 
file/read-case *.cas file/read-data *.dat /solve/set/time-step 0.0017444 /solve/dual-time-iterate 3600 20 file/write-case *.cas file/write-data *.dat exit

Etienne April 5, 2006 14:50

Re: transient job via LSF, batch job
 
looks good. thanks


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