friendzone.nwx2molssi

Submodules

Functions

load_molssi_modules(mm)

Loads the collection of all MolSSI modules.

Package Contents

friendzone.nwx2molssi.load_molssi_modules(mm)

Loads the collection of all MolSSI modules.

This function calls the various submodule specific loading functions, including:

  • load_system_via_molssi_modules

  • load_nwchem_via_molssi_modules

Note

Some and/or all of these may be no-ops depending on what friends were enabled. This entire function is a no-op if the following dependencies are not installed:

  • qcelemental

  • qcengine

  • networkx

Parameters:

mm (pluginplay.ModuleManager) – The ModuleManager that the all Modules will be loaded into.