write_EOSparameters

despasito.input_output.write_output.write_EOSparameters

write_EOSparameters(library, filename)[source]

Sort and export dictionary of input parameters into file in JSON format.

Parameters:
  • library (dict) – Dictionary of parameters to be sorted and exported.

  • filename (str) – Filename (with or without path) of parameter files in JSON format.