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

3 component dss transform #1693

Merged
merged 1 commit into from
Aug 2, 2024
Merged

3 component dss transform #1693

merged 1 commit into from
Aug 2, 2024

Conversation

akshaysridhar
Copy link
Member

@akshaysridhar akshaysridhar commented Apr 24, 2024

Currently, the dss_transform function treats the 3rd component of a
Covariant123Vector datatype as a scalar. This PR updates the metric index getter methods and the transform functions to apply the 3 component vector dss.

  • Update tests
  • Update docstrings

@akshaysridhar akshaysridhar force-pushed the as/test-dss branch 6 times, most recently from 792234d to 083495f Compare April 29, 2024 21:59
@akshaysridhar akshaysridhar marked this pull request as ready for review May 1, 2024 16:59
@akshaysridhar akshaysridhar force-pushed the as/test-dss branch 8 times, most recently from 392c1ef to 8fd0a5d Compare May 2, 2024 21:04
@akshaysridhar
Copy link
Member Author

cc @sriharshakandala there's an issue when running a GPU example (e.g. sphere baroclinic wave rhoe) with the updates here when tracking this branch in ClimaAtmos; the CPU cases run without issues.

@akshaysridhar akshaysridhar force-pushed the as/test-dss branch 2 times, most recently from a46feb7 to 6f7ab8a Compare May 7, 2024 16:53
@akshaysridhar akshaysridhar force-pushed the as/test-dss branch 9 times, most recently from c6a6716 to 4365301 Compare June 10, 2024 17:08
@akshaysridhar akshaysridhar force-pushed the as/test-dss branch 7 times, most recently from 0b09015 to fc14c3e Compare June 17, 2024 15:19
@akshaysridhar akshaysridhar force-pushed the as/test-dss branch 13 times, most recently from c38d9f8 to 1c571c0 Compare August 1, 2024 18:25
@akshaysridhar
Copy link
Member Author

@dennisYatunin There are some soft-fails in MatrixFields test sets on buildkite - can you please verify that this PR doesn't affect behaviour of those components ?

@dennisYatunin
Copy link
Member

@dennisYatunin There are some soft-fails in MatrixFields test sets on buildkite - can you please verify that this PR doesn't affect behaviour of those components ?

Those are compilation-intensive unit tests that have been soft-failing for a while. The buildkite run looks good to me.

3rd velocity component instead of treating it
as a scalar variable
	modified:   ext/cuda/topologies_dss.jl
	modified:   src/Topologies/dss.jl
	modified:   src/Topologies/dss_transform.jl
        modified:   test/Spaces/terrain_warp.jl
	modified:   test/Spaces/ddss1_cs.jl
        +format
Remove dss-op on surface elevation horizontal gradient
	modified:   src/Hypsography/Hypsography.jl
@akshaysridhar akshaysridhar changed the title Test 3 component dss 3 component dss transform Aug 2, 2024
@akshaysridhar akshaysridhar enabled auto-merge August 2, 2024 21:28
@akshaysridhar akshaysridhar merged commit 8fd60da into main Aug 2, 2024
17 of 19 checks passed
@akshaysridhar akshaysridhar deleted the as/test-dss branch August 2, 2024 22:06
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