Merge branch 'issue/forgotPrint' into 'development'

Forgot to remove some print statements

See merge request JorgeGonz/fpakc!37
This commit is contained in:
Jorge Gonzalez 2023-02-03 14:12:30 +00:00
commit 318f686051

View file

@ -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