Ansys Learning Forum Forums Discuss Simulation Electronics Error message : “process solver2d error: Internal Solver Error: ‘Error! ‘” Reply To: Error message : “process solver2d error: Internal Solver Error: ‘Error! ‘”

Lucas Roux
Subscriber

Hi,I eventually managed to solve my problem by rewritting all my Python script (I think it was a mesh problem in very small air spaces that might not be air). But I don't know how to automaticly get a Python script from an existing handmade Ansys model. I can suggess you to manually transcript all the handmade steps into Python command, one by one. That is what I did when I recreated my script from a working Ansys model.

Lucas