CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   SGE fluent job submission script (https://www.cfd-online.com/Forums/fluent/87738-sge-fluent-job-submission-script.html)

mrji8011 April 28, 2011 02:28

SGE fluent job submission script
 
Dear Friends

I am trying to run parallel fluent by script on cluster. after running my batch file, I have faced with this problem:
Initializing SGE
Done.
Cleanup script file is /home/mj00/T2,3/cleanup-fluent-node10-9832.sh

>
Error: No GUI functions are available.
Error Object: ()
(cx-gui-do cx-activate-item "MenuBar*ReadSubMenu*Case...")
Warning: An error or interrupt occurred while reading the journal file.
Some commands may not have been completed.

> Halting due to end of file on input.
I appreciate if you would help me

stuart23 April 28, 2011 03:33

You cant record a journal file in the GUI script and then run it in batch mode on a remote host. Because the GUI is not loaded, Fluent cannot interpret what these GUI recorded commands mean. You will have to write the script using TUI commands (the same ones you would usually type in the command window)

mrji8011 May 5, 2011 21:59

Quote:

Originally Posted by stuart23 (Post 305376)
You cant record a journal file in the GUI script and then run it in batch mode on a remote host. Because the GUI is not loaded, Fluent cannot interpret what these GUI recorded commands mean. You will have to write the script using TUI commands (the same ones you would usually type in the command window)

-----------------------------
Thank you so much for your help. I am just stranger with TUI. I run my job and I set to save data file after every 100 iteration, but I does not work. I do not know I should write command for autosave in journal file or not. I appreciate you if you help me


All times are GMT -4. The time now is 02:58.