run_nequip# autoplex.fitting.common.utils.run_nequip(command, log_prefix)[source]# Nequip runner. Parameters: command (str) – The command to execute, along with its arguments. log_prefix (str) – Prefix for log file names, used to differentiate between different commands’ logs. Return type: None