https://github.com/zingale/phy521_examples
https://github.com/zingale/phy521_examples
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zingale/phy521_examples
- Owner: zingale
- Created: 2021-09-21T14:01:17.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-21T21:58:57.000Z (over 4 years ago)
- Last Synced: 2025-01-24T13:11:15.545Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 181 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHY 521 Examples
## Simple Stellar Model
The notebook `simple_stellar_model.ipynb` computes various properties
of a star given its mass profile. This was part of homework #1. You
can explore this notebook in binder with the following link:
[](https://mybinder.org/v2/gh/zingale/phy521_examples/main?filepath=simple_stellar_model%2Fsimple-stellar-model.ipynb)
(it may take a few minutes to start up)
## Alpha Chain
A simple 4-isotope helium burning reaction network.
[](https://mybinder.org/v2/gh/zingale/phy521_examples/main?filepath=alpha_chain%2Falpha_network.ipynb)