Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfaria authored Feb 17, 2022
1 parent 78e0dd1 commit 981f023
Showing 1 changed file with 7 additions and 25 deletions.
32 changes: 7 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Brief description of the files:
# Langevin dynamics:

This is the repository that sheds light on numerical results on fluctuation theorems for Langevin dynamics

## Repository content

1. stat_langevin.py
- Gaussian stochastic dynamics for a Brownian particle. Mean value and variance are calculated. Algorithm based on Ref.[1].
Expand All @@ -8,29 +12,7 @@
Fluctuation Theorem for work is calculated. Algorithm based on Ref.[1].

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


# Quantum refrigerator

This is the repository for projects in collaboration with the NV centre group at the Institute of Physics III, University of Stuttgart, on theory and experimental implementations of quantum refrigerators.

## Repository content

1. Notes elaborating my personal understanding of the topics relevant in the research.
2. Overleaf git modules containing collaborative content, mainly of manuscript drafts.
3. Files for data analysis, plotting data, numerical and symbolic computation (such as raw `.csv` files, Mathematica notebooks `.nb`, packages `.m`, Jupyer notebooks `.ipynb`, etc).
4. File divisions for subprojects, such as those referring to the minimal HBAC, and those for the QET-HBAC.
5. Research references.
6. Files for presentations, posters, etc.

Disclaimer: not every file is being tracked by git and synchronized with remote repositories.

## Folder structure

The repository is divided into two projects, each concerning of the parts introduced in the previous section.

### Analysing the experimental data (Analysis)
[1] https://aip.scitation.org/doi/abs/10.1063/1.4802990

1. `preliminary-run/`
[2] https://journals.aps.org/pre/abstract/10.1103/PhysRevE.67.046102

0 comments on commit 981f023

Please sign in to comment.