aiida_castep.cmdline package#

Submodules#

aiida_castep.cmdline.helper_cmd module#

Command line interface for generating CASTEP help information

aiida_castep.cmdline.helper_cmd.dot_proc(iterable)[source]#

Provide a primitive progress bar

aiida_castep.cmdline.helper_cmd.get_helper(*args, **kwargs)[source]#

Get a helper object

aiida_castep.cmdline.helper_cmd.progress(func, *args, **kwargs)[source]#

aiida_castep.cmdline.mock_castep module#

Mock castep command

Separate cli interface for commands useful in development and testing.

aiida_castep.cmdline.mock_castep.data_path(path)[source]#

Return a path inside the data folder

aiida_castep.cmdline.mock_castep.output_file(*args)[source]#
aiida_castep.cmdline.mock_castep.stop_and_return(castep_mock_output)[source]#

Halts castep.mock, rebuilds the castep_output and returns.

aiida_castep.cmdline.otfg_cmd module#

Commandline plugin module for aiida CASTEP plugin

Module contents#