Phase field modelling combined with data-driven approach to unravel the orientation influenced growth of interfacial Cu6Sn5 intermetallics under electric current stressing
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/8378015
下载链接
链接失效反馈官方服务:
资源简介:
Description:
The datasets are constituted by two folders, namely, (A) data_features_and_metric.zip and (B) grain_area_prediction.zip.
(A) data_features_and_metric.zip:
The following are the contents of this folder
(i) grainTheta.csv file : The "grainTheta.csv" file consists the datasets generated from multiple phase field simulations. Name of the columns in the csv file are:
gnid = grain id number "n", ntheta = orientation angle of nth grain (o); nltheta = orientation angle of grain to the left of nth grain (o); nrtheta = orientation angle of grain to the right of nth grain (o); j = current density (A/m2); t = time (s); area = area of nth grain (m2); tl = horizontal length of the top edge of grain "n" (m) ; bl = horizontal length of the bottom edge of grain "n" (m)
The features gnid, ntheta, nltheta and nrtheta for a given observation are determined during the design of initial conditions of the corresponding phase field simulation. The value of "j" for the observation is determined via the boundary condition in the same numerical simulation. The result from the finite element method based phase field simulation has provided the numerical quantities for t, area, tl and bl attributes. The multiple observations in the data file have been obtained from multiple phase field simulations.
(ii) imc_theta.ipynb, imc_theta.py and imc_theta.html files: These files contain the code to build the Pearson's Correlation Coefficient (PCC) heatmap analysis of the data contained in grainTheta.csv file.
(iii) comparison_mse.csv: This data file includes the information about mean square error for training data (tmse) and mean square error for validation data (vmse) at Epoch = 199 resulting from 10 different artificial neural network (ANN) models distinguished by 10 different values of learning rates (lr) . Thus, the name of the columns in this csv file are modelno, lr, tmse and vmse.
(iv) mse_comparison.gnu: This file consists the codes required to output a png image from the data provided in comparison_mse.csv.
(v) train_loss.csv and val_loss.csv: These files consist of the data of tmse and vmse at all points of Epochs for the ANN model with lr = 2.5E-4 . Thus, the first column in train_loss.csv file corresponds to tmse whereas the second column is Epochs number. Similarly, vmse and Epochs represent the two columns in val_loss.csv file.
(vi) mse_lr2p5e-4.gnu : This file consists the codes required to output a png image from the data provided in train_loss.csv and val_loss.csv.
(B) grain_area_prediction.zip:
Inside this folder, there is a folder named "prediction_of_grain_area" consisting of the following files:
initial_area.csv file: This file consists the value of the initial grain area of grain 4. It is a constant at all orientation angle.
predicted_result_00_5e4.csv: This file consists of the prediction result of grain 4 area (at different orientation angles and t = 1250 s) for grain 3 and grain 5 at orientation angles of 0o and 0o respectively, and for applied current density of 5.0E+4 J/m2 .
predicted_result_00_5e5.csv: This file consists of the prediction result of grain 4 area (at different orientation angles and t = 1250 s) for grain 3 and grain 5 at orientation angles of 0o and 0o respectively, and for applied current density of 5.0E+5 J/m2 .
predicted_result_9090_5e4.csv: This file consists of the prediction result of grain 4 area (at different orientation angles and t = 1250 s) for grain 3 and grain 5 at orientation angles of 90o and 90o respectively, and for applied current density of 5.0E+4 J/m2 .
predicted_result_9090_5e5.csv: This file consists of the prediction result of grain 4 area (at different orientation angles and t = 1250 s) for grain 3 and grain 5 at orientation angles of 90o and 90o respectively, and for applied current density of 5.0E+5 J/m2 .
area_00_adj.gnu : This gnu file contains the code to produce the png image from the data contained in predicted_result_00_5e4.csv and predicted_result_00_5e5.csv . The information about the initial area of grain 4 is obtained from initial_area.csv file by the code.
area_9090_adj.gnu : This gnu file contains the code to produce the png image from the data contained in predicted_result_9090_5e4.csv and predicted_result_9090_5e5.csv . The information about the initial area of grain 4 is obtained from initial_area.csv file by the code.
创建时间:
2023-10-01



