Skip to content

Export to static IDS nodes - #186

Open
SBlokhuizen wants to merge 1 commit into
developfrom
feature/static-ids-nodes
Open

Export to static IDS nodes#186
SBlokhuizen wants to merge 1 commit into
developfrom
feature/static-ids-nodes

Conversation

@SBlokhuizen

@SBlokhuizen SBlokhuizen commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Allow exporting to non-time-dependent 0D IDS nodes. These waveforms may only consist of a single constant tendency, e.g.

equilibrium/vacuum_toroidal_field/r0:
  - {type: constant, value: 6.2}
equilibrium/code/name:
  - {type: constant, value: "NICE"}
equilibrium/ids_properties/homogeneous_time:
  - {type: constant, value: 0}

@SBlokhuizen
SBlokhuizen force-pushed the feature/static-ids-nodes branch from 8fa14c3 to c56790f Compare August 5, 2026 11:38
@maarten-ic

Copy link
Copy Markdown
Collaborator

Could we reduce complexity by introducing a ConstantWaveform subclass (see shorthand notation) and require that instead of checking for a single constant tendency in the export?

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