|
[Sponsors] |
Fluent job does not stop when submitting it via qsub |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 13, 2013, 05:35 |
Fluent job does not stop when submitting it via qsub
|
#1 |
New Member
Alex Lozovskiy
Join Date: Aug 2013
Posts: 11
Rep Power: 13 |
Hello!
When I run transient Fluent case file in batch mode and the calculation fails due to divergence or some other issues, the execution stops by itself, which is fine. The command I use is Code:
/share/ansys_12.1/v121/fluent/bin/fluent 3ddp -g -t30 < command_script >& outputfile & How can I make the job stop on its own in case of divergence or exception, as it normally should do? The command I use inside qsub file is Code:
/share/ansys_12.1/v121/fluent/bin/fluent 3ddp -g -t$NCPU -cnf=$PBS_NODEFILE -pib -i command_script 2>&1 > outputfile Thanks. |
|
August 13, 2013, 05:59 |
|
#2 |
Member
EMAVI V SURYA SAMPATH
Join Date: Aug 2011
Location: Malaysia
Posts: 85
Rep Power: 15 |
This divergence in AMG solver is a common case. Change your pressure solution method to standard and run. After trying, post how it is.
|
|
August 13, 2013, 06:07 |
|
#3 |
New Member
Alex Lozovskiy
Join Date: Aug 2013
Posts: 11
Rep Power: 13 |
Thanks for advice, I may use it, but my question was different.
How do I make qsub stop in case of divergence? And what do you mean standard? Is it density based type? Will it be good for two-phase VOF simulation, in which one fluid is copmpressible and the other is not? |
|
August 13, 2013, 07:28 |
|
#5 | |
New Member
Alex Lozovskiy
Join Date: Aug 2013
Posts: 11
Rep Power: 13 |
Quote:
Code:
file/sbo yes yes no |
||
Tags |
linux, parallel computation, qsub |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Stopping a Fluent batch job AND saving the data! Possible? | Volker Pawlik | FLUENT | 13 | December 28, 2020 05:16 |
Fluent 12.0 is worst then Fluent 6.2 | herntan | FLUENT | 5 | December 14, 2009 03:57 |
Hints for Job Interview with Fluent? | Andy | Main CFD Forum | 4 | August 15, 2005 10:46 |
How about FLUENT user's job prospect? | CFDHunnter | FLUENT | 3 | November 5, 2003 17:01 |
cfd job | Dr. Don I anyanwu | Main CFD Forum | 20 | May 17, 1999 16:13 |