![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | Codes.zip | 2024-10-21 16:55 | 171M | |
![]() | README.html | 2024-10-22 09:48 | 3.5K | |
Project name: Tutorial: Hamiltonian description Author : Michele Mugnaine Date: 21/October/2024
Contact: mmugnaine@gmail.com
Code and data repository accompanying the publication "Shearless effective barriers to chaotic transport induced by even twin islands in nontwist systems".
Both data and codes are available in the file "Codes.zip".
The data used in Figure 1 are available in files: Fig1_a.dat, Fig1_b.dat, Fig1_c.dat and Fig1_d.dat.
The initial conditions in files ICa.dat, ICb.dat, ICc.dat and ICd.dat were iterated with the prgram Fig1.f90: $ gfortran Fig1.f90; ./a.out .
The winding number profiles date are available in files: Profile_a.dat, Profile_b.dat, Profile_c.dat and Profile_d.dat.
The profiles are obtained by the program Fig2.f90: $ gfortran Fig2.f90; ./a.out .
The transmissivity profiles date are available in files: Transmissivity_a_0-53.dat and Transmissivity_a_0-71.dat.
The profiles are obtained by the program Fig3.f90: $ gfortran Fig3.f90; ./a.out .
The escape basins are available in files: Basin_a.dat, Basin_b.dat and Basin_c.dat.
The distribuition data are available in files: Dist_a.dat , Dist_b.dat and Dist_c.dat .
The escape basins are obtained by the program Fig4.f90: $ gfortran Fig4.f90; ./a.out .
The manifolds are available in files: Manifolds_a.dat, Manifolds_b.dat and Manifolds_c.dat.
The manifolds are obtained by the program Fig5.f90: $ gfortran Fig5.f90; ./a.out , with the hyperbolic points in HyoerbolicPoints.dat.
The data is available in files: Fig6a.dat and Fig6b.dat.
The initial conditions for the path computed for each figure are available in file InitialConditions.dat.
The chaotic sadle for each figure is available in files: ChaoticSaddle_a.dat, ChaoticSaddle_b.dat and ChaoticSaddle_c.dat.
The chaotic saddle were computed by the program Fig7.f90: $ gfortran Fig7.f90; ./a.out