No potential
Description
The no_potential type corresponds to a potential with zero force and energy
\[
E = 0
\]
YAML syntax
compute_force_bend:
potentials_for_bends:
- types: [STRING, STRING, STRING]
potential: no_potential
Usage examples
Systems with a single atom type (specie)
compute_force_bend:
potentials_for_bends:
- types: [CA, CA, CA]
potential: no_potential
Systems with several atom types (species)
compute_force_bend:
potentials_for_bends:
- types: [CA, CA, CA]
potential: no_potential
- types: [CA, CA, CR4]
potential: no_potential