virtualcell / vcell

Virtual Cell Framework
http://vcell.org/
Other
66 stars 20 forks source link

Epic: MVP for Spring SaLaD in VCell #870

Open CodeByDrescher opened 1 year ago

CodeByDrescher commented 1 year ago

Develop a minimal viable product (MVP) for integration of SpringSalad into VCell.

Motivation

VCell supports agent-based rule based simulations using NFSim, and non-rule-based particle simulations using Smoldyn. SpringSalad is an agent based simulation solver which uses a coarse-grained spatial representation of molecules. SpringSalad was developed independently of vcell, but can and should be integrated into vcell as another Application type, and the solver and simulation resutls should also be integrated.

Completion Criteria

Tasks

Future work (out of scope)

danv61 commented 9 months ago

I was able to create a Springsalad math model from a biomodel, ran the Langevin solver on the input data created from it and display some results.