evaluation_error_log

evaluation_error_log(error, simulation_directory, name='evaluation_error.txt')

Creates error logs for a given simulation directory.

Parameters:
errorError

Error message to be logged.

simulation_directorystr

Path where the inputs and outputs files associated to one evaluation are stored.

namestr

Label of the error file storing the collected logs.