This is my Computational Physics (PHYS 6260) project for stellar structure integration at Georgia Tech.
Description of files in scripts/:
boundaries.py- defines ZAMS boundary conditionsderivatives.py- defines equations of stellar structureintegrate.py- defines RK4 integrationplotting.py- plots outputsstellar.py- defines main integration and perturbation functions used in programstructure.py- defines the equations of stateutils.py- defines constants and utility functionsZAMS.py- primary file used to run program