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

Implement new suite of bootstrap current scalings #3355

Merged

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    3fdb328 View commit details
    Browse the repository at this point in the history
  2. Update plasma_profiles.md and physics.py

    - Add calculation of volume averaged pressure in plasma_profiles.md. This also add the core pressure and volume averaged pressure to the output. Assuming a parabolic profile
    - Implement bootstrap fraction calculation using Andrade et al formula in physics.py. This is currently implemented and exported with no tests and notes of applicability regimes
    chris-ashe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3ebb987 View commit details
    Browse the repository at this point in the history
  3. Update plasma_profiles.md and physics.py

    - Add calculation of volume averaged pressure in plasma_profiles.md. This also add the core pressure and volume averaged pressure to the output. Assuming a parabolic profile
    - Implement bootstrap fraction calculation using Andrade et al formula in physics.py. This is currently implemented and exported with no tests and notes of applicability regimes
    chris-ashe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e79d052 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    374345c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19faafe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29e5ed8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f04b91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caebdda View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    b434c08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e57e4c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    4c6871f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24baf96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f5a9d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92f5ce8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    07cf1e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eee4fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2362cf7 View commit details
    Browse the repository at this point in the history
  4. Update documentation/proc-pages/physics-models/plasma_current/bootstr…

    …ap_current.md
    
    Co-authored-by: Jonathan Matthews <[email protected]>
    chris-ashe and kj5248 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    cc6698e View commit details
    Browse the repository at this point in the history
  5. Update documentation/proc-pages/physics-models/plasma_current/bootstr…

    …ap_current.md
    
    Co-authored-by: Jonathan Matthews <[email protected]>
    chris-ashe and kj5248 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    dd705df View commit details
    Browse the repository at this point in the history
  6. Update documentation/proc-pages/physics-models/plasma_current/bootstr…

    …ap_current.md
    
    Co-authored-by: Jonathan Matthews <[email protected]>
    chris-ashe and kj5248 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8418625 View commit details
    Browse the repository at this point in the history
  7. Update documentation/proc-pages/physics-models/plasma_current/bootstr…

    …ap_current.md
    
    Co-authored-by: Jonathan Matthews <[email protected]>
    chris-ashe and kj5248 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1716d8f View commit details
    Browse the repository at this point in the history
  8. Update documentation/proc-pages/physics-models/plasma_current/bootstr…

    …ap_current.md
    
    Co-authored-by: Jonathan Matthews <[email protected]>
    chris-ashe and kj5248 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    10c2f1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ffde12 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Remove developer group from docs

    Covered in CITATION.cff and README.md.
    jonmaddock authored and chris-ashe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    48eb81a View commit details
    Browse the repository at this point in the history
  2. allow process version to be printed to terminal (#3379)

    * allow process version to be printed to terminal
    
    * add version monkeypatch to test_run_mode
    clmould authored and chris-ashe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9baa160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cc0bc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9138151 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Fix calculation of bootstrap fraction by correcting the formula for c…

    …ore to volume averaged value ratio
    chris-ashe committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    75ffc9c View commit details
    Browse the repository at this point in the history