Commit graph

14 commits

Author SHA1 Message Date
eb10ae92a6 It seems to work, but I don't think this is quite useful for the manuscript 2026-04-08 15:17:30 +02:00
e0bddfecbf Clean up and remove unused variables 2026-03-19 13:20:09 +01:00
85a8f1bc0b Forgot a print statement 2026-03-04 10:48:08 +01:00
600f7305bd Added center point procedure to edge and eps in inside to avoid some rounding errors 2026-03-04 10:41:55 +01:00
aad8675214 Small changes while testing 0D case 2026-02-27 22:21:37 +01:00
be9b7be280 IT COMPILES
I don't belive it, this was the largest change in the code ever made and
it is compiling now.

Now, I have to test, clean the code, change the examples and update the
documentation...
2026-02-25 09:02:09 +01:00
135f1f464c Files compile but there is no linking in mesh module 2026-02-24 20:03:36 +01:00
70f6db0883 Add new elements to point containers is now more general 2026-02-20 11:03:11 +01:00
ce6b6a41a6 New physical surfaces implemented 2026-02-20 09:50:42 +01:00
d211ed9a71 Almost done with EM, not to modify the EM module itself 2026-02-18 15:14:59 +01:00
0379ea42c2 I have to change the init of the edges to include the EM boundaries now 2026-02-18 13:50:14 +01:00
4c72e68246 Boundaries for EM almost done 2026-02-18 13:31:38 +01:00
0ccf455986 Boundaries done. Now to change the input and edges 2026-02-09 18:43:59 +01:00
58e2fa7566 Working towards compilation with submodules 2026-02-09 13:52:52 +01:00