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

Incident flux #416

Merged
merged 3 commits into from Jun 2, 2023
Merged

Incident flux #416

merged 3 commits into from Jun 2, 2023

Conversation

timteichmann
Copy link
Contributor

Purpose

Introduce nflux_incident and mflux_incident to the compute_surf command. These calculate the incident fluxes on the surface, whereas the original nflux and mflux commands calculate the respective net fluxes (superposition of incident and reflected fluxes). This is also reflected in the updated doc pages.

Closes #361

Author(s)

Tim Teichmann (KIT, ITEP)

Backward Compatibility

yes, new commands are optional and old commands are unchanged.

Implementation Notes

See discussion in #361

Post Submission Checklist

Please check the fields below as they are completed

  • The feature or features in this pull request is complete
  • Suitable new documentation files and/or updates to the existing docs are included
  • One or more example input decks are included
  • The source code follows the SPARTA formatting guidelines

@stanmoore1 stanmoore1 self-assigned this Jun 2, 2023
@stanmoore1 stanmoore1 added the enhancement New feature or request label Jun 2, 2023
@stanmoore1
Copy link
Contributor

Thanks @timteichmann!

@stanmoore1 stanmoore1 merged commit 59336ea into sparta:master Jun 2, 2023
4 checks passed
@timteichmann timteichmann deleted the incident_flux branch June 2, 2023 20:07
stanmoore1 added a commit to stanmoore1/sparta that referenced this pull request Jun 16, 2023
stanmoore1 added a commit that referenced this pull request Jun 16, 2023
Port changes from #416 to Kokkos, fixes numerical regressions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compute_surf nflux and mflux are not calculated as intended
2 participants