Skip to content

Modularize particle DG discretization #406

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

Merged
merged 2 commits into from
May 19, 2025
Merged

Modularize particle DG discretization #406

merged 2 commits into from
May 19, 2025

Conversation

jbreue16
Copy link
Contributor

@jbreue16 jbreue16 commented May 6, 2025

TODO

  • outsource all the particle discretization related code from the GRM_DG unit to a new ParticleDispersionOperator
    • outsource operators and parDiff residual
    • outsource Jacobian
    • outsource write particle coordinates
    • filmDiff Jac
    • outsource parameters & registration, sensitivities, updateRadialDisc
    • test changes, including parameter sensitivities; added (and expanded) sensitivities to CI and CADET-Verification#50; results of commit were compared to verification output
    • run performance benchmark. To this end, add performance visualizations to cadet-verification

@jbreue16
Copy link
Contributor Author

jbreue16 commented May 19, 2025

Performance benchmark data attached for commit f0ef933, showing no decrease in performance.
The code is here
convergence_GRM_dynLin_1comp_sensbenchmark1
convergence_GRM_dynLin_1comp_sensbenchmark2
convergence_GRM_reqSMA_4comp_sensbenchmark1

@jbreue16 jbreue16 changed the base branch from master to jb/dev May 19, 2025 11:28
@jbreue16 jbreue16 merged commit cfcae25 into jb/dev May 19, 2025
4 checks passed
jbreue16 added a commit that referenced this pull request May 19, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in CADET-Project May 19, 2025
@jbreue16 jbreue16 deleted the feature/dg2d branch May 19, 2025 11:42
@github-actions github-actions bot locked and limited conversation to collaborators May 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants