Physics Degree - Python Final Assignment

less than 1 minute read


Contents

0) Question Sheet

There are three personalised sections. Each section has been completed and uploaded individually. For this assignment I was awarded full marks (30/30) on 05/12/2018. Please download the following PDF to view the assigned question sheet below: assignment_3_question_sheet.pdf


return to contents

1) Answers - Kapitza Oscillator

1.1) Code

1.2) Stationary Fixing Plot

stationary fixing plot

1.3) Oscillating Fixing Plot

oscillating fixing plot


return to contents

2) Answers - Penning Traps

Note that the code takes a LONG time to run, but it does work!

2.1) Code

2.2) Trajectory (x,y)

plot 2

2.3) Time-Domain z(t) vs t

plot 3

2.4) Motion of the Calcium Ion

plot 4


return to contents

3) Answers - Stochastic Oscillator

3.1) Code

3.2) Time Domain x(t)

plot 1

3.3) 2D Histogram in Phase Space

histogram


return to contents

Updated: