|
[Sponsors] |
Journal command for multiple case file read, and store data of static pressure along |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 24, 2017, 23:12 |
Journal command for multiple case file read, and store data of static pressure along
|
#1 |
Member
|
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 |
|
February 28, 2017, 04:40 |
|
#2 | |
Member
|
Quote:
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 |
||
July 7, 2017, 23:59 |
|
#3 |
Member
Omar jumaah
Join Date: Jan 2016
Posts: 36
Rep Power: 10 |
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 |
|
July 10, 2017, 04:08 |
|
#4 |
Member
Join Date: Mar 2014
Posts: 56
Rep Power: 12 |
You can also create a journal by simply writing things like
Code:
/define/boundary-conditions/bc-settings/mass-flow |
|
|
|
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 02:55 |
UDF macro to read the name of the case file | polaritus | Fluent UDF and Scheme Programming | 2 | March 23, 2015 05:59 |
Results saving in CFD | hawk | Main CFD Forum | 16 | July 21, 2005 21:51 |