DMUMPS error codes

Numerical methods and mathematical models of Elmer
Post Reply
rgladstone
Posts: 64
Joined: 15 Apr 2013, 16:23
Antispam: Yes

DMUMPS error codes

Post by rgladstone »

Hi all, I am getting errors that look like this:

Code: Select all

SingleSolver: Solver Equation string is: flowdepth
FlowdepthSolver: Gradient of  -0.1000E+01 applied
FlowdepthSolver: Free surface variable will be calculated
DefUtils::DefaultDirichletBCs: Setting Dirichlet boundary conditions
DefUtils::DefaultDirichletBCs: Dirichlet boundary conditions set
 ** ERROR RETURN ** FROM DMUMPS INFO(1)= -1
 ** INFO(2)=        15
...
 ** ERROR RETURN ** FROM DMUMPS INFO(1)=-10
 ** INFO(2)=         0
 ** INFO(2)=        15
 ** ERROR RETURN ** FROM DMUMPS INFO(1)= -3
 ** INFO(2)=         3
...
Does anyone know what these error codes mean or where I can look them up?

Thanks,
Rupert
Martina
Posts: 39
Joined: 17 Apr 2013, 14:06
Antispam: Yes

Re: DMUMPS error codes

Post by Martina »

Did you try this one http://mumps.enseeiht.fr/doc/userguide_4.10.0.pdf around p.38?

Martina
Post Reply