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:
parent
d28dd16c2e
commit
a2f9957f32
2 changed files with 13 additions and 21 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue