All the examples in this section can be run by the following procedure.
Create and save the model file (for example, simple-gillespie.em) with a text editor.
Convert the EM file to an EML file by ecell3-em2eml command.
$ ecell3-em2eml simple-gillespie.em
Run it in GUI mode with gecell command.
$ gecell -f simple-gillespie.emlor, in the script mode with ecell3-session command (see the following chapter):
$ ecell3-session -f simple-gillespie.eml