Next: Plotting commands.
Up: Running AUTO using
Previous: Running AUTO using
- @r
- :
Type @r xxx to run AUTO.
Restart data, if needed, are expected in q.xxx,
and AUTO-constants in r.xxx.
This is the simplest way to run AUTO.
- -
-
Type @r xxx yyy to run AUTO
with equations-file xxx.f and restart data-file q.yyy.
AUTO-constants must be in r.xxx.
- -
-
Type @r xxx yyy zzz to run AUTO
with equations-file xxx.f, restart data-file q.yyy
and constants-file r.zzz.
- @R
- :
The command @R xxx is equivalent to the command @r xxx above.
- -
-
Type @R xxx i to run AUTO with equations-file xxx.f,
constants-file r.xxx.i
and, if needed, restart data-file q.xxx.
- -
-
Type @R xxx i yyy to run AUTO
with equations-file xxx.f,
constants-file r.xxx.i
and restart data-file q.yyy.
- @sv
- :
Type @sv xxx to save the output-files
fort.7, fort.8, fort.9,
as p.xxx, q.xxx, d.xxx, respectively.
Existing files by these names will be deleted.
- @ap
- :
Type @ap xxx to append the output-files
fort.7, fort.8, fort.9,
to existing data-files
p.xxx, q.xxx, d.xxx, resp.
- -
-
Type @ap xxx yyy
to append
p.xxx, q.xxx, d.xxx, to
p.yyy, q.yyy, d.yyy, resp.
Gabriel Lord
Tue Jan 25 09:54:03 GMT 2000