E-Cell Simulation Environment Version 3.1.100 User's Manual (Draft: Dec. 18, 2003) | ||
---|---|---|
Prev | Chapter 2. Getting Started | Next |
You can start E-Cell Simulation Environment either in scripting mode and GUI mode.
To start E-Cell Simulation Environment in GUI mode, type the following command.
gecell &
This will invoke an instance of the simulator with Osogo Session Manager attached as a GUI frontend.
To start E-Cell Simulation Environment in scripting mode, type the following command, then press Return:
ecell3-session [filename.ess
]
where filename.ess is the name of the
Python script file you want to execute.
If filename.ess is omitted, the interpreter starts up in interactive mode.
See chapter 5 about the scripting.