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

write journal file

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 5, 2010, 05:06
Default write journal file
  #1
Member
 
Join Date: Oct 2009
Location: Italy
Posts: 88
Rep Power: 16
bob12 is on a distinguished road
hi

how can i write a journal file from fluent?

thank you
bob12 is offline   Reply With Quote

Old   July 6, 2010, 02:08
Default
  #2
Super Moderator
 
-mAx-'s Avatar
 
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41
-mAx- will become famous soon enough
basically you can use text command...
; Read case file
rc example.cas
; Initialize the solution
/solve/initialize/initialize-flow
; Calculate 50 iteration
sit 50
; Write data file
wd example50.dat
; Calculate another 50 iterations
it 50
; Write another data file
wd example100.dat
; Exit FLUENT
exit
yes
__________________
In memory of my friend Hervé: CFD engineer & freerider
-mAx- is offline   Reply With Quote

Old   July 6, 2010, 03:08
Default
  #3
Member
 
Join Date: Oct 2009
Location: Italy
Posts: 88
Rep Power: 16
bob12 is on a distinguished road
but there is a command that write journal file from an exist simulation?

i have read to fluent's manual and it explain to use write journal file and then stop journal file.
so i thinking that fluent recorder the next operation; is it?
bob12 is offline   Reply With Quote

Old   July 6, 2010, 03:26
Default
  #4
Super Moderator
 
-mAx-'s Avatar
 
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41
-mAx- will become famous soon enough
you can create a journal file from Fluent:
before setting your case, go to file/write/start journal...
Then set up your case, once you are finished, go to file/write/stop journal...
Fluent should write everything you did in a journal file, which you can now read and reproduce.
hope it helps
__________________
In memory of my friend Hervé: CFD engineer & freerider
-mAx- is offline   Reply With Quote

Old   July 6, 2010, 03:43
Default
  #5
Member
 
Join Date: Oct 2009
Location: Italy
Posts: 88
Rep Power: 16
bob12 is on a distinguished road
thank you very much
bob12 is offline   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
paraview installation woes vex OpenFOAM Installation 15 January 30, 2011 07:11
OpenFOAM Install Script ljsh OpenFOAM Installation 82 October 12, 2009 11:47
Problem with Boundary Conditions using a journal file T.S. FLUENT 3 July 27, 2009 08:31
Regarding FoamX running Kindly help out hariya03 OpenFOAM Pre-Processing 0 April 18, 2008 04:26
Gambit Journal File Scripts, Public Database Needed? Jonas Larsson Main CFD Forum 13 March 2, 1999 07:25


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