This is the final code that compute the compliance, gives complaiance v/s x plots, identify the modalities and also gives percentages of each modality.
This is the Efficient topology optimization top88 code by Erik Andreassen · Anders Clausen · Mattias Schevenels · Boyan S. Lazarov · Ole Sigmund
This is the user defined function that calculates the compliance of top88 code
This is the user defined function that takes the resultant values of 'x' from top88 code
This is the file that contains the data coming from the X Calculator
This is the user defined function that identify between modalities (monotonic, unimodal or multimodal)
This is the user defined function that converts the modality code to text
This is the user defined function that check whether the result is monotonic
This is the user defined function that check whether the result is unimodal
This is the user defined function that check whether the result is multimodal