Skip to content

Commit

Permalink
Small Adj to Docs'
Browse files Browse the repository at this point in the history
  • Loading branch information
manishvenu committed Jan 17, 2025
1 parent e832983 commit 0c5f08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/angle_calc.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ Both regridding functions (regrid_velocity_tracers, regrid_tides) accept a param
We then define each method with a bunch of if statements. Here are the processes:

1. Given angle is the default method of accepting the hgrid's angle_dx
2. Fred's method is the least code, and we simply swap out the hgrid angle with the generated one we calculate right where we do the rotation.
2. The EXPAND_GRID method is the least code, and we simply swap out the hgrid angle with the generated one we calculate right where we do the rotation.

0 comments on commit 0c5f08c

Please sign in to comment.