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

Non GUI Journal file creation!

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 27, 2016, 17:35
Question Non GUI Journal file creation!
  #1
Member
 
William
Join Date: Aug 2016
Posts: 56
Rep Power: 9
Wingman is on a distinguished road
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
instead of

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")
Is this somehow possible?
Wingman is offline   Reply With Quote

Old   September 28, 2016, 09:07
Default
  #2
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,151
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
Everything you can do with the mouse is also available trough the TUI. The same text commands can go straight into your journal.
sbaffini is offline   Reply With Quote

Old   September 28, 2016, 10:21
Default
  #3
Member
 
William
Join Date: Aug 2016
Posts: 56
Rep Power: 9
Wingman is on a distinguished road
Quote:
Originally Posted by sbaffini View Post
Everything you can do with the mouse is also available trough the TUI. The same text commands can go straight into your journal.
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.
Wingman is offline   Reply With Quote

Reply

Tags
fluent 15.0, journal file


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
[swak4Foam] funkyDoCalc with OF2.3 massflow NiFl OpenFOAM Community Contributions 14 November 25, 2020 03:30
wmake compiling new solver mksca OpenFOAM Programming & Development 14 June 22, 2018 06:29
[swak4Foam] Error bulding swak4Foam sfigato OpenFOAM Community Contributions 18 August 22, 2013 12:41
"parabolicVelocity" in OpenFoam 2.1.0 ? sawyer86 OpenFOAM Running, Solving & CFD 21 February 7, 2012 11:44
pisoFoam compiling error with OF 1.7.1 on MAC OSX Greg Givogue OpenFOAM Programming & Development 3 March 4, 2011 17:18


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