Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Dec 21, 2022
1 parent 5fd08e6 commit e066884
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 205 deletions.
2 changes: 1 addition & 1 deletion src/swiftest/swiftest_util.f90
Original file line number Diff line number Diff line change
Expand Up @@ -2254,7 +2254,7 @@ module subroutine swiftest_util_rearray_pl(self, system, param)
class(swiftest_pl), allocatable :: tmp !! The discarded body list.
integer(I4B) :: i, k, npl, nadd, nencmin, nenc_old, idnew1, idnew2, idold1, idold2
logical, dimension(:), allocatable :: lmask, ldump_mask
class(collision_list_plpl), allocatable :: plplenc_old
class(encounter_list), allocatable :: plplenc_old
logical :: lencounter
integer(I4B), dimension(:), allocatable :: levelg_orig_pl, levelm_orig_pl, levelg_orig_tp, levelm_orig_tp
integer(I4B), dimension(:), allocatable :: nplenc_orig_pl, nplenc_orig_tp, ntpenc_orig_pl
Expand Down
Loading

0 comments on commit e066884

Please sign in to comment.