at15 / mk-fld

A MATLAB program that use M-K model to calculate FLD and FLSD
Apache License 2.0
3 stars 2 forks source link

mk-fld

A MATLAB program that use M-K model to calculate FLD and FLSD

M-K (Marciniak-Kuczyński) is widely used for predicting forming limit diagram (FLD) and forming limit stress diagram (FLSD). Banabic[1] has created a program called FORM-CERT for FLD calculation, but it is not open source. mk-fld is part of my undergraduate thesis project. Another part is bform, a database for blank forming.

mk-fld include the following functionalities

mk-fld is made up of the following parts

The code for FLD calculation is based on Butuc's paper[2] and FLSD part is based on another paper by Butuc[3].

Reference