Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfaria authored Jun 21, 2022
1 parent 1110c4d commit 9668bd5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ This is a repository that sheds light on numerical results on fluctuation theore

## Repository content

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

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].
2. FT_langevin.ipynb
- 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:

Expand Down

0 comments on commit 9668bd5

Please sign in to comment.