Param_class module

class Param_class.Parameter(json_file)

Bases: object

This class stores the parameters defined by the user using the JSON input file.

output(json_file)

This function obtains the desired file type of the user. Having the option to obtain an stl file or lmp file based on the decision if MD or FEM is desired.

Parameters:

json_file (file) – A json file that that has the parameters stored into it