Skip to content

usnistgov/best-practices-mc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Best Practices for Developing Monte Carlo Methodologies in Molecular Simulations v0.1

This repository contains all the files needed to create the manuscript "Best Practices for Developing Monte Carlo Methodologies in Molecular Simulations v0.1"

The figures may be generated as follows:

pushd figures
pip install numpy matplotlib
bash compile_figs.sh
popd

The PDF may be generated as follows:

pushd paper
sudo [apt/dnf/brew] install texlive
bash recompile.sh
popd

The ideal gas tests can be run as follows:

pushd codes
bash run_all_tests.sh
popd

Disclaimer

Certain commercial firms and trade names are identified in this document in order to specify the installation and usage procedures adequately. Such identification is not intended to imply recommendation or endorsement by the National Institute of Standards and Technology, nor is it intended to imply that related products are necessarily the best available for the purpose.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published