app

Functions

get_extraction_process_paths(dot_file)

Reads directed graph that describes fuel reprocessing system structure from a *.dot file.

get_extraction_processes(process_file)

Parses extraction_processes objects from the .json file describing processing system objects.

get_feeds(process_file)

Parses feed objects from .json file describing processing system objects.

parse_arguments()

Parses arguments from command line.

read_main_input(main_inp_file)

Reads main SaltProc input file (json format).

refill_materials(mats, extracted_mass, ...)

Makes up material loss in removal processes by adding fresh fuel.

reprocess_materials(mats, process_file, dot_file)

Applies extraction reprocessing scheme to burnable materials.

run()

Inititializes main run