Skip to content

Conversation

@imreddyTeja
Copy link
Member

@imreddyTeja imreddyTeja commented Oct 22, 2025

  • 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.

Add gpu support for vertical mass limiter.
This addition needs documentation, and also needs
to be made more similar to the cpu version.

Other fixes:
Correct plotting axis

Important TODOS:

I think the indexing is actually happening bottom to top...

Ask about \geq q_min or < qmin

Ask about tolerances in the test

Probably a good idea to check performance. I suspect this
implementation will have poor performance at h_elem < 30

charleskawczynski and others added 3 commits October 21, 2025 09:09
Update src/Limiters/vertical_mass_borrowing_limiter.jl

Co-authored-by: Tapio Schneider <[email protected]>

Update src/Limiters/vertical_mass_borrowing_limiter.jl

Co-authored-by: Tapio Schneider <[email protected]>

Update src/Limiters/vertical_mass_borrowing_limiter.jl

Co-authored-by: Tapio Schneider <[email protected]>

Use density-dz for pressure thickness
Add gpu support for vertical mass limiter.
This addition needs documentation, and also needs
to be made more similar to the cpu version.

Other fixes:
Correct plotting axis

Important TODOS:

I think the indexing is actually happening bottom to top...

Ask about \geq q_min or < qmin

Ask about tolerances in the test

Probably a good idea to check performance. I suspect this
implementation will have poor performance at h_elem < 30
@imreddyTeja imreddyTeja force-pushed the tr/vertical-mass-borrowing-limiter branch from 8ff8caa to 8191082 Compare October 22, 2025 22:21
@imreddyTeja imreddyTeja force-pushed the tr/vertical-mass-borrowing-limiter branch from 8191082 to 1d18d41 Compare October 22, 2025 22:23
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