An open API service indexing awesome lists of open source software.

https://github.com/zingale/phy521_examples


https://github.com/zingale/phy521_examples

Last synced: over 1 year ago
JSON representation

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:

[![Binder](https://mybinder.org/badge_logo.svg)](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.

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/zingale/phy521_examples/main?filepath=alpha_chain%2Falpha_network.ipynb)