Skip to content

Remove bremsstrahlung and line radiation calculations#3210

Merged
mkovari merged 5 commits intomainfrom
remove_bremsstrahlung_calculation
Jun 21, 2024
Merged

Remove bremsstrahlung and line radiation calculations#3210
mkovari merged 5 commits intomainfrom
remove_bremsstrahlung_calculation

Conversation

@ajpearcey
Copy link
Copy Markdown
Collaborator

This closes #1231 and #283

@mkovari mkovari marked this pull request as draft June 4, 2024 12:24
@ajpearcey
Copy link
Copy Markdown
Collaborator Author

This is now only failing the regression tests and is ready for review

@ajpearcey ajpearcey requested a review from mkovari June 19, 2024 13:59
@mkovari mkovari marked this pull request as ready for review June 19, 2024 14:00
@mkovari
Copy link
Copy Markdown
Collaborator

mkovari commented Jun 19, 2024

I have run the large-tokamak on this branch and compared it to the result using main, with significant differences. I think this is just because main has changed. Would you be able to merge main into your branch and push it back onto GitHub so they can be compared?
@ajpearcey

@ajpearcey
Copy link
Copy Markdown
Collaborator Author

This code removal causes a change in the solution vector. This is because of check for a model inconsistency that pimp was not smaller than pbrem, which was being found. Now after removing pbrem calculation this can never be true.

image

@mkovari mkovari merged commit 325f646 into main Jun 21, 2024
@mkovari mkovari deleted the remove_bremsstrahlung_calculation branch June 21, 2024 07:32
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.

Calculation of bremsstrahlung

2 participants