-
-
August 13, 2019 at 9:32 pm
Morizio
SubscriberHi All,
I'm using ANSYS fluent 19.1 to simulate a reactor with around 15 reactions in it. its a system of 15 reactions mechanism and I wrote a UDF for this purpose. the simulation is working well in my PC with out any error. However, as it takes a long time, I decided to run it on a High-Performance Computing (HPC- Compute Canada) system. but the same simulation is not working there and the error from the first iteration is :
********** ISAT_ABORT **************
routine = phi2y
location = 1
message = non-positive species sum
I was wondering if you could help me to find out the problem and how to solve it.
Thanks,
Morizio
-
August 14, 2019 at 3:11 pm
Rob
Ansys EmployeeAre you running in parallel on your PC?
-
August 14, 2019 at 5:40 pm
Morizio
SubscriberYes, I do it in parallel in my PC. is there any suggestion to solve this problem?
here is the console report:
......
parallel,
Note: 3d, double precision, pressure-based, species, realizable k-epsilon case read into
3d, pressure-based, species, realizable k-epsilon solver.
Done.
Reading ""| gunzip -c \"IRRFLOWUNS5.dat.gz\"""...
Parallel variables...
Done.
>
adapt/ file/ server/
adjoint/ mesh/ solve/
define/ parallel/ surface/
display/ plot/ views/
exit report/
> ; Run the solver for this many steps:
/solve/iterate 20
plot-residuals: no graphics functions available.
iter oh- o2- o- o3- h2 ho2 ho2- ho3 oh h h+ e o2 c15h12n2o c15h13n2o2 c15h14n2o3 p h2o2 time/iter
!27008 solution is converged
27008 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0:00:00 20
********** ISAT_ABORT **************
routine = phi2y
location = 1
message = non-positive species sum
****** END ISAT_ABORT **************
********** ISAT_ABORT **************
routine = phi2y
location = 1
message = non-positive species sum
****** END ISAT_ABORT **************
********** ISAT_ABORT **************
routine = phi2y
..............
Many thanks
-
August 15, 2019 at 12:22 pm
Rob
Ansys EmployeeAs it runs in parallel on your PC, but not on the cluster then it's looking like something is missing on the cluster. Have you re-compiled the UDF for the cluster and checked it's hooked correctly?
-
August 15, 2019 at 5:38 pm
Morizio
SubscriberI have compiled it on the HPC system and it is compiled well (based on the report file). but I'm not if it is hooked correctly or not...
the journal file that I have used is:
define/user-defined/compiled-functions compile libudf yes Reactions.c ,,
define/user-defined/compiled-functions load libudf
/file/read-case-data IRRFLOWUNS5.cas.gz
/solve/iterate 20
/file/write-case-data IRRFLOWUNSR5.cas.gz
exit
should I add any other line for its hooking?
Thanks,
Morizio
-
August 16, 2019 at 10:31 am
Rob
Ansys EmployeeMake sure any command strings start with / so always use /define for example. It may not effect your problem but is good coding practice.
-
- 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
-
2656
-
2120
-
1345
-
1118
-
461
© 2023 Copyright ANSYS, Inc. All rights reserved.