next up previous contents
Next: HomCont Demo : Homoclinic Up: HomCont Demo : rev. Previous: An -Reversible Homoclinic Solution.   Contents

Detailed AUTO -Commands.


Table 26.1: Detailed AUTO -Commands for running demo rev.
AUTO -COMMAND ACTION
! mkdir rev create an empty work directory
cd rev change directory
demo('rev') copy the demo files to the work directory
! cp rev.c.1 rev.c get equations file to rev.c
! cp rev.dat.1 rev.dat get the starting data to rev.dat
us('rev') use the starting data in rev.dat to create s.dat
run(c='rev.1',h='rev.1',s='dat') increase PAR(1)
sv('1') save output-files as b.1, s.1, d.1
run(c='rev.2',h='rev.2',s='1') continue in reverse direction; restart from s.1
ap('1') append output-files to b.1, s.1, d.1
! cp rev.c.3 rev.c get equations file with new value of PAR(11)
! cp rev.dat.3 rev.dat get starting data with different reversibility
us('rev') use the starting data in rev.dat to create s.dat
run(c='rev.3',h='rev.3',s='dat') restart with different reversibility
sv('3') save output-files as b.3, s.3, d.3
run(c='rev.4',h='rev.4',s='3') continue in reverse direction; restart from s.3
ap('3') append output-files to b.3, s.3, d.3



next up previous contents
Next: HomCont Demo : Homoclinic Up: HomCont Demo : rev. Previous: An -Reversible Homoclinic Solution.   Contents
Gabriel Lord 2007-11-19