sim_tools.show_params

sim_tools.show_params(fname)[source]

Pretty-print all parameters used in a simulation

Parameters:

fname : str

Filename (including path if not in working directory) of HDF5 container that was generated by run_model.

Returns:

Nothing : None

See also

None

Notes

None