Coder Social home page Coder Social logo

stammler / dustpy Goto Github PK

View Code? Open in Web Editor NEW
14.0 7.0 8.0 54.64 MB

Python Package for Modelling Dust Evolution in Protoplanetary Disks.

License: GNU General Public License v3.0

Python 62.90% Fortran 35.17% Makefile 0.43% Meson 1.49%
astrophysics dust fortran planet-formation python

dustpy's Introduction

DustPy

Website GitHub Contributor Covenant
The Astrophysical Journal arXiv
PyPI - Downloads

Dust Coagulation and Evolution in Protoplanetary Disks

DustPy is a Python package to simulate the evolution of dust in protoplanetary disks.

DustPy simulates the radial evolution of gas and dust in a protoplanetary disk, involving viscous evolution the the gas disk, advection and diffusion of the dust disk, as well as dust growth by solving the Smoluchowski equation.

Please read the documentation for a detailed description. By using any version of DustPy you agree to these terms of usage.

Installation

DustPy can be installed via the Python Package Index

pip install dustpy

Requirements

DustPy needs a Python3 distribution and a Fortran compiler installed on your system.

Documentation

https://stammler.github.io/dustpy/

Module Reference

Framework

DustPy is using the Simframe framework for scientific simulations (Stammler & Birnstiel 2022)

Acknowledgements

DustPy has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme under grant agreement No 714769.

DustPy was developed at the University Observatory of the Ludwig Maximilian University of Munich.

dustpy's People

Contributors

leon-alex avatar stammler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dustpy's Issues

Tracking changes in isotopic content of grid

I notice that Stammler has already studied "How fragmentation impacts dust filtering by planets", which is related to NN and CN dichotomy. However, I find it knotty to directly track how isotopic changes in the grid along with the evolution of mass bin.

Since the calculation of the changes in the mass bin has already been encapsulated and changes of isotopic correspond to mass bin, I'm not sure if simply adding a subgroup to Grid can achieve this purpose.

I'm not sure if there's a better alternative yet.

Another approach to achieve planetary gap

Example in documentation has demonstrated how to construct planetary gap by changing the alpha viscosity.

Here's another way to achieve planetary gap, which is directly adding a torch in evolution equation(Lin & Papaloizou(1986)):
$\frac{\partial \Sigma}{\partial t} = \frac{1}{R}\frac{\partial}{\partial R}[3R^{1/2} \frac{\partial }{\partial R}(\nu \Sigma R^{1/2}) - \frac{2 A\Sigma R^{3/2}}{(G M_\star )^{1/2}}]$
where A is torque density distribution.

The core issue is that Dustpy does not seem to allow changing the form of the evolution equation (torque cannot be treated as an external source as well).

Is it possible to implement a torque driven planetary gap without changing the fundamental code logic?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.