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

Endpoint for editing rate laws #220

Open
cthoyt opened this issue Jul 18, 2023 · 0 comments
Open

Endpoint for editing rate laws #220

cthoyt opened this issue Jul 18, 2023 · 0 comments

Comments

@cthoyt
Copy link
Member

cthoyt commented Jul 18, 2023

Yohann asked for the following:

In the HMI, they want to edit a rate law, but when they do this, they aren't easily able to keep track of any new parameters that might get introduced. For example, they might introduce an N parameter for total population to normalize the rates. They want this to automatically get added to the parameters list. They don't necessarily give an initial value, this would get added in the HMI in a subsequent step.

We should code up a new endpoint that does this and keeps track of adding new parameters nicely.

Input:

  1. An AMR
  2. The name of the transition
  3. The new rate law for the transition

Desired output:

  1. A new AMR with the rate law replaced and any new parameters added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant