f3dasm_simulate.abaqus.utils.write_json

write_json(sim_info, file_name)[source]

write json file for abaqus

Parameters:
  • sim_info (dict) – dict that constains

  • file_name (str) – file name of json file

Return type:

None