Boundaries for EM almost done
This commit is contained in:
parent
6a7c92f62f
commit
4c72e68246
9 changed files with 249 additions and 171 deletions
|
|
@ -365,7 +365,7 @@ MODULE moduleMeshInputVTU
|
|||
END SELECT
|
||||
|
||||
!Associate boundary condition procedure.
|
||||
bt = physicalSurface_to_id(entitiesID(n))
|
||||
bt = physicalSurface_to_id(boundariesParticleLinking,entitiesID(n))
|
||||
|
||||
!Init edge
|
||||
CALL self%edges(e)%obj%init(n, p, boundariesParticleLinking(bt)%speciesIndex)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue