ukaea / neutronics_material_maker

A tool for making parametric material cards for use in neutronics codes. Original developed for the Paramak
19 stars 10 forks source link

added try except on json file reading #147

Open shimwell opened 3 years ago

shimwell commented 3 years ago

this just adds a try except to the reading of the json file

shimwell commented 3 years ago

I'm not actually sure if this is the way to go, perhaps when the json file is incorrectly formatted it should halt the program