Discussion on sawteeth in the ETS-6
Present: Antoine, Jorge, Olivier, Thomas
AGENDA:
- Status and plan for adapting sawtooth actors to IMAS
- The need to updates to the core_instant_changes IDS.
- Workflow implementation for instant-changes - indeed it is still non-existent.
Status of implementation:
- most of the work
- remaining is to fill core-instant-changes
The need to updates to the core_instant_changes IDS.
- Most changes are already implemented. The main issue now is that change in psi has to be put into the grid/psi.
How do we want to combine events?
- priority and do one at a time
- in serial and do equilibrium update between each event
Proposal: recompute the equilibrium after every event - before saving data to the UAL.
Olivier: if sawtooth model is included, then we need to recompute the equilibrium with high frequency after the sawtooth crash - possibly medium to high frequency in between.
Sawtooth-update would output core_profiles, in addition to core_instant_changes.
How to get consistency inside core_profiles?
Workflow:
sawtooth-update -> equilibrium -> update-core-profiles
Change the time-step, dt -> dt_min (1e-5 s), after every (sawtooth) event. Afterwards, the WF has to start increasing dt.
To do:
- Antoine, refresh actor
- Thomas, start building composite actor
- Let’s check the status in a month time…