sgio.read_materials_from_json#

sgio.read_materials_from_json(file_path: str) dict[str, CauchyContinuumModel]#

Read material definitions from JSON.

Parameters:

file_path (str) – JSON file path.

Returns:

Dictionary keyed by material name.

Return type:

dict[str, CauchyContinuumModel]