schrodinger.forcefield.utils module

schrodinger.forcefield.utils.get_opls_display_name(version: OPLSVersion) str

Get the display name for an OPLS version.

schrodinger.forcefield.utils.get_opls_backend_name(version: OPLSVersion) str

Get the backend/common name for an OPLS version.

schrodinger.forcefield.utils.has_opls_version_license(version: OPLSVersion) bool

Check if the given OPLS version is supported.

schrodinger.forcefield.utils.has_forcefield_builder_license() bool

Check if the forcefield builder can run.