underworldcode / underworld2

underworld2: A parallel, particle-in-cell, finite element code for Geodynamics.
http://www.underworldcode.org/
Other
168 stars 58 forks source link

SystemError: <built-in function SystemLinearEquations_UpdateSolutionOntoNodes> returned a result with an exception set #681

Open Cheese-Lvjx opened 10 months ago

Cheese-Lvjx commented 10 months ago

hi,underworld I ran into a problem while running my model as follows: da3ed85184fbf717d5b4996ab98c529 There is no error in my previous code, I also looked up the boundary conditions and the properties of the material, etc., do not know where the reason for this error ......

julesghub commented 9 months ago

Hi @Cheese-Lvjx, not sure what's the problem could be. This function, ln 451, should only copy the solution values back onto the mesh nodes.

What version of Underworld2 are you using? Are you running it in parallel? Would you be able to share the model, either on this ticket or in a separate github repo. I can investigate more after that.