MatThermics (class)

Warning : this file has been generated, you shouldn’t edit it

class MatThermics(lambda_x=1, lambda_y=1, lambda_z=1, Cp=1, alpha=0.00393, init_dict=None)[source]

Bases: pyleecan.Classes.frozen.FrozenClass

VERSION = 1
save(save_path='')

Save the object to the save_path

Parameters:
  • self – A pyleecan object
  • save_path (str) – path to the folder to save the object
as_dict()[source]

Convert this objet in a json seriable dict (can be use in __init__)

lambda_x

thermal conductivity (XY is lamination plane; Z is rotation axis)

lambda_y

thermal conductivity (XY is lamination plane; Z is rotation axis)

lambda_z

thermal conductivity (XY is lamination plane; Z is rotation axis)

Cp

specific heat capacity

alpha

thermal expansion coefficient