It seems to work, but I don't think this is quite useful for the manuscript
This commit is contained in:
parent
40163a0056
commit
eb10ae92a6
4 changed files with 71 additions and 12 deletions
|
|
@ -1367,6 +1367,8 @@ MODULE moduleInput
|
|||
! If the boundary for the species is linked to the one analysing, add the edges
|
||||
if (associated(physicalSurfaces(ps)%EM, bound)) then
|
||||
bound%nodes = [bound%nodes, physicalSurfaces(ps)%nodes]
|
||||
|
||||
bound%edges = [bound%edges, physicalSurfaces(ps)%edges]
|
||||
end if
|
||||
|
||||
end do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue