This Seán Blake's blog, which will document the progress of his Senior Sophister project entitled "Convective Instabilities in the Sun".
The objective of this project is to create a code which will simulate the upper 30% of the Sun (from tachocline to surface), and see how the behaviours of rising plasma cells are affected by their characteristics. A follow on objective of this project is to see if the depth of convective instability for cell sizes can be predicted with this model.
At the time of starting this blog, I am 2 weeks into the project. My immediate objectives are as follows:
1) Get density, gravity, temperature and pressure distribution for Sun.
2) For cell, insert initial mass, temperature and initial radial position.
3) Calculate volume/density of cell and each radial position based on ideal gas law.
4) From this, calculate buoyancy force.
5) Choose minimum timescale to calculate motion upwards of cell.
6) After each iteration, calculate anew density, buoyancy etc.
7) Discover and model what makes cells disperse/break up.
8) Make visualisation for this model.
Also to be added to this model: drag, heat transfer. So far, I am at step 4.