greguide.blogg.se

Download abisuite
Download abisuite







download abisuite

Subdir ( str, optional) – If not None, this is a prefix to the filename inside the Keep_original_dirname ( bool, optional) – Same as ‘keep_original_filename but forĭirectories in case subdirectories happen. Keep_original_filename ( bool, optional) – If False, a target name for input file is Can be a list.Ĭopy ( bool, optional) – If True, the file will be copied instead of linked viaĬopy_file_with_suffix ( str, list-like, optional) – If not None, states the file suffix to copy add_input_file ( filepath, * args, copy_file_with_suffix = None, keep_original_dirname = False, ** kwargs ) Īdd an input file to link to the present calculation.Ī symbolic link will be created to this file once the filesĪre written (unless copy is True in which case the files are copied).Į.g.: ‘file.in*’ will add each file that starts with ‘file.in’ Parametersįilepath ( str, list) – The path to the file to link. This methods just recursively calls ‘add_input_file’. add_input_directory ( dirpath, * args, ** kwargs ) Īdd a whole directory to link in the input data. Jobname ( str) – This is the jobname of the calculation. output_data/ -> other outputs will go there _init_ ( jobname, * args, ** kwargs )  run/ -> files file, pbs file some output files goes there input_data/ -> all input data from another calculation goes there Workdir/ -> input file, log file, out file, stderr goes there Make some checks using Input Approvers objects to make sure input

download abisuite

User should either use the already implemented Launcher classes or

download abisuite

BaseLauncher ( jobname, * args, ** kwargs ) īases: .BaseLauncherPBSOnly, abc.ABC This module contains all the necessary Launcher classes to execute ab initio









Download abisuite