xnn.ffnn.common.frc.list_forcefields#
- xnn.ffnn.common.frc.list_forcefields(include_dirs=())[source]#
Every force-field variant available by name.
Scans the
.frcfiles shipped with xnn (and anyinclude_dirs) for their#definenames.- Returns:
variant name -> file; ReaxFF fields are namedreaxff/<field>as in their files, and are also reachable by the bare<field>(seefind_forcefield()).- Return type:
- Parameters: