friendzone.nwx2ase
Submodules
Functions
|
Loads the collection of all ASE modules. |
Package Contents
- friendzone.nwx2ase.load_ase_modules(mm)
Loads the collection of all ASE modules.
This function calls the various submodule specific loading functions, including:
load_nwchem_via_ase_modules
Note
Some and/or all of these may be no-ops depending on what friends were enabled. This function is a no-op if ASE is not installed.
- Parameters:
mm (pluginplay.ModuleManager) – The ModuleManager that the all Modules will be loaded into.