h2integrate.tools.profast_reverse_tools#
Functions
|
Convert dictionary of profast objects to dictionary with embedded dictionaries. |
- h2integrate.tools.profast_reverse_tools.convert_pf_res_to_pf_config(pf_config)#
Convert dictionary of profast objects to dictionary with embedded dictionaries.
- Parameters:
pf_config (dict) -- values are profast objects.
- Returns:
dict -- dictionary of ProFAST input file.
- h2integrate.tools.profast_reverse_tools.make_pf_config_from_profast(pf)#