|
[Sponsors] |
December 9, 2023, 01:50 |
HYPRE solver broke down! Emergency Stop! 1
|
#1 |
Member
hithere
Join Date: Jun 2023
Posts: 46
Rep Power: 3 |
While I'm trying to run the tutorials in REEF3D, it's showing an error
"HYPRE solver broke down! Emergency Stop! 1" I don't know how to solve the issue and run the simulation im using Winods11 with WSL( ubuntu) hypre-2.30 eigen-3.4 DiveMESH-23.08 REEF3D-23.11 ERROR: REEF3D (c) 2008-2023 Hans Bihs :: Open-Source Hydrodynamics v_231128 read ctrl REEF3D::SFLOW initialize fdm Wave Tank: 2nd-order Stokes waves; wk: 1.5708 ww: 3.17891 wf: 0.505939 wT: 1.97652 wL: 4 wdt: 0.5 kd: 0.785398 number of cells: 1400 starting driver_ini starting mainloop.SFLOW ------------------------------------ 1 simtime: 0 timestep: 0.0016 t/T: 0 Inflow: 0 Ui: 0 Outflow: 0 Uo: 0 . HYPRE solver broke down! Emergency Stop! 1 -------------------------------------------------------------------------- mpirun has exited due to process rank 0 with PID 0 on node Hrideesh exiting improperly. There are three reasons this could occur: 1. this process did not call "init" before exiting, but others in the job did. This can cause a job to hang indefinitely while it waits for all processes to call "init". By rule, if one process calls "init", then ALL processes must call "init" prior to termination. 2. this process called "init", but exited without calling "finalize". By rule, all processes that call "init" MUST call "finalize" prior to exiting or it will be considered an "abnormal termination" 3. this process called "MPI_Abort" or "orte_abort" and the mca parameter orte_create_session_dirs is set to false. In this case, the run-time cannot detect that the abort call was an abnormal termination. Hence, the only error message you will receive is this one. This may have caused other processes in the application to be terminated by signals sent by mpirun (as reported here). You can avoid this message by specifying -quiet on the mpirun command line. how to solve the issue?please help me |
|
December 11, 2023, 04:39 |
|
#2 |
Member
Felix S.
Join Date: Feb 2021
Location: Germany, Braunschweig
Posts: 88
Rep Power: 6 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error running result | changshuqi | REEF3D | 2 | March 24, 2022 20:57 |
Error SIGSEGV using VOF and UDF | JERC_UTFSM | Fluent UDF and Scheme Programming | 14 | November 8, 2021 00:17 |
Emergency stop in floating body simulation | ZCYM | REEF3D | 8 | September 1, 2021 12:31 |
Star cd es-ice solver error | ernarasimman | STAR-CD | 2 | September 12, 2014 01:01 |
solver stop problem in Lagrangian Particle Tracking | sakurabogoda | CFX | 3 | October 5, 2012 07:09 |