Unverified Commit fa6a9905 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

reduce output precision to default and don't output per-step cpu time

parent 73d2b824
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -43,9 +43,8 @@ variable Erep equal c_1[2] # repulsive energy

# Output
thermo          100
thermo_style    custom step cpu etotal pe ke v_REBO v_ILP v_Erep v_Evdw temp
thermo_modify   line one format float %.16f
thermo_modify   flush yes norm no lost warn
thermo_style    custom step etotal pe ke v_REBO v_ILP v_Erep v_Evdw temp
thermo_modify   lost warn

###### Run molecular dynamics ######
fix       	thermostat all nve