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

Journal command for multiple case file read, and store data of static pressure along

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By divergence

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 24, 2017, 22:12
Default Journal command for multiple case file read, and store data of static pressure along
  #1
Member
 
Ash Kotwal
Join Date: Jul 2016
Location: North Dakota, USA
Posts: 92
Blog Entries: 1
Rep Power: 9
Ash Kot is on a distinguished road
Journal command for multiple case file read, and store data of static pressure along axis.

How to do it?

Thanks,

Regards,

Ash.K


Sent from my iPhone using CFD Online Forum mobile app
Ash Kot is offline   Reply With Quote

Old   February 28, 2017, 03:40
Default
  #2
Member
 
Ash Kotwal
Join Date: Jul 2016
Location: North Dakota, USA
Posts: 92
Blog Entries: 1
Rep Power: 9
Ash Kot is on a distinguished road
Quote:
Originally Posted by Ash Kot View Post
Journal command for multiple case file read, and store data of static pressure along axis.

How to do it?

Thanks,

Regards,

Ash.K


Sent from my iPhone using CFD Online Forum mobile app


Also is it possible to know, what Journal commands should I use to do following tasks
1. Read case
2. Initialize
3. Run for certain iterations
4. Save case and data file.
5. Read same case and data file
6. Save data/plot of static pressure along axis, in excel file

7. Again step 1 with new file.

Thanks, Please.

I'm kinda noob with journal commands, although I can figure out most of FLUENT.


Sent from my iPhone using CFD Online Forum mobile app
Ash Kot is offline   Reply With Quote

Old   July 7, 2017, 22:59
Default
  #3
Member
 
Omar jumaah
Join Date: Jan 2016
Posts: 36
Rep Power: 10
jumaah is on a distinguished road
Hey, try to learn how to use TUI commands. Once you be able to do all case's steps (monitor, initialize, solve, etc) using TUI command, e.g,

/define/boundary-conditions/bc-settings/mass-flow

then create a journal file. File -- scripting -- record journal ( all steps as commands and orders, save and close will be recorded ). To re-read, file- scripting-- run script file.
hope it will help.
Jumaah
jumaah is offline   Reply With Quote

Old   July 10, 2017, 03:08
Default
  #4
Member
 
Join Date: Mar 2014
Posts: 56
Rep Power: 12
divergence is on a distinguished road
You can also create a journal by simply writing things like

Code:
/define/boundary-conditions/bc-settings/mass-flow
into a (for instance) notepad file, which can be saved as a .jou format and then read into Fluent as a journal.
jumaah likes this.
divergence 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
UDF: How to load data from an external file into a vector EmiS Fluent UDF and Scheme Programming 17 January 14, 2019 01:55
UDF macro to read the name of the case file polaritus Fluent UDF and Scheme Programming 2 March 23, 2015 04:59
Results saving in CFD hawk Main CFD Forum 16 July 21, 2005 20:51


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