read_materials# Materials.read_materials(amat_file)[source]# Read materials from an AMAT file. Parameters: amat_filestrFull path to the AMAT file to read. Returns: dict{material name: dict of material properties}.