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
As a user, I want to explore an interactive web publication to learn about a biology topic in order to imagine how the Simularium viewer could be used for interactive communication of research or education.
Acceptance Criteria
Implement a simulation in JS to match specification from content.
Details
sphere agents diffusing in 2D
3 different types of agents (A, B, C)
one B or C can bind to one A at a time once they collide in space
when bound agents diffuse together
agents start on right or left of simulation area
simulation can be started and paused
when paused, choose between 5 different concentrations of B or C
experiment with number of particles to reach equilibrium in ~20 seconds
The text was updated successfully, but these errors were encountered:
Use Case
As a user, I want to explore an interactive web publication to learn about a biology topic in order to imagine how the Simularium viewer could be used for interactive communication of research or education.
Acceptance Criteria
Implement a simulation in JS to match specification from content.
Details
The text was updated successfully, but these errors were encountered: