I am dumb

The Poisson equation was not working because I didn't finish
implementing the new type of BCs. Dirichlet is probably untested. I
should stop doing shitty developments and no testing.
This commit is contained in:
Jorge Gonzalez 2025-07-18 16:31:52 +02:00
commit a2f9957f32
2 changed files with 13 additions and 21 deletions

View file

@ -22,7 +22,6 @@ MODULE moduleOutput
!Type for EM data in node
TYPE emNode
CHARACTER(:), ALLOCATABLE:: type
REAL(8):: phi
REAL(8):: B(1:3)