An open API service indexing awesome lists of open source software.

https://github.com/mcellteam/cellblender_models

Repository for CellBlender Models and Examples
https://github.com/mcellteam/cellblender_models

cellblender cellblender-model simulation

Last synced: 9 months ago
JSON representation

Repository for CellBlender Models and Examples

Awesome Lists containing this project

README

          

# CellBlender_Models
## Repository for CellBlender Models and Examples

This repository contains JSON text files (and some scripts) which encapsulate complete CellBlender models.
Models are either grouped into their own subdirectory or added to the "Assorted Models" subdirectory.
These are the current model categories:

* **[Assorted Models](Assorted)**
* **[Fick's Law Models](Ficks_Law)**
* **[Lotka Volterra Models](Lotka_Volterra)**
* **[Synaptic Models](Synaptic)**

To run these models:

* Download and save the JSON text file on local storage.
* Initialize CellBlender (as needed).
* File / Import / CellBlender Model and Geometry (JSON)
* Save as a new Blender file (.blend) where simulation will run.
* Export and Run.
* Reload Visualization Data.
* Zoom with scroll wheel as needed to see model.
* Use "VCR Controls" to play back simulation.
* Explore, modify, and rerun as desired.