[WEIZMANN_LOGO] Faculty of Mathematics and Computer Science
Weizmann Institute of Science


My Simple Examples:

Put the files in a directory, run the auto from this directory.

Transcritical bifurcation:
files:
trc.f90 - this is a fortran file that include the model definition, initial parameters and initial solution.
c.trc - this is file include initial parameters for the continuation.
trc.auto - includes a script that summarize the analysis

You should write in AUTO
AUTO>demofile('trc.auto')

each command is executed after you hit the return key.

From the web:
A nice example regarding Hopf Bifurcation.