piglot.utils.solver_utils.get_case_name

get_case_name(input_file: str) str[source]

Extracts the name of a given case.

Parameters

input_filestr

Path for the input file.

Returns

str

Name of the case.