

=== About ===

This is a simple cascade of oscillators model. It was developed as a
demonstration of multi-timescale simulation.

=== Files and directories ===

README:         This file
cascade.em      Model file (em file) for this model.

=== Running this model ===
1. (If necessary) Convert the .em file to .eml file.

   % ecell3-em2eml cascade.em
   % ls cascade.eml
   cascade.eml

2. Run gecell, File->loadModel and load the cascade.eml file.

=== Configure this model ===

In the begining of the cascade.em file:

SYS_PROCESS = 5  
RATIO = 2        
INIT_V = 0.1     
