An implicit code for simulating the local evolution of solid size distributions in protoplanetary disks
Project description
Rubble: An implicit code for simulating the local evolution of solid size distributions in protoplanetary disks
Installation
You may install Rubble
by this command:
pip install -U rubble
Or, you may try the most updated Rubble
by this command:
pip install -U -e git+git://github.com/astroboylrx/Rubble
It will automatically install all the required modules. Also, if you are using Intel processors, please use Intel Distribution for Python or at least intel-numpy
and intel-scipy
, which will speed up the program for one or two order of magnitudes.
Usage
Check out the Jupyter Notebooks under the doc/JupyterNotebooks
folder. More examples will be added soon.
You may also try help(Rubble)
.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rubble-0.1.2.tar.gz
(37.4 kB
view hashes)
Built Distribution
rubble-0.1.2-py3-none-any.whl
(49.3 kB
view hashes)