Skip to content

Commit 37956ea

Browse files
Merge pull request #60 from lammpstutorials/more-formatting-revisions
More formatting and LAMMPS-GUI revisions
2 parents 91b93c5 + 3c3455c commit 37956ea

File tree

4 files changed

+252
-211
lines changed

4 files changed

+252
-211
lines changed

files/tutorial1/solution/improved.md.lmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ group grp_t1_in intersect grp_t1 grp_in
2222
group grp_t2_out intersect grp_t2 grp_out
2323
delete_atoms group grp_t1_in
2424
delete_atoms group grp_t2_out
25-
# delete unnecessary groups
25+
# delete no longer needed groups
2626
group grp_in delete
2727
group grp_out delete
2828
group grp_t1_in delete

files/tutorial1/solution/initial.lmp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ units lj
99
dimension 3
1010
atom_style atomic
1111
boundary p p p
12+
# 2) System definition
1213

1314
# 2) System definition
1415
region simbox block -20 20 -20 20 -20 20

journal-article.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,18 @@ @article{kumar1992weighted
613613
publisher={Wiley Online Library}
614614
}
615615

616+
@article{kumar1995multidim,
617+
title = {Multidimensional free-energy calculations using the
618+
weighted histogram analysis method},
619+
author = {Kumar, Shankar and Rosenberg, John M. and Bouzida,
620+
Djamal and Swendsen, Robert H. and Kollman, Peter A.},
621+
journal = {Journal of Computational Chemistry},
622+
volume = {16},
623+
number = {11},
624+
pages = {1339-1350},
625+
doi = {https://doi.org/10.1002/jcc.540161104},
626+
}
627+
616628
@article{oostenbrink2004biomolecular,
617629
title={A biomolecular force field based on the free enthalpy of hydration and solvation: the {{GROMOS}} force-field parameter sets {{53A5}} and {{53A6}}},
618630
author={Oostenbrink, Chris and Villa, Alessandra and Mark, Alan E and van Gunsteren, Wilfred F},

0 commit comments

Comments
 (0)