pyopmnearwell.utils.inputvalues module
Utiliy functions to set the requiried input values by pynearwell.
- pyopmnearwell.utils.inputvalues.process_input(dic, in_file)
Function to process the input file
- Args:
dic (dict): Global dictionary with required parameters in_file (str): Name of the input toml file
- Returns:
dic (dict): Global dictionary with new added parameters