ISISNeutronMuon / ISISNeutronMuon/MDMC
Add tests for LAMMPS pair_modify
Open
LAMMPS Interface
P1
testing
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 5
Description
**Which module and class/method/function does this relate to?**
lammps_engine module
**What aspect requires additional tests?**
Functions relating to calling the LAMMPS pair_modify command need additional tests, to ensure that the correct pair_modify command it being passed. The two functions involved are `parse_nonbonded_modifications`, `modify_nonbonded_styles` and `parse_all_nonbonded_styles` (as this combines pair modifications for combined pair_styles).
**Is this a unit, system or functional test?**
unit
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.