Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardlavender committed Oct 22, 2024
1 parent 081c021 commit d878be8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion analyses/patter_01_setup.R
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@ moorings <-
receiver_alpha = 1.8,
receiver_beta = -1/200,
# Set receiver_gamma to some high value
# (untruncated model used for simulation)
# * (Untruncated model used for simulation)
# * This is refined later
receiver_gamma = 5000.0,
receiver_key = paste(receiver_lon, receiver_lat)) |>
select(receiver_id,
Expand Down

0 comments on commit d878be8

Please sign in to comment.