Open DanielBoigk opened 6 months ago
Gradient Problem is semi solved. Works quite fast for mesh generated from file evaluated at mesh points. For Gridap generated square mesh it still runs terrible. Not as terrible as the multiple hours above but still more than a minute.
[ ] Why is the extracted Gradient totally different from the given Neumann Boundary?
[ ] Implement functions that mediate between Circle and array files
[ ] Plot Solution from circular Mesh
[x] Construct Square Mesh explicitely from .geo or .msh file.
[ ] Write function that assigns labels to mesh explicitely.
[x] Find way to print solver output in Gridap
[x] Find way to adjust parameters of solver in Gridap
[ ] Implement reference solution in Ferrite
[x] Ask @fverdugo , @JordiManyer etc. on how to extract Gradient with something that is remotely performant.
[ ] Multiple Function doing roughly the same thing... Merge into one.
[ ] Make proper Julia Package
[ ] Dokument what every function does.
If necessary within the next weeks:
Longterm Goals: