CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   programming fluent (https://www.cfd-online.com/Forums/fluent/35468-programming-fluent.html)

pieizquierdo (miguel) January 14, 2005 07:41

programming fluent
 
how can I set up a programm to leave fluent working alone?

where can I find information on this?

is this GUI?

Miguel

Chris Bailey January 14, 2005 09:04

Re: programming fluent
 
Look at the User Guide chapter on the Text User Interface to see how to write programs (journal files) for the Text Menu System / Text Prompt System, or for the Scheme interpreter. Does that get you what you want?

Hint: you either write a series of simple commands for the TMS/TPS, or else you write a more complicated program in Scheme (a general purpose language derived from Lisp), and you use the command ti-menu-load-string to pass strings as commands to the TMS/TPS.

pieizquierdo (miguel) January 14, 2005 10:29

Re: programming fluent
 
Thanks Chris

I had a look at it and it seems it is what I needed. Comprehensive reading starts now.

cheers


All times are GMT -4. The time now is 20:46.