Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benlickert authored Apr 6, 2020
1 parent 6522e96 commit 8fd006f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

1) error_estimation_T_boosting.ipynb: This jupyter notebook allows for the estimation
of the error at 300 K when using the concept of T-boosting.
2) LE_1dim_reflect.cpp: implemetation of the one-dimensional Markovian Langevin
2) LE_Tboost_example.ipynb: This jupyter notebook shows how T-boosting simulations can be evaluated
3) LE_1dim_reflect.cpp: implemetation of the one-dimensional Markovian Langevin
equation with the possibility to have a elastic reflection at a lower and a higher border
3) CMakeLists.txt: used to compile the .cpp code
4) CMakeLists.txt: used to compile the .cpp code


# Quick Start
Expand Down

0 comments on commit 8fd006f

Please sign in to comment.