From 9668bd59847a6024df314ba427d23a26c54fbc25 Mon Sep 17 00:00:00 2001 From: "Arthut M. Faria" Date: Tue, 21 Jun 2022 14:56:04 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c4c9c56..9cf74d1 100644 --- a/README.md +++ b/README.md @@ -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: