Skip to content

Tools for studying a parametrically driven double-well pendulum

Notifications You must be signed in to change notification settings

jblue1/PendulumDynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PendulumDynamics

This is a library used to simulate the motion of a parametrically driven pendulum with external forcing. See TREND_Poster.pdf for a summary of the work, and a talk describing the work here.

Tested on:

  • MacOS 10.15.4
  • Ubuntu 20.04 LTS

Requirements

In order for the Makefile to work, you need to set the following environmental variables (assuming mpic++ is your mpi wrapper)

export BOOST_ROOT=path/to/your/boost/installation
export HDF5_CXX=mpic++
export HDF5_CLINKER=mpic++

About

Tools for studying a parametrically driven double-well pendulum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published