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

Commit

Permalink
Merge branch 'encounter_storage' of github.itap.purdue.edu:MintonGrou…
Browse files Browse the repository at this point in the history
…p/swiftest into encounter_storage
  • Loading branch information
daminton committed Dec 2, 2022
2 parents c927119 + 49133c6 commit 61c3aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/symba/symba_encounter_check.f90
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ end function symba_encounter_check_pl
module function symba_encounter_check(self, param, system, dt, irec) result(lany_encounter)
!! author: David A. Minton
!!
!! Check for an encounter between test particles and massive bodies in the pltpenc list.
!! Check for an encounter between test particles and massive bodies in the plplenc and pltpenc list.
!! Note: This method works for the polymorphic symba_pltpenc and symba_plplenc types.
!!
!! Adapted from portions of David E. Kaufmann's Swifter routine: symba_step_recur.f90
Expand Down

0 comments on commit 61c3aa0

Please sign in to comment.