Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 284 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 284 Bytes

One-dimensional viscous disk evolution

Python code to evolve the one-dimensional viscous disk with an explicit scheme. The viscosity can be either constant or follow a power law.

Credits

This is based on the diffusion equation solver found here: http://github.com/python-hydro