Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthut M. Faria authored Jun 17, 2023
1 parent 0fb60f7 commit a36b947
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Langevin dynamics:
## FT for work and position statistics employing Gaussian Langevin dynamics:

This repository offers numerical findings pertaining to fluctuation theorems concerning Gaussian Langevin dynamics. The code has been implemented using the `Python` programming language.

## Repository content
### Repository content

1. Langevin_dynamics.ipynb
- Gaussian stochastic dynamics for a Brownian particle. Mean value and variance are calculated. Algorithm based on Ref.[1].
- Gaussian stochastic dynamics for a Brownian particle. Mean value and variance for position are 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].
Expand Down

0 comments on commit a36b947

Please sign in to comment.