Closed Traxar closed 3 weeks ago
It is probably prefered to use NGSolve only for mesh generation, plotting and to check the FEM Solver. For a good comparison between the different solvers, standard FEM should be implemented manually
I tried to, get into using NGSolve/Netgen but due their non existing documentation (only tutorials) they dont offer a viable solution.
I tried to find other Python libraries about creating meshes and plotting piecewise linear function on them. However I did not come about any other good options. (Most of them dont support curved boundaries)
With this i see myself force to switch this project, to the originally planned implementation in MATLAB
Explore and settle on libraries used for this project. As of now NGSolve seems like the strongest contender.