ucns3d-team / UCNS3D

Unstructured Compressible Navier Stokes 3D code (UCNS3D)
https://ucns3d.com
GNU General Public License v3.0
247 stars 90 forks source link

Not able to run Oneram6 Test case #45

Open MohideenAnsar opened 1 year ago

MohideenAnsar commented 1 year ago

trying to run oneram6 case with self compiled (using intel compiler) code stops at around 1200 iterations. While the compiled code comes with UCNS3D works fine.

RESTARTING 0 0.000000000000000E+000 0

                    ParMETIS Initiated                               


                    ParMETIS Operation Completed                     

UCNS3D Running

=================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = RANK 0 PID 21476 RUNNING AT * = KILLED BY SIGNAL: 9 (Killed)

=================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = RANK 1 PID 21477 RUNNING AT * = KILLED BY SIGNAL: 9 (Killed)

=================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = RANK 2 PID 21478 RUNNING AT * = KILLED BY SIGNAL: 9 (Killed)

MohideenAnsar commented 1 year ago

with UCNS3D-CPC code self compiled works fine. Please check in this master