jade.extensions.generic_command.generic_command_inputs.GenericCommandInputs

class jade.extensions.generic_command.generic_command_inputs.GenericCommandInputs(filename)[source]

Bases: JobInputsInterface

A class used for configuring generic_command jobs.

Parameters:

filename (str) – Input file containing commands, one line per command

Methods

get_available_parameters()

Return a dictionary containing all available parameters.

iter_jobs()

Return a list of auto-regression jobs

Attributes

base_directory

Return the base directory.

property base_directory

Return the base directory.

get_available_parameters()[source]

Return a dictionary containing all available parameters.

iter_jobs()[source]

Return a list of auto-regression jobs