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

extend weighted_dss for FieldVector #2000

Merged
merged 1 commit into from
Sep 24, 2024
Merged

extend weighted_dss for FieldVector #2000

merged 1 commit into from
Sep 24, 2024

Conversation

juliasloan25
Copy link
Member

@juliasloan25 juliasloan25 commented Sep 20, 2024

Extend weighted_dss! to work for FieldVectors in addition to Fields.

Needed for CliMA/ClimaCoupler.jl#959, and will also be useful for ClimaAtmos.

To Do

  • add method
  • add tests
  • update NEWS.md

Code quality

  • Code follows the style guidelines OR N/A.
  • Unit tests are included OR N/A.
  • Code is exercised in an integration test OR N/A.
  • Documentation has been added/updated OR N/A.

src/Fields/fieldvector.jl Outdated Show resolved Hide resolved
src/Fields/fieldvector.jl Outdated Show resolved Hide resolved
test/Fields/field_opt.jl Outdated Show resolved Hide resolved
test/Fields/field_opt.jl Outdated Show resolved Hide resolved
Copy link
Member

@charleskawczynski charleskawczynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good, I just have a few comments.

@juliasloan25 juliasloan25 merged commit c8caa15 into main Sep 24, 2024
21 of 22 checks passed
@juliasloan25 juliasloan25 deleted the js/dss-fv branch September 24, 2024 21:44
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.

3 participants