SigSegV handler error #211
-
|
Hello Brunos, For the first time, I am experiencing SigSegV handler error as follows, I believe its signal segmentation error and something to do with temperature boundary condition. I have attached the boundary condition files. Please help me what cause this error ? Also courant number for air is zero, how? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Quick notes:
The words I did not look into the case, since it would take considerable time to do so. |
Beta Was this translation helpful? Give feedback.
-
|
Issue Resolved.
|
Beta Was this translation helpful? Give feedback.
Quick notes:
Courant No = 0 probably because the initial U field is set to 0.0...
This:
mixedEnergy.More specifically, sigSegV usually means that a bad memory access was attempted, resulting in the application crashing. Said crash seems to have been due to something going wrong during mapping between patches....