Boundaries done. Now to change the input and edges
This commit is contained in:
parent
c78d92fa7d
commit
0ccf455986
5 changed files with 239 additions and 221 deletions
|
|
@ -203,7 +203,7 @@ submodule(moduleMesh) elements
|
|||
|
||||
CLASS IS (meshEdge)
|
||||
!Particle encountered a surface, apply boundary
|
||||
CALL neighbourElement%fBoundary(part%species%n)%apply(neighbourElement,part)
|
||||
CALL neighbourElement%boundariesParticle(part%species%n)%obj%apply(neighbourElement,part)
|
||||
|
||||
!If particle is still inside the domain, call findCell
|
||||
IF (part%n_in) THEN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue