warn command
Warning
GPU support for this command has not been tested and may not work as expected.Syntax
warn file keyword
file = name of new warnings file
keyword = append if output should be appended to warning file (optional)
Examples
warn warning.equil
warn warning.equil append
Description
This command closes the current Aspherix® warnings file, opens a new file with the specified name, and begins writing warnings to it. If the specified file name is none, then no new warnings file is opened. If the optional keyword append is specified, then output will be appended to an existing warnings file, instead of overwriting it.
If multiple processor partitions are being used, the file name should be a variable, so that different processors do not attempt to write to the same warnings file.
The file warnings_aspherix.txt is the default warnings file for an Aspherix® run.
The name of the initial warnings file can also be set by the -warn command-line
option.
Restrictions
none
Related commands: none
Default
The default Aspherix® warnings file is named warnings.lammps