Similar but different approach based on Gauss and an average velocity to keep it electrostatic
This commit is contained in:
parent
8d98773af0
commit
a174a50b81
3 changed files with 26 additions and 21 deletions
|
|
@ -1351,8 +1351,6 @@ MODULE moduleInput
|
|||
bound%nEdges = size(bound%edges)
|
||||
allocate(bound%electricField(1:bound%nEdges))
|
||||
bound%electricField = 0.0d0
|
||||
allocate(bound%surfaceCharge(1:bound%nEdges))
|
||||
bound%surfaceCharge = 0.0d0
|
||||
|
||||
end if
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue