Skip to content

Commit

Permalink
(test_ptmass) remove missed coma...
Browse files Browse the repository at this point in the history
  • Loading branch information
Yrisch committed Aug 8, 2024
1 parent 9207cf9 commit 5dc8e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/test_ptmass.f90
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ subroutine test_accretion(ntests,npass,itest)
use io, only:id,master
use part, only:nptmass,xyzmh_ptmass,vxyz_ptmass,fxyz_ptmass,massoftype, &
npart,npartoftype,xyzh,vxyzu,fxyzu,igas,ihacc,&
isdead_or_accreted,set_particle_type,ndptmass,hfact,&
isdead_or_accreted,set_particle_type,ndptmass,hfact
use ptmass, only:ptmass_accrete,update_ptmass
use energies, only:compute_energies,angtot,etot,totmom
use mpiutils, only:bcast_mpi,reduce_in_place_mpi
Expand Down

0 comments on commit 5dc8e8e

Please sign in to comment.