Skip to content

Commit

Permalink
Update and rename README.txt to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfaria authored Feb 17, 2022
1 parent 47d4f7c commit 265021a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.txt → README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Brief files description:
##Brief files description:

1. stat_langevin.py
#1. stat_langevin.py
- Gaussian stochastic dynamics for a Brownian particle. Mean value and variance are calculated. Algorithm based on Ref.[1].

2. FT_langevin.py
#2. FT_langevin.py
- Gaussian stochastic dynamics for a Brownian particle under a harmonic potential whose center of mass is displaced with constant velocity (see Ref.[2]).
Fluctuation Theorem for work is calculated. Algorithm based on Ref.[1].

References:
##References:
[1] https://aip.scitation.org/doi/abs/10.1063/1.4802990
[2] https://journals.aps.org/pre/abstract/10.1103/PhysRevE.67.046102

0 comments on commit 265021a

Please sign in to comment.