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

Implement interactive JS simulation #153

Closed
8 tasks done
Tracked by #134
blairlyons opened this issue Jun 21, 2023 · 0 comments
Closed
8 tasks done
Tracked by #134

Implement interactive JS simulation #153

blairlyons opened this issue Jun 21, 2023 · 0 comments
Assignees
Labels
current sprint Issue is part of current sprint

Comments

@blairlyons
Copy link
Contributor

blairlyons commented Jun 21, 2023

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

  • 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
@blairlyons blairlyons changed the title Implement interactive simulation Implement interactive JS simulation Jun 21, 2023
@blairlyons blairlyons moved this to 🌳 Backlog in Simularium Planning Jun 21, 2023
@blairlyons blairlyons assigned meganrm and unassigned ascibisz Oct 5, 2023
@blairlyons blairlyons moved this from 🌳 Backlog to 🏁 Ready for work in Simularium Planning Oct 26, 2023
@blairlyons blairlyons added the SMART task needed to complete a SMART goal label Nov 28, 2023
@blairlyons blairlyons moved this from 🏁 Ready for work to 🏃 In Progress in Simularium Planning Nov 28, 2023
@blairlyons blairlyons added current sprint Issue is part of current sprint and removed SMART task needed to complete a SMART goal labels Jan 8, 2024
@meganrm meganrm moved this from 🏃 In Progress to 👓 In Review / Blocked in Simularium Planning Jan 25, 2024
@meganrm meganrm moved this from 👓 In Review / Blocked to ✔ Done in Simularium Planning Feb 6, 2024
@meganrm meganrm closed this as completed Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
current sprint Issue is part of current sprint
Projects
Archived in project
Development

No branches or pull requests

3 participants