Dear lammps developers and users,
I am using fix-gcmc in lammps. The simulation can run without error with my script.
When I try to output the ratio of MC moves using command “fix-ave/time”, as explained in the manual:
Dear lammps developers and users,
I am using fix-gcmc in lammps. The simulation can run without error with my script.
When I try to output the ratio of MC moves using command “fix-ave/time”, as explained in the manual:
There is nothing wrong with your fix ave/time command. There was an
error in the code, which I have fixed and checked in. The patch is:
[[email protected] src]$ svn diff fix_ave_time.cpp
Index: fix_ave_time.cpp