Skip to content

Commit

Permalink
Adding paper information to the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
G. H. Erharter committed Jul 25, 2021
1 parent da1aba6 commit fad0a03
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ by Georg H. Erharter, Franz Tschuchnigg and Gerhard Poscher

published in the __Applied Computing and Geosciences (Vol. XXX; XXX 2021)__

DOI: xxx
DOI: https://doi.org/10.1016/j.acags.2021.100066

Use the `sediment_generator.py` Python code to generate your own sediment bodies as it is described in the paper.

Expand Down
7 changes: 5 additions & 2 deletions sediment_generator.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# -*- coding: utf-8 -*-
"""
Source code to the publication "3D Discrete Sediment Body Modelling" by
G.H. Erharter, F. Tschuchnigg, G. Poscher in the journal XXXXXX
Source code to the publication
"Stochastic 3D modelling of discrete sediment bodies for geotechnical applications"
by G.H. Erharter, F. Tschuchnigg, G. Poscher in the journal
Applied Computing and Geosciences
DOI: https://doi.org/10.1016/j.acags.2021.100066
Coding: G.H. Erharter
"""
Expand Down

0 comments on commit fad0a03

Please sign in to comment.