update unit test for renamed bond style
This commit is contained in:
4
src/.gitignore
vendored
4
src/.gitignore
vendored
@ -393,8 +393,8 @@
|
||||
/bond_fene.h
|
||||
/bond_fene_expand.cpp
|
||||
/bond_fene_expand.h
|
||||
/bond_fene_nm_cut_split.cpp
|
||||
/bond_fene_nm_cut_split.h
|
||||
/bond_fene_nm.cpp
|
||||
/bond_fene_nm.h
|
||||
/bond_gaussian.cpp
|
||||
/bond_gaussian.h
|
||||
/bond_gromos.cpp
|
||||
|
||||
@ -5,11 +5,11 @@ epsilon: 2.5e-13
|
||||
skip_tests:
|
||||
prerequisites: ! |
|
||||
atom full
|
||||
bond fene/nm/split
|
||||
bond fene/nm
|
||||
pre_commands: ! ""
|
||||
post_commands: ! ""
|
||||
input_file: in.fourmol
|
||||
bond_style: fene/nm/split
|
||||
bond_style: fene/nm
|
||||
bond_coeff: ! |
|
||||
1 250 3 0.022 1.5 12 6
|
||||
2 300 2.2 0.005 1.1 12 6
|
||||
Reference in New Issue
Block a user