|||

aiida_chemshell 0.2.2 documentation

Quick search

Contents:

  • Introduction
  • Example Calculations
  • Inputs, Parameters and Outputs
  • Workflows

API

  • aiida_chemshell
    • aiida_chemshell package
      • aiida_chemshell.calculations package
      • aiida_chemshell.parsers package
      • aiida_chemshell.workflows package
      • aiida_chemshell.periodic_table module
      • aiida_chemshell.units module
      • aiida_chemshell.utils module

aiida_chemshell.workflows package¶

AiiDA ChemShell workflows module.

Submodules¶

  • aiida_chemshell.workflows.batch_calculation module
    • BatchProcessWorkChain
      • BatchProcessWorkChain.collate_results()
      • BatchProcessWorkChain.define()
      • BatchProcessWorkChain.extract_structures_from_files()
      • BatchProcessWorkChain.submit_jobs()
      • BatchProcessWorkChain.validate_inputs()
    • extract_structures_from_xyz()
  • aiida_chemshell.workflows.isolated_atoms module
    • IsolatedAtomicEnergiesWorkChain
      • IsolatedAtomicEnergiesWorkChain.atom_energies()
      • IsolatedAtomicEnergiesWorkChain.define()
      • IsolatedAtomicEnergiesWorkChain.determine_unique_atom_types()
      • IsolatedAtomicEnergiesWorkChain.result()
  • aiida_chemshell.workflows.optimisation module
    • GeometryOptimisationWorkChain
      • GeometryOptimisationWorkChain.define()
      • GeometryOptimisationWorkChain.energy()
      • GeometryOptimisationWorkChain.generate_mlip_training_inputs()
      • GeometryOptimisationWorkChain.isolated_atom_energies()
      • GeometryOptimisationWorkChain.optimise()
      • GeometryOptimisationWorkChain.result()
      • GeometryOptimisationWorkChain.train_mlip()

<Page contents

>Page contents:

  • aiida_chemshell.workflows package
    • Submodules
<aiida_chemshell.parsers.file_conversion module
aiida_chemshell.workflows.batch_calculation module>
© Copyright 2025, Dr. Benjamin T. Speake. Created using Sphinx 9.1.0.

Styled using the Piccolo Theme