Nonbonded schema ================ A full description of the overall Nonbonded model. Required Keys ------------- The following properties are required for the Nonbonded specification. +-------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | Key Name | Description | Field Type | +=================================================================================================+==========================================================================================================================+==================================================================================+ | form | Name or form of the potential. See cls.supported_potentials() for available potentials. | string | +-------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ | params | Specific force field parameters model. | object | +-------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ Optional Keys ------------- There are no optional fields for the Nonbonded specification. Potential Schemas ----------------- .. toctree:: :caption: Lennard Jones :maxdepth: 1 auto_nonbonded_lj .. toctree:: :caption: Embedded Atom Model :maxdepth: 1 auto_nonbonded_eam