You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Ideas
The text was updated successfully, but these errors were encountered: