Added README.md
This commit is contained in:
10
tools/regression-tests/README.md
Normal file
10
tools/regression-tests/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
This is a work in progress for enabling regression tests using in-place example scripts.
|
||||
|
||||
Usage: (to be changed)
|
||||
```
|
||||
python3 --lmp-bin=../../build/lmp --config-file=config.yaml
|
||||
```
|
||||
|
||||
will iterative through the input scripts `in.*` in the working folder
|
||||
using the given LAMMPS binary and the configuration defined in `config.yaml`.
|
||||
|
||||
Reference in New Issue
Block a user