Skeleton for new injection type
This commit is contained in:
parent
555ebd6771
commit
d3f1f0808e
3 changed files with 37 additions and 2 deletions
|
|
@ -71,6 +71,9 @@ PROGRAM fpakc
|
|||
! Update EM boundary models
|
||||
call boundariesEM_update()
|
||||
|
||||
! Update injects
|
||||
call updateInjects
|
||||
|
||||
!Checks if a species needs to me moved in this iteration
|
||||
CALL solver%updatePushSpecies()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue