Skip to content

Simulation of the non-linear dynamics of solitons. Solving PDEs numerically using finite difference methods.

Notifications You must be signed in to change notification settings

hiroki-kozuki/Dynamics-of-Solitons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Dynamics-of-Solitons

  • To recreate the plots shown in the report + additional plots, simply run the Soliton.py file from the top.

  • Each section of the project is divided into its own jupyter cell segmented by #%%, so you can run specific parts of the project for specific results.

    --> First two cells must always be ran first as they contain essential packages (numpy and matplotlib) and functions that are used throughout the project.

  • Uncomment 'plt.savefig' to save plots.

About

Simulation of the non-linear dynamics of solitons. Solving PDEs numerically using finite difference methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages