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

Add simple impurity radiation model (P_imp as a fraction of P_tot_in) #572

Merged
merged 13 commits into from
Dec 9, 2024

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    a005f07 View commit details
    Browse the repository at this point in the history
  2. Add Prad to post_processing and plots

    Required regenerating some integration tests with new Prad output
    theo-brown committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ff0c854 View commit details
    Browse the repository at this point in the history
  3. Support sources with links_back=True

    Use source_builder in all tests, except from BootstrapCurrentSource and QeiSource
    theo-brown committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cc16cce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a0936a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    601cde4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65e5836 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    c6710b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Minor changes

    Rename to impurity_radiation_heat_sink
    Exclude all sinks from the Ptot calculation
    Use geo.volume_face[-1] rather than recalculating the integral
    theo-brown committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    0d242e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Add integration tests

    theo-brown committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    576c995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa9456c View commit details
    Browse the repository at this point in the history
  3. Add static runtime params

    theo-brown committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    0ec0bee View commit details
    Browse the repository at this point in the history
  4. Minor linting fixes

    theo-brown committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    73efa05 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Change output naming

    theo-brown committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    59d2fa4 View commit details
    Browse the repository at this point in the history