Skip to content

Commit

Permalink
ghpages
Browse files Browse the repository at this point in the history
  • Loading branch information
scemama committed Jan 24, 2023
1 parent 2ffd2af commit 0e2577e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions QMC.org
Original file line number Diff line number Diff line change
Expand Up @@ -2732,6 +2732,7 @@ gcc hydrogen.c qmc_stats.c qmc_metropolis.c -lm -o qmc_metropolis
variance $\delta t$.

Here is an illustration of a trajectory:

[[./H2_traj.png]]

Averaging all the trajectories converges to the density of the
Expand Down
1 change: 1 addition & 0 deletions docs/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ else
emacs --batch --load ../docs/config.el $INPUT -f org-html-export-to-html
fi

cp ../*png .
mv ../QMC.html index.html


Expand Down

0 comments on commit 0e2577e

Please sign in to comment.