Forgot to remove some print statements
It is okay now. Sorry.
This commit is contained in:
parent
e3e87eeb9f
commit
6c34dd8a05
1 changed files with 0 additions and 3 deletions
|
|
@ -317,9 +317,6 @@ MODULE moduleInject
|
|||
self%v(2)%obj%randomVel(), &
|
||||
self%v(3)%obj%randomVel() /)
|
||||
|
||||
print *, direction
|
||||
print*, partInj(n)%v
|
||||
|
||||
!Obtain natural coordinates of particle in cell
|
||||
partInj(n)%Xi = mesh%cells(partInj(n)%cell)%obj%phy2log(partInj(n)%r)
|
||||
!Push new particle with the minimum time step
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue