-
-
September 14, 2018 at 5:19 am
Hahs
SubscriberRespected Sir,
The story of error, which i encountered during simulating my solution problem in fluent batch mode. I connected my machine through Putty(SSH) to super computer. In batch mode my simulation start running successfully in background but as the Putty(SSH) session terminated (2 hours termination time of Putty). simulation stopped and it gave me this error.
No error handler available
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.
Command which is used to run simulation in batch mode; nohup fluent 3ddp -t64 -g -cnf=M2.txt -mpi=intel -i input1.txt > output1.txt 2>&1 &
ant the input file command lines are:
; Read case file
rc ke.cas
; Initialize the solution
/solve/initialize/hyb-initialization
;Autosave data frequency
/file/auto-save/data-frequency
360
;Root Name
/file/auto-save/root-name
ke-std-as.dat
; Calculate 108000 iterations
/solve/dual-time-iterate
36000
3
; Write data file
wd ke.dat
; Exit Fluent
exit
OK
-
September 17, 2018 at 10:28 am
Rob
Ansys EmployeeIt looks like the Putty session is also terminating the Fluent run. The error is that the journal has not completed, the solver is probably part way through the solver stage.
I don't think I can do much to help as it's likely something your IT department have set up. Please discuss with them, and the easiest solution is probably to increase the length of time a remote session is kept open.
-
September 18, 2018 at 10:58 am
paguado
Ansys EmployeePutty will terminate your session once it finishes. I was successful in the past with Tmux instead. With Tmux you can connect to the session remotely and detach it so even when you logout the process is still running. If you are executing it from a Windows machine you will need an emulator such as cgwin
-
September 27, 2018 at 5:38 am
Hahs
SubscriberThank you for helping me. i find, solution to this problem from ANSYS user guide. the user guide said, when you running your process in batch mode, the batch mode execution option enable the exit on error option. so i call the batch mode execution in text file and disable it,the exit on error option. so after this everything working fine.
-
- You must be logged in to reply to this topic.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Suppress Fluent to open with GUI while performing in journal file
- Floating point exception in Fluent
- What are the differences between CFX and Fluent?
- Heat transfer coefficient
- Getting graph and tabular data from result in workbench mechanical
- The solver failed with a non-zero exit code of : 2
- Difference between K-epsilon and K-omega Turbulence Model
- Time Step Size and Courant Number
- Mesh Interfaces in ANSYS FLUENT
- error in cfd post
-
2508
-
2064
-
1277
-
1088
-
456
© 2023 Copyright ANSYS, Inc. All rights reserved.