get_BH (method)

get_BH(self)[source]

Return the B(H) curve of the material according to the Import object

Parameters:self (MatLamination) – a MatLamination object
Returns:BH – B(H) values (two colums matrix: H and B(H))
Return type:numpy.ndarray
exception BHShapeError[source]

Bases: Exception

Raised when the BH curve has not the expected shape