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

Allow setting reaction attributes for arrhenius reactions #95

Open
K20shores opened this issue Feb 13, 2025 · 0 comments
Open

Allow setting reaction attributes for arrhenius reactions #95

K20shores opened this issue Feb 13, 2025 · 0 comments

Comments

@K20shores
Copy link
Collaborator

In the screenshot below you can see what happens when you click on a reaction. You're allowed to set the reactants and species, but none of the other values.

A full list of the values that can be set for an arrhenius reaction can be found in the full schema.

Acceptance Criteria

  • A user can input values for
    • A (numeric, scientific notation must be allowed, examples: 0, 1, 1.1 0.0003, 1e-3, 1E2, etc.)
    • B (numeric, scientific notation must be allowed)
    • C (numeric, scientific notation must be allowed)
    • D (numeric, scientific notation must be allowed)
    • E (numeric, scientific notation must be allowed)
    • name (string)
    • For now, "gas phase" can stay hard coded to gas

Ideas

  • Create inputs for each of these and forward the values to the backend server
Image
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

1 participant