Data supplement: Variational time reversal for free energy estimation in nonequilibrium steady states
This repository contains the numerical results, with generating code, presented in the journal article titled Variational time reversal for free energy estimation in nonequilibrium steady states, authored by Jorge L. Rosa-Raíces and David T. Limmer at UC Berkeley and submitted for publication in Physical Review E. The article is currently available on arXiv. This repository is organized as follows:
- Folder
numerical_resultsencloses post-processed simulation data plotted throughout the article, along with the Python 3 scripts used to generate figures for the article. - Folder
simulation_codeencloses a pure Fortran application written to comply with the 2018 language standard, and with no external library dependencies for portability. The Makefile provided compiles the simulation code on macOS Sonoma with Command Line Tools ≤ 14.3.1 using either Intel's legacy Fortran Compilerifort, or NAG's Fortran Compilernagfor. The GNU Fortran Compiler has not been tested to compile the provided code.
The raw trajectory data produced by the simulation code and post-processed to generate the numerical results is available upon reasonable request from the authors.