Removed average and things seem to work
This commit is contained in:
parent
b016833876
commit
35fb73808e
3 changed files with 7 additions and 22 deletions
|
|
@ -1351,8 +1351,6 @@ MODULE moduleInput
|
|||
bound%nEdges = size(bound%edges)
|
||||
allocate(bound%electricField(1:bound%nEdges))
|
||||
bound%electricField = 0.0d0
|
||||
allocate(bound%deltaElectricField(1:bound%nEdges))
|
||||
bound%deltaElectricField = 0.0d0
|
||||
|
||||
end if
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue