Skip to content

A python module for the composition of steady-state PPDs

License

Notifications You must be signed in to change notification settings

rbooth200/drift_composition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drift_composition

A 1D model for the advection and diffusion of molecules through protoplanetary discs.

Installation

You can install the code with pip

python -m pip install .

If you want to be able to edit the source file you may find it convenient to pass the -e flag to pip:

python -m pip install -e .

Getting started

To see how the code can be used to compute the composition of a protoplanetary disc see the tutorial in examples/basic_model.ipynb

Authors

Contact

Submit a bug report or feature request on the issues page. For anything else, feel free to email me.

License

This is free software licensed under the GPLv3 License. For more details see the LICENSE.

© Copyright 2023 Richard Booth

About

A python module for the composition of steady-state PPDs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages