Personal tools

README

Before beginning your simulation on E-Cell SE 3, you need to download and install the software E-Cell SE 3 on http://www.e-cell.org. How to simulate these models is described in the below.

" RUNNING THE MODEL "

  1. Compile .em file and create .eml file

    % ecell3-em2eml model.em

  2. If you need, compile .cpp file(s) and create .so file(s)

    % ecell3-dmc *.cpp

  3. Run the model on GUI

    % gecell -f model.eml

Document Actions