Commit graph

14 commits

Author SHA1 Message Date
a48e5111e7 Corrections and some basic printing 2026-03-10 18:26:47 +01:00
e7a47611d9 This is now an iterative process, which makes things better 2026-03-09 18:07:06 +01:00
776734db58 Calculates a reflection parameter (alpha) per edge based on the ratio of densities between the incident species and the rest 2026-03-09 14:31:11 +01:00
ecb1364d6a Boundaries (EM and particles) can now be updated at every iteration 2026-03-06 20:00:46 +01:00
5d82ea2ddc Code cleanup 2026-03-06 09:30:33 +01:00
31f0b510bc The program reads the case but stops while doind the simulation 2026-02-26 14:25:47 +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
1b32dfdfd6 Rewriting surfaces and boundaries 2026-02-19 20:23:13 +01:00
d211ed9a71 Almost done with EM, not to modify the EM module itself 2026-02-18 15:14:59 +01:00
4c72e68246 Boundaries for EM almost done 2026-02-18 13:31:38 +01:00
6a7c92f62f Skeleton of boundaries for EM with new structure for mesh 2026-02-17 14:54:22 +01:00
0ae121e3b1 Rename of boundary module as I start with EM 2026-02-17 09:30:25 +01:00
Renamed from src/modules/mesh/moduleMesh@boundary.f90 (Browse further)