pofff.utils.inputvalues module

Utiliy functions to set the requiried input values by pofff.

pofff.utils.inputvalues.handle_thickness_map(dic)

Set the thickness map (y size)

Args:

dic (dict): Global dictionary

Returns:

dic (dict): Modified global dictionary

pofff.utils.inputvalues.process_input(dic, in_file)

Process the configuration file

Args:

dic (dict): Global dictionary

in_file (str): Name of the input text file

Returns:

dic (dict): Modified global dictionary