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

Commit

Permalink
Updated comment to be more accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
MintoDA1 authored and MintoDA1 committed Dec 2, 2022
1 parent 41e353e commit 49133c6
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 49133c6

Please sign in to comment.