|
[Sponsors] |
September 27, 2016, 18:35 |
Non GUI Journal file creation!
|
#1 |
Member
William
Join Date: Aug 2016
Posts: 56
Rep Power: 10 |
I would like to create a Journal file using non-GUI commands. Is there a way to record through the GUI and get
Code:
file read-case C:\cfd\mesh\wing.msh Code:
(cx-gui-do cx-activate-item "MenuBar*ReadSubMenu*Case...") (cx-gui-do cx-set-text-entry "Select File*FilterText" "C:\cfd\mesh\*") (cx-gui-do cx-activate-item "Select File*Apply") (cx-gui-do cx-set-text-entry "Select File*Text" "wing.msh") (cx-gui-do cx-activate-item "Select File*OK") |
|
September 28, 2016, 11:21 |
|
#3 |
Member
William
Join Date: Aug 2016
Posts: 56
Rep Power: 10 |
Yes, I know. It's just that I'm kind of a FLUENT newbie. I'm slow when using the GUI and much slower when using TUI. It takes long time for me to create a whole journal file using the TUI. Thought maybe there was a easy way to create these one-line commands. They are much easier to manage when using Third-Party program (Matlab) to run in batch mode.
|
|
Tags |
fluent 15.0, journal file |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] funkyDoCalc with OF2.3 massflow | NiFl | OpenFOAM Community Contributions | 14 | November 25, 2020 04:30 |
wmake compiling new solver | mksca | OpenFOAM Programming & Development | 14 | June 22, 2018 07:29 |
[swak4Foam] Error bulding swak4Foam | sfigato | OpenFOAM Community Contributions | 18 | August 22, 2013 13:41 |
"parabolicVelocity" in OpenFoam 2.1.0 ? | sawyer86 | OpenFOAM Running, Solving & CFD | 21 | February 7, 2012 12:44 |
pisoFoam compiling error with OF 1.7.1 on MAC OSX | Greg Givogue | OpenFOAM Programming & Development | 3 | March 4, 2011 18:18 |