\(\renewcommand{\AA}{\text{Å}}\)
fix_modify AtC write_restart command
Syntax
fix_modify <AtC fixID> write_restart <file_name>
AtC fixID = ID of fix atc instance
write_restart = name of the AtC sub-command
file_name = name of AtC restart file
Examples
fix_modify AtC write_restart restart.mydata.AtC
Description
Dumps the current state of the fields to a named text-based restart file. This done when the command is invoked and not repeated, unlike the otherwise similar LAMMPS command.
Restrictions
None.
Default
None.