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

parameter dependencies #909

Open
isaacsas opened this issue Jun 4, 2024 · 2 comments
Open

parameter dependencies #909

isaacsas opened this issue Jun 4, 2024 · 2 comments

Comments

@isaacsas
Copy link
Member

isaacsas commented Jun 4, 2024

parameter_dependencies seems to be a new MTK system field for specifying parameters that are functions of other parameters (not initial conditions currently). We should consider adding system and DSL support for it and encouraging users to define functional parameters in this way. (With that said, it might be premature to worry about this yet as it isn't even documented yet in MTK and is quite new.)

@TorkelE
Copy link
Member

TorkelE commented Jun 4, 2024

I think the main function is basically as a form of simplification (i.e. if the same expression occurs in several cases, one can simply replace it with a single parameter). It is neat, yes, we should support.

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

No branches or pull requests

2 participants