Skip to content

Files

Latest commit

 

History

History
49 lines (37 loc) · 1.8 KB

software.rst

File metadata and controls

49 lines (37 loc) · 1.8 KB

MCell webpage.. _software:

Required Software

Before starting these tutorials, you need to download the CellBlender 3.5 bundle (available on MCell webpage). Unlike previous versions of CellBlender, this should include everything you need to create, run, and visualize your simulations. Simply download, extract the zip file, and start Blender.

Note

On MacOS you will have to start Blender from the command line. Please follow the instructions on MCell Webpage.

You don't need these immediately, but you will likely find them necessary later on:

Prerequisites

  • Some basic familiarity with the command line will be useful in later sections. There are many tutorials online that explain the basics, like The Command Line Crash Course.
  • No previous knowledge of Blender or Python is required; however, the goal of these tutorials is not to teach these topics. There are already many good resources available to learn about these subjects (e.g. Python tutorials).

The Next Step

After you have downloaded, extracted, and started the CellBlender bundle, you should continue with the :ref:`single_molecule_diffusion` tutorial.