Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to keep N^2 on the tracer grid for PV calc #56

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

jkrasting
Copy link
Owner

  • While vorticity should be calculated on the cell corners for a C-grid models, this is not always practical for other grids that do not provide the cell corners or other cases where vorticity is desired at the cell centers
  • Fix introduces an optional flag to retain the calculation on the cell centers

- While vorticity should be calculated on the cell corners
  for a C-grid models, this is not always practical for other
  grids that do not provide the cell corners or other cases
  where vorticity is desired at the cell centers
- Fix introduces an optional flag to retain the calculation
  on the cell centers
@jkrasting jkrasting merged commit 7ca7ba7 into main Feb 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant