Skip to content
Snippets Groups Projects
Commit 1b9e50c8 authored by sjplimp's avatar sjplimp Committed by GitHub
Browse files

Merge pull request #331 from timattox/USER-DPD_fix_example_typo

USER-DPD: fix a typo in the DPD-H example input; update reference output.
parents 252e07e0 d06688bb
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ neigh_modify every 1 delay 0 check no once no
timestep 0.001
compute dpdU all dpd
variable totEnergy equal pe+ke+c_dpdU[1]+c_dpdU[1]+press*vol
variable totEnergy equal pe+ke+c_dpdU[1]+c_dpdU[2]+press*vol
thermo 1
thermo_style custom step temp press vol pe ke v_totEnergy cella cellb cellc
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment