Skip to content

Conversation

fmunguia-wulf
Copy link

Added IMAS.get_from() functionality for :ne_separatrix to be called inside of pedestal_actor.jl. This change is meant to satisfy the requirement that changes in FUSE PR #943 work for time-dependent simulations that are started from experimental data.

Enables separatrix density retrival from core_profiles and pulse_schedule:
- get_from(dd, Val{:ne_sep}, :core_profiles)
- get_from(dd, Val{:ne_sep}, :pulse_schedule)
Removed rho_sep as it does not get used.
jmcclena and others added 18 commits August 25, 2025 14:11
Add fast density calculation to IMAS.sources
Add max_fast_frac parameter to prevent thermal density becoming negative.
Undo "return refreeze" (not sure how that happened.
delete duplicate in get_from
diffusivities add calculation of to transport.jl
update syntax on get_from
Minor bug fix
minor bug fixed for fast ion  quasineutrality
minor bug fix
Co-authored-by: Orso Meneghini <[email protected]>
Co-authored-by: Orso Meneghini <[email protected]>
Co-authored-by: Orso Meneghini <[email protected]>
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