CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   return code 1_ segmentation violation_SID HANDLER (https://www.cfd-online.com/Forums/cfx/152916-return-code-1_-segmentation-violation_sid-handler.html)

ambika dubey May 12, 2015 09:48

return code 1_ segmentation violation_SID HANDLER
 
+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Signal caught: Segmentation violation |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+

+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Stopped in routine FPX: SIG_HANDLER |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+

+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| The ANSYS CFX solver exited with return code 1. No results file |
| has been created. |
+--------------------------------------------------------------------+

please help me to solve this error. I am working on coal biomass co combustion in 210mw boiler furnace.

ghorrocks May 12, 2015 18:21

Probably related to this FAQ: http://www.cfd-online.com/Wiki/Ansys...do_about_it.3F

ambika dubey May 13, 2015 03:20

segmentation violation, SIG hANDLER, Return code 1
 
Thanks sir... i will try but still i am unable to sort it off.

ghorrocks May 13, 2015 05:49

If you explain what you are doing and the circumstances by which the error came about we may be able to help you.

tvsandeep123 December 15, 2015 06:37

Sig_handler
 
Recently I have faced the similar/same issue

+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Signal caught: Abnormal termination |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+

+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Stopped in routine FPX: SIG_HANDLER |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+

+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| The ANSYS CFX partitioner exited with return code 1. |
+--------------------------------------------------------------------+

But this error occurred during the partitioning.

This is because the default MeTiS k-way algorithm in CFX cannot handle large models, if the number of elements exceeds about 80MM, then we will end up with this error.

As a solution we can use the other partitioning algorithms:
In the Partitioner tab check Use Large Problem Partitioner. This enables Optimized R.C.B. as Partitioning algorithm.
We can also use Directional R.C.B or D.R.C.B.

While using some clusters or super computers we can enter the following commands;

-part-large by default invokes Optimized R.C.B.,
-part-mode drcb for Directional R.C.B.
-part-mode rcb for R.C.B.


All times are GMT -4. The time now is 11:07.