Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDavidSchneider committed Nov 21, 2023
2 parents 25fe89b + 3fdc2de commit 3c56ea8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Modeling the chemical composition of gas giants by accretion of pebbles, planete
## install:
clone project:

`git clone git@github.com:chemcomppla/chemcomp.git`
`git clone https://github.com/AaronDavidSchneider/chemcomp.git`

move into directory:

Expand All @@ -20,5 +20,10 @@ Install `chemcomp`:

Adjust paths in `chemcomp/helper/main_helper` if you need different directories for output and config.

## Thanks:
- I would like to thank Bertram Bitsch for his enormous support during the development of this code and for continuing to use the code together with his students.
- I would like to thank Cornelis Dullemond for providing the solver which (in adapted version) is used to solve the gas viscous disk equation and dust transport equation.
- I would like to thank everyone, who has already used chemcomp in their work and has contributed in fixing small bugs.

## Help:
Check the [WIKI](https://chemcomp.readthedocs.io/en/latest/ "wiki")

0 comments on commit 3c56ea8

Please sign in to comment.