Skip to content

Commit

Permalink
Update README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfaria authored Jan 10, 2022
1 parent 94f7d82 commit a0d8ead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Brief files description:

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

2. FT_langevin.py
- 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 and heat are calculated. Algorithm based on Ref.[1]".
Fluctuation Theorem for work is calculated. Algorithm based on Ref.[1].

3. Generalized_FP.py
- generalized Fokker-Planck (GenBM) equation (see 'gener_FP.pdf' file for further infos). Both the generalized semiclassical distriubtion (GenBM_rho)
Expand Down

0 comments on commit a0d8ead

Please sign in to comment.