Skip to content

Mathematical modeling and simulations. Mainly molecular dynamics and Monte Carlo Simulations.

Notifications You must be signed in to change notification settings

czechen/Modeling_and_Simulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modeling_and_Simulations

Lagrange Points

Model of the Sun-Earth system with a satellite of negligible mass.

What is this

Structure

All the calculations are done in main.c which outputs three files. Those are then analyzed using python. First output file are positions of all bodies in inertial reference frame. Second output are also postions but in Co-rotating reference frame. Third output are the pseudo potential values.

Python draws four figures. First and the second are positions in both reference frames. The other two are the 3D-plot of the potential and contour plot. In the contour plot it is possible with small changes to the python code, to calculate the Jacobi constant for initial positions and then draw a zero velocity curve and thus highlighting forbidden regions for the particle.

!! Use with caution. The integrator used for calculations in Co-rotating reference frame is not suitable. I will be fixing it soon. !!

Tasks

  • Co-rotating reference frame
  • Pseudo Potential
  • Better Data-analysis
  • Replace the verlet method for co-rotating reference frame
  • Add higher order integrator
  • Proper Readme and comments

Sources:

About

Mathematical modeling and simulations. Mainly molecular dynamics and Monte Carlo Simulations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published