Code cleanup

This commit is contained in:
Jorge Gonzalez 2026-03-06 09:30:33 +01:00
commit 5d82ea2ddc
14 changed files with 56 additions and 60 deletions

View file

@ -99,7 +99,6 @@ submodule(moduleMesh) boundaryParticle
implicit none
class(boundaryParticleGeneric), allocatable, intent(inout):: boundary
integer:: e, et
allocate(boundaryQuasiNeutrality:: boundary)
@ -336,6 +335,7 @@ submodule(moduleMesh) boundaryParticle
real(8):: EF_dir
real(8):: alpha
alpha = 0.85d0
if (associated(edge%e1)) then
cell => edge%e1