Files
lammps/regtest
Axel Kohlmeyer 2214992035 Merge branch 'openmp-master' into lammps-icms
Resolved Conflicts:
	.gitignore
	doc/fix_spring_self.txt
	lib/atc/Array.h
	lib/gpu/.gitignore
	src/.gitignore
	src/MAKE/Makefile.openmpi
	src/MAKE/Makefile.openmpi-omp
	src/STUBS/Makefile
	src/STUBS/mpi.c
	src/STUBS/mpi.h
	src/USER-CG-CMM/cg_cmm_parms.h
	src/dump.h
	src/fix_spring_self.cpp
	tools/restart2data.cpp
2011-12-31 19:59:13 -05:00
..
2011-12-12 22:05:34 -05:00

LAMMPS regression testing package.
Author: Peter Shannon, pietro.shannon@gmail.com

KEYWORDS are read from the config file in the root directory.  

KEYWORDS:
	default 	= file tested against
	test		= single file tested 
	test_folder	= directory to be tested*
	hooks		= hook for searching 
	run_data	= parameters in run output
	run_coef	= deviation coeffictients for run_data

	*Directories take precedence over single files if both keywords
	appear in the config file.  All files in a given directory must 
	be prefixed with "log.".