Commit a8009d6
committed
Add neighbor cutoff r_ij <= 3*r_soc to intrusion computation
Per Cordes2024 Eq. 1, the neighbor set N_i is restricted to agents
within r_ij <= 3*r_soc. Without this filter, distant agents contribute
small but accumulating spurious values to the intrusion number.1 parent 5da45ee commit a8009d6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
0 commit comments