CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   transient journal file in fluent (https://www.cfd-online.com/Forums/fluent/111393-transient-journal-file-fluent.html)

crispysalt January 5, 2013 20:10

transient journal file in fluent
 
Hi,

I am simulating a transient flow with time step size 0.001 and i need a total of 90000 time steps. After the initialization i will need to adapt the region and patch the region. I would like to edit the journal file below to include all these, how do i include all these in the journal file? Thank you


; Read case file
rc R1_laminar.cas
; Initialize the solution
/solve/initialize/initialize-flow
; Calculate 50 iterations
it 50
; Write data file
wd R1_laminar50.dat.gz
; Calculate another 50 iterations
it 50
; Write another data file
wd R1_laminar100.dat
; Exit FLUENT
exit
yes


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