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

How to specify related variables #6

Open
klausschuch opened this issue Nov 7, 2023 · 3 comments
Open

How to specify related variables #6

klausschuch opened this issue Nov 7, 2023 · 3 comments
Assignees

Comments

@klausschuch
Copy link
Collaborator

it should be possible to add related variables to a lookup-table (e.g., interpolation methods, affected outputs, …)

@klausschuch
Copy link
Collaborator Author

klausschuch commented Nov 7, 2023

Meeting 7.11.2023:

  • add a variableKind namespace, i.e., a variableKind called "related" (+ mention that "related.(reverseDomainNotation)" would a good idea)
  • important: we don't define any semantic meaning for these releated variables in ls
  • these variables are ignored for any ordering in the ls (i.e., they can be put anywhere and will not influence anything)

@klausschuch klausschuch changed the title How to specifyrRelated variables How to specify related variables Nov 7, 2023
@klausschuch
Copy link
Collaborator Author

Meeting 14.05.2024:
We should just define that the related variables can be added to the terminal, their variableKind must not start with org.fmi-standard.fmi-ls-struct.
We should add examples for such related variables: interpolation methond, last used index (typically a local variable for debugging), other debug flags, extrapolation parameter, ...

@chrbertsch chrbertsch linked a pull request May 16, 2024 that will close this issue
@klausschuch
Copy link
Collaborator Author

Add example variables to the spec examples. E.g., add an interpolation method to point cloud example ("radial bases functions")

@klausschuch klausschuch self-assigned this Nov 12, 2024
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 a pull request may close this issue.

1 participant