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 "
- Compile .em file and create .eml file
% ecell3-em2eml model.em
- If you need, compile .cpp file(s) and create .so file(s)
% ecell3-dmc *.cpp
- Run the model on GUI
% gecell -f model.eml

