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

Jouleheating bugfix #52

Merged
merged 15 commits into from
Oct 27, 2023
Merged

Jouleheating bugfix #52

merged 15 commits into from
Oct 27, 2023

Conversation

holm10
Copy link
Collaborator

@holm10 holm10 commented Sep 22, 2023

  • Adds option oldseec
    • Defaults to 1, using old seec model
    • oldseec = 0 uses new model
    • New model includes radial v*grad-P components previously not included
    • Option to use old model will be removed in future UEDGE versions
    • Raises warning to user if old model is used
  • jhswitch > 0 should not be used
    • Double-accounts for joule heating, including bug
    • Bug causes the heating term to not be multiplied by the finite element (cell volume)
    • Thus, using jhswitch > 0 severly over-estimates joule heating
    • Using deprecated jhswitch options raises warning in UEDGE
    • Options jhswitch > 0 will be removed from future UEDGE versions

llnl-fesp and others added 14 commits August 15, 2023 13:09
This reverts commit 47883fd, reversing
changes made to 0fdafe4.
- Adds option oldseec
  - Defaults to 1, using old seec model
  - oldseec = 0 uses new model
  - New model includes radial v*grad-P components previously not included
  - Option to use old model will be removed in future UEDGE versions
  - Raises warning to user if old model is used
- jhswitch > 0 should not be used
  - Double-accounts for joule heating, including bug
  - Bug causes the heating term to not be multiplied by the finite element (cell volume)
  - Thus, using jhswitch > 0 severly over-estimates joule heating
  - Using deprecated jhswitch options raises warning in UEDGE
  - Options jhswitch > 0  will be removed from future UEDGE versions
To avoid failing the tests
@holm10 holm10 changed the base branch from master to develop October 27, 2023 20:19
@holm10 holm10 merged commit 153a803 into develop Oct 27, 2023
2 checks passed
@holm10 holm10 deleted the jouleheating_bugfix branch October 27, 2023 20:45
holm10 added a commit that referenced this pull request Oct 28, 2023
This reverts commit 153a803, reversing
changes made to 7da5439.
@holm10 holm10 restored the jouleheating_bugfix branch October 28, 2023 00:15
holm10 added a commit to holm10/UEDGE that referenced this pull request Jan 11, 2024
This reverts commit 153a803, reversing
changes made to 7da5439.
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.

2 participants