Skip to content

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

executable file
·
14 lines (8 loc) · 395 Bytes

wobble

Code and display software used for wobble evolution study (non principle axis rotation damping)

The mass-spring model code is built upon the N-body code rebound, see https://github.com/hannorein/rebound

Associated jupyter notebooks for looking at outputs is in myexamples/pylab/

Slightly edited rebound code is in src/

Spring routines (not part of rebound) are in src_spring/