Skip to content
Publicly Available Published by De Gruyter February 19, 2021

Predicting doped Fe-based superconductor critical temperature from structural and topological parameters using machine learning

  • Yun Zhang EMAIL logo and Xiaojie Xu EMAIL logo

Abstract

Recently, Fe-based superconductors have shown promising properties of high critical temperature and high upper critical fields, which are prerequisites for applications in high-field magnets. Critical temperature, Tc, is an important characteristic correlated with crystallographic and electronic structures. By doping with foreign ions in the crystal structure, Tc can be modified, which however requires significant manpower and resources for materials synthesis and characterizations. In this study, we develop the Gaussian process regression model to predict Tc of doped Fe-based superconductors based on structural and topological parameters, including the lattice constants, volume, and bonding parameter topological index H31. The model is stable and accurate, contributing to fast Tc estimations.

1 Introduction

High magnetic fields are strongly sought in many application areas. Superconducting wires are among the top candidates as they allow for large electric current densities to flow without resistance. However, low temperature superconductors, such as NbTi and Nb3Sn, can only generate magnetic fields up to 10.5 T and 20 T due to their upper critical fields being less than 25 T at 4.2 K. Thus, high-temperature superconductors with upper critical fields greater than 50 T, are promising candidates for magnet fabrication [1, 2, 3, 4, 5, 6].

Iron-based superconductors have high critical temperature next to cuprates, an upper critical field above 50 T, a relatively high irreversibility field, and a high crystallographic symmetry, which are appropriate for fabrication of superconducting wires, tapes, and coated conductors. Among materials characteristics, critical temperature, Tc, is of most importance as it determines the applicability in practical situations. Tc is influenced by several factors, including lattice disorders and electronic structures. Generally, high- Tc superconductivity can be induced and tuned by varying dopant types and levels, where antiferromagnetism is diminished by carrier doping, structural modifications under external pressure, or chemical pressure via isovalent substitutions. For exmaple, FeSe has the simplest structure among the known iron-based superconductors with a Tc of 8 K [7]. Combined with different doping mechanisms, a large variety of Fe-based superconductors were synthesized, such as AFeSe (A = alkali), AeFe2As2 (Ae = alkali-earth), and LnOFeAs (Ln = lanthanide). Previous studies have indicated that changes in lattice constants reflect the expansion or contraction of the interlayer spacing of FeAs layers and local geometry of the FePn(Ch)4 (Pn = pnictide, Ch = chalcogenides) tetrahedron [8]. Furthermore, inspired by the theoretical characterization of molecular branching that uses topological indices, the bonding parameter topological index H31 has been used to describe characteristics of the electronic structure of doped Fe-based superconductors. H31 is defined based on the relative atomic position, Pauling electronegativity, ionic radius, and valence state, which are strongly correlated with Tc [9].

Therefore, it is important to investigate the relationship between doping mechanisms and changes in critical temperature. However, this type of investigation is usually carried out by extensive experimental approaches, which involve resource-intensive and time-consuming synthesis and characterizations [10, 11, 12, 13, 14, 15, 16]. Recently, data-driven analysis has been proved to facilitate the understanding of the relationship between materials structures and performance by finding statistical correlations between physical attributes and property parameters [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43]. This study sheds light on the relationship between superconducting transition temperature of iron-based superconductors and crystal cell structures via the Gaussian process regression (GPR) model. The model leads to accurate predictions of superconducting transition temperature and can be used to help understandings of superconducting transition temperature based on structural and topological parameters.

2 Methodology

The introduction of the methodology follows, e. g., [17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39]. GPRs are nonparametric kernel-based probabilistic models. Consider a training dataset, xi,yi;i=1,2,,nwhere 2 xiRdandyiR,from an unknown distribution. A trained GPR predicts values of the response variable ynew given an input matrix xnew. In the current study, x'is (i =1, 2, 3, 4) are the lattice constants – a and c, crystal cell volume – V , and bonding parameter topological index – H31, y is the super-conducting transition temperature, Tc(K

Recall a linear regression model, y=xTβ+ε,where εN0,σ2.A GPR aims at explaining y by introducing latent variables, l(xi) where i = 1; 2; . . . ; n, from a Gaussian process such that the joint distribution of l(xi)'s is Gaussian, and explicit basis functions, b. The covariance function of lxiscaptures the smoothness of y and basis functions project x into a feature space of dimension p.

A GP is defined by the mean and covariance. Let m(x) = E(l(x)) be the mean function and kx,x=Covl(x),lxthe covariance function, and consider now the GPR model, y=b(x)Tβ+l(x), wherel(x)GP0,kx,xand b(x)Rp.kx,xis often parameterized by the hyperparameter, θ, and thus might be written as kx,xθ.In general, different algorithms estimate β, σ2, and θ for model training and would allow specifications of b and k, as well as initial values for parameters.

Fig. 1 Data visualization. Predictors include the lattice constants – a and c, crystal cell volume – V , and bonding parameter topological index – H31. The target variable is the superconducting transition temperature, Tc(K).
Fig. 1

Data visualization. Predictors include the lattice constants – a and c, crystal cell volume – V , and bonding parameter topological index – H31. The target variable is the superconducting transition temperature, Tc(K).

Fig. 2 Model performance and training data sizes. When the training dataset size is between 10 and 28, we draw 2000 random sub-samples from the whole sample without replacements to train models. When the training dataset size is 29, 30, or 31, we draw 31C29, 31C30, or 31C31 sub-samples from the whole sample without replacements based on exhaustive sampling to train models. Each trained model based on a certain sub-sample is utilized to score the whole sample and calculate the associated performance measurements. The GPR here uses the Rational Quadratic kernel and Constant basis function with standardized predictors. Provided a performance measure, box plots show the median, 25th percentile, and 75th percentile. The whiskers extend to the most extreme values (i. e. ± 2.7 standard deviation coverage) not considered as outliers, and the outliers are plotted using the ‶+" symbol.
Fig. 2

Model performance and training data sizes. When the training dataset size is between 10 and 28, we draw 2000 random sub-samples from the whole sample without replacements to train models. When the training dataset size is 29, 30, or 31, we draw 31C29, 31C30, or 31C31 sub-samples from the whole sample without replacements based on exhaustive sampling to train models. Each trained model based on a certain sub-sample is utilized to score the whole sample and calculate the associated performance measurements. The GPR here uses the Rational Quadratic kernel and Constant basis function with standardized predictors. Provided a performance measure, box plots show the median, 25th percentile, and 75th percentile. The whiskers extend to the most extreme values (i. e. ± 2.7 standard deviation coverage) not considered as outliers, and the outliers are plotted using the ‶+" symbol.

Fig. 3 Superconducting transition temperature predictions based on different models. The BNPP (Back Propagation Neural Network) prediction is obtained from [44]. The GPR model of the current study is constructed with the whole sample with the Rational Quadratic kernel, Constant basis function, and standardized predictors. It has a β̂ of 37.0582, σ̂ of 0.1994, σ̂l of 0.0935, σ̂f of 17.3098, and α̂ of 0.5223. Detailed numerical predictions based on different models are reported in Table 1 (Columns 8 and 9).
Fig. 3

Superconducting transition temperature predictions based on different models. The BNPP (Back Propagation Neural Network) prediction is obtained from [44]. The GPR model of the current study is constructed with the whole sample with the Rational Quadratic kernel, Constant basis function, and standardized predictors. It has a β̂ of 37.0582, σ̂ of 0.1994, σ̂l of 0.0935, σ̂f of 17.3098, and α̂ of 0.5223. Detailed numerical predictions based on different models are reported in Table 1 (Columns 8 and 9).

Table 1

Experimental data and different predictions.

IndexSamplea (nm–1)c (nm–1)V (nm3)H31Tc (K)
ExperimentalBPNNGPR
1LaFeO0.9F0.10.40320.87260.14191.329126.024.325.9980
2LaFeAsO0.850.40350.87150.14191.243131.228.531.1963
3LaFe0.925Co0.075AsO0.40380.87210.14221.320213.027.913.0036
40.96Ni0.04AsO0.4035LaFe0.87710.14281.32236.55.796.5036
50.87Sr0.13FeAsO0.4018La0.87130.14071.317025.024.124.9972
6LaFe0.925Ir0.075AsO0.40220.87070.14081.333911.816.811.8049
7La0.8Th0.2FeAsO0.40220.86620.14011.385530.328.430.2995
8LaFeAs0.7P0.3O0.40360.87080.14181.382810.01010.0030
9CeFeAsO0.84F0.160.39890.86310.13731.551641.03540.9972
10CeFeAsO0.850.39790.86050.13621.458946.548.746.4976
11CeFe0.9Co0.1AsO0.39920.86030.13711.545311.326.411.3049
12PrFeAsO0.89F0.110.39670.85610.13471.908152.050.751.9986
13PrFeAsO0.850.39680.85660.13491.788351.345.551.2987
14Pr0.75Sr0.25FeAsO0.39960.86600.13831.720216.316.116.3025
15NdFeAsO0.82F0.180.39430.85210.13252.364151.048.950.9985
16NdFeAsO0.850.39530.85270.13322.234853.550.953.4982
17Nd0.8Sr0.2FeAsO0.39780.86420.13682.292113.511.713.5032
18SmFeAsO0.8F0.20.39260.84790.13072.598854.05453.9970
19SmFeAsO0.850.38970.84070.12772.444655.050.954.9974
20SmFe0.9Co0.1AsO0.39400.84700.13152.644717.227.217.2025
21SmFe0.9Rh0.1AsO0.39430.84500.13142.638710.013.510.0039
22GdFeAsO0.850.39030.84530.12882.267353.548.853.4976
23Gd0.8Th0.2FeAsO0.39160.84390.12942.372156.047.955.9978
24TbFeAsO0.9F0.10.39020.84130.12812.992645.549.245.4995
25Tb0.8Th0.2FeAsO0.38810.83580.12592.768952.052.751.9985
26Tb0.56Ca0.44FeAsO0.39000.84230.12812.156815.632.315.6052
27DyFeAsO0.9F0.10.38430.82840.12234.059445.344.845.2992
28DyFeAsO0.80.38590.83410.12423.316552.248.852.1984
29HoFeAsO0.9F0.10.38300.82700.12135.013636.044.436.0005
30HoFeAsO0.80.38460.82950.12276.041350.346.350.2983
31YFeAsO0.80.38420.83030.12261.231846.546.246.4989
Minimum0.38300.82700.12131.23186.55.86.5036
Mean0.39490.85300.13312.259534.835.734.8161
Median0.39530.85270.13322.156841.044.440.9972
Standard deviation0.00660.01530.00681.122517.715.017.7006
Maximum0.40380.87710.14286.041356.054.055.9978
CC w. Tc (K)–58.75 %–57.58 %–58.88 %36.42 %94.05 %99.99 %
  1. Notes: Predictors include the lattice constants – a and c, crystal cell volume – V , and bonding parameter topological index – H31. The target variable is the superconducting transition temperature, Tc(K). The BPNN (Back Propagation Neural Network) prediction is obtained from [44]. The GPR prediction is from the current study. All predictions are visualized in Fig. 3.

The current study explores four kernel functions, namely Exponential, Squared Exponential, Matern 5/2, and Rational Quadratic, whose specifications are listed in Eqs. (1)(4), respectively, where σl is the characteristic length scale defining how far apart x's can be for y's to become uncorrelated, rf is the signal standard deviation, r=xixjT×xixj,and α is a positive-valued scale-mixture parameter. Note that σl and σf should be positive. This could be enforced through θ such thatθ1 = log σl and θ2 = log σf .

(1)kxi,xjθ=σf2exprσl
(2)kxi,xjθ=σf2exp12xixjTxixjσl2
(3)kxi,xjθ=σf21+5rσl+5r23σl2exp5rσl
(4)kxi,xjθ=σf21+r22ασl2α

Similarly, four basis functions are investigated here, namely Empty, Constant, Linear, and Pure Quadratic, whose specifications are listed in Eqs. (5) –(8), respectively, where

(5)B=bx1,bx2,,bxnT,X=x1,x2,,xnT, and X2=x112x122x1d2x212x222x2d2xn12xn22xnd2B=EmptyMatrix
(6)B=In×1
(7)B=[1,X]
(8)B=1,X,X2

To estimate β, σ2, and θ, the marginal log likelihood function in Eq. (9) is to be maximized, where K(X; X |θ) is the covariance function matrix given by

kx1,x1kx1,x2kx1,xnkx2,x1kx2,x2kx2,xnkxn,x1kxn,x2kxn,xn.

The algorithm first computes β^θ,σ2,maximizing the log likelihood function with respect to β given θ and σ2. It then obtains the β-profiled likelihood, logPyX,β^θ,σ2,θ,σ2,

which is to be maximized over θ and σ2 to compute their estimates.

(9)logPyX,β,θ,σ2=12(yBβ)T[K(X,Xθ)+σ2In1(yBβ)n2log2π12logK(X,Xθ)+σ2In

Model performance is assessed with the CC (correlation coefficient), MAE (mean absolute error), and RMSE (root mean square error).

3 Dataset

The experimental data in Table 1 (Columns 2 –7) are from [9]. Predictors include the lattice constants – a and c, crystal cell volume – V , and bonding parameter topological index – H31. The target variable is the superconducting transition temperature, Tc(K). This dataset covers a wide range of doped Fe-based oxy-arsenides. Data are visualized in Fig. 1, which reveals nonlinear patterns modeled via the GPR.

4 Result

We investigate the relationship between model performance and the size of training data in Fig. 2, which shows the benefit of training the GPR with all observations. The stability of the GPR approach is confirmed by bootstrap validation analysis.

The final GPR model is reported in Fig. 3, whose performance is compared with that based on the BNPP (Back Propagation Neural Network) model [44]. The final GPR model is based on the Rational Quadratic kernel (Eq. (4)), Constant basis function (Eq. (6)), and standardized predictors, whose estimated parameters are: β^=37.0582,σ^=0,1994, σ^l=0.0935,σ^f=17.3098,and σ^=0,5223.It is found that the GPR model provides more accurate superconducting transition temperature predictions. Specifically, the CC, RMSE, and MAE based on the GPR model are 99.99%, 0.0027, and 0.0024, respectively, while these measurements based on the BNPP model are 94.05%, 6.1932, and 4.2906.

Given the small sample size (see Table 1) utilized, the prediction stability of the GPR is evaluated via bootstrap validation analysis in Fig. 4, which reveals that the modeling approach maintains high CCs, low RMSEs, and low MAEs across the bootstrap samples. This result suggests that the GPR might be generalized for superconducting transition temperature modeling based on larger samples for iron-based superconductors.

Fig. 4 Bootstrap analysis of GPR prediction stability. We draw 9000 bootstrap samples from the whole sample with replacements. Each bootstrap sample is utilized to train the GPR based on the Rational Quadratic kernel, Constant basis function, and standardized predictors, and calculate the associated performance measurements. The histograms plot distributions of the CC, RMSE, and MAE across the 9000 bootstrap samples, whose averages are 99.99%, 0.0014, and 0.0011, respectively.
Fig. 4

Bootstrap analysis of GPR prediction stability. We draw 9000 bootstrap samples from the whole sample with replacements. Each bootstrap sample is utilized to train the GPR based on the Rational Quadratic kernel, Constant basis function, and standardized predictors, and calculate the associated performance measurements. The histograms plot distributions of the CC, RMSE, and MAE across the 9000 bootstrap samples, whose averages are 99.99%, 0.0014, and 0.0011, respectively.

Table 2 shows that the Rational Quadratic kernel and Constant basis function are the optimal choice in terms of performance measurements considered. This choice balances the simplicity and accuracy of the model.

Table 2

GPR prediction sensitivities to kernel and basis function choices.

KernelBasis FunctionCCRMSERMSEMAEMAE
Sample MeanSample Mean
Rational QuadraticConstant99.99%0.00270.0079%0.00240.0070%
ExponentialConstant86.34%10.199329.2947%8.953825.7174%
Squared ExponentialConstant62.37%13.813439.6753%11.868834.0898%
Matern52Constant65.07%13.541538.8945%11.753933.7600%
Rational QuadraticEmpty62.44%13.666739.2538%11.771833.8114%
Rational QuadraticLinear66.17%13.057537.5041%10.845331.1503%
Rational QuadraticPure Quadratic74.69%11.579033.2575%8.858625.4440%
  1. Notes: The final GPR model is based on the Rational Quadratic kernel and Constant basis function, with predictors standardized.

5 Conclusion

We develop the Gaussian process regression (GPR) model to predict critical temperature, Tc, of doped Fe-based superconductors based on structural and topological parameters. The model is accurate and stable, which suggests the GPR’s usefulness in modeling and understanding the relationship between crystal cell structures and superconducting transition temperature. The modeling exercise might also contribute to effective doping design of Fe-based superconductors for enhanced Tc.


North Carolina State University Raleigh NC 27695 USA

References

[1] J. Schwartz, C.C. Koch, Y. Zhang, X. Liu. Formation of bismuth strontium calcium copper oxide superconductors. US Patent: us9773962B2 (2017).Search in Google Scholar

[2] Y. Zhang, S. Johnson, G. Naderi,M. Chaubal, A. Hunt, J. Schwartz: Supercond. Sci. Technol. 29 (2016) 095012. DOI:10.1088/0953-2048/29/9/09501210.1088/0953-2048/29/9/095012Search in Google Scholar

[3] Y. Zhang, C.C. Koch, J. Schwartz: Supercond. Sci. Technol. 29 (2016) 125005. DOI:10.1088/0953-2048/29/12/12500510.1088/0953-2048/29/12/125005Search in Google Scholar

[4] Y. Zhang, C.C. Koch, J. Schwartz: Supercond. Sci. Technol. 27 (2014) 055016. DOI:10.1088/0953-2048/27/5/05501610.1088/0953-2048/27/5/055016Search in Google Scholar

[5] J. Jiang, G. Bradford, S.I. Hossain, M.D. Brown, J. Cooper, E. Miller, Y. Huang, H. Miao, J.A. Parrell, M. White, A. Hunt, S. Sengupta, R. Revur, T. Shen, F. Kametani, U.P. Trociewitz, E.E. Hellstrom, D.C. Larbalestier: IEEE Trans. Appl. Supercond. 29 (2019) 1–5. DOI:10.1109/TASC.2019.289519710.1109/TASC.2019.2895197Search in Google Scholar PubMed PubMed Central

[6] T. Shen, E. Bosque, D. Davis, J. Jiang, M. White, K. Zhang, H. Higley, M. Turqueti, Y. Huang, H. Miao, U. Trociewitz: Sci. Rep. 9 (2019) 1–9. 46629–3. PMid:31308414; DOI:10.1038/s41598-019-10.1038/s41598-019-Search in Google Scholar

[7] F.C. Hsu, J.Y. Luo, K.W. Yeh, T.K. Chen, T.W. Huang, P.M. Wu, Y.C. Lee, Y.L. Huang, Y.Y. Chu, D.C. Yan, M.K. Wu: Proc. Natl. Acad. Sci. U.S.A. 105 (2008) 14262 –14264. DOI:10.1073/pnas.080732510510.1073/pnas.0807325105Search in Google Scholar PubMed PubMed Central

[8] X. Chen, P. Dai, D. Feng, T. Xiang, F.C. Zhang: Natl. Sci. Rev. 1 (2014) 371–395. DOI:10.1093/nsr/nwu00710.1093/nsr/nwu007Search in Google Scholar

[9] Z. Min, S. Aimin, S. Lina, H. Peipei, L. Yanzhong, A. Xiaoqian, Z. Yongfu, Z. Dongye: Cryog. & Supercond. 4 (2012) 010.Search in Google Scholar

[10] Y. Wang, J. Zheng, Z. Zhu, M. Zhang, W. Yuan: J. Phys. D: Appl. Phys. 52 (2019) 345303. DOI:10.1088/1361-6463/ab1e2c10.1088/1361-6463/ab1e2cSearch in Google Scholar

[11] D. Qiu, W. Wu, Y. Pan, S. Xu, Z.M. Zhang, Z.L. Li, Z.Y. Li, Y. Wang, L. Wang, Y. Zhao, Z.W. Zhang: IEEE Trans. Appl. Supercond. 27 (2017) 1–5. DOI:10.1109/TASC.2017.265253810.1109/TASC.2017.2652538Search in Google Scholar

[12] P. Yang, K. Li, Y. Wang, L. Wang, Q. Wu, A. Huang, Z. Hong, G. Jiang, Z. Jin: IEEE Trans. Appl. Supercond. 29 (2019) 1–6. DOI:10.1109/TASC.2019.290098310.1109/TASC.2019.2900983Search in Google Scholar

[13] P. Yang, Y. Wang, D. Qiu, T. Chang, H. Ma, J. Zhu, Z. Jin, Z. Hong: IEEE Trans. Appl. Supercond. 28 (2018) 1–5. DOI:10.1109/TASC.2018.281049810.1109/TASC.2018.2810498Search in Google Scholar

[14] Y. Pan, J. Sheng, W. Wu, Y. Wang, W. Zeng, Y. Zhao, Z.W. Zhang, Z. Li, Z. Hong, Z. Jin: IEEE Trans. Appl. Supercond. 27 (2017) 1–5. DOI:10.1109/TASC.2017.265335810.1109/TASC.2017.2653358Search in Google Scholar

[15] W. Xu, Y. Wu, X. Gou: Comput. Methods Appl. Mech. Eng. 350 (2019) 535–553. DOI:10.1016/j.cma.2019.03.02110.1016/j.cma.2019.03.021Search in Google Scholar

[16] W. Xu, M. Jia, Z. Zhu, M. Liu, D. Lei, X. Gou: Mater. Des. 145 (2018) 108–115. DOI:10.1016/j.matdes.2018.02.06510.1016/j.matdes.2018.02.065Search in Google Scholar

[17] Y. Zhang, X. Xu: Comput. Mater. Sci. 179 (2020) 109583. DOI:10.1016/j.commatsci.2020.109583Search in Google Scholar

[18] Y. Zhang, X. Xu: Physica C Supercond. Appl. 573 (2020) 1353633. DOI:10.1016/j.physc.2020.135363310.1016/j.physc.2020.1353633Search in Google Scholar

[19] Y. Zhang, X. Xu: J. Magn. Magn. Mater. 512 (2020) 166998. DOI:10.1016/j.jmmm.2020.16699810.1016/j.jmmm.2020.166998Search in Google Scholar

[20] Y. Zhang, X. Xu: Appl. Phys. A 126 (2020) 341. DOI:10.1007/s00339-020-03503-810.1007/s00339-020-03503-8Search in Google Scholar

[21] Y. Zhang, X. Xu: AIP Adv. 10 (2020) 035220. DOI:10.1063/1.514424110.1063/1.5144241Search in Google Scholar

[22] Y. Zhang, X. Xu: Phys. Lett. A 384 (2020) 126500. DOI:10.1016/j.physleta.2020.12650010.1016/j.physleta.2020.126500Search in Google Scholar

[23] Y. Zhang, X. Xu: AIP Adv. 10 (2020) 045121. DOI:10.1063/5.000244810.1063/5.0002448Search in Google Scholar

[24] Y. Zhang, X. Xu: Optik 217 (2020) 164808. DOI:10.1016/j.ijleo.2020.16480810.1016/j.ijleo.2020.164808Search in Google Scholar

[25] Y. Zhang, X. Xu: RSC Adv. 10 (2020) 20646–20653. DOI:10.1039/D0RA03031G10.1039/D0RA03031GSearch in Google Scholar PubMed PubMed Central

[26] Y. Zhang, X. Xu: ACS Omega 5 (2020) 15344–15352. DOI:10.1021/acsomega.0c0143810.1021/acsomega.0c01438Search in Google Scholar PubMed PubMed Central

[27] Y. Zhang, X. Xu: CrystEngComm 22 (2020) 6385 –6397. DOI:10.1039/D0CE00928H10.1039/D0CE00928HSearch in Google Scholar

[28] Y. Zhang, X. Xu: ChemistrySelect 5 (2020) 9999 –10009. DOI:10.1002/slct.20200253210.1002/slct.202002532Search in Google Scholar

[29] Y. Zhang, X. Xu: Met. Mater. Int. (2020). DOI:10.1007/s12540-020-00883-710.1007/s12540-020-00883-7Search in Google Scholar

[30] Y. Zhang, X. Xu: Phys. Chem. Miner. 47 (2020) 39. DOI:10.1007/s00269-020-01108-410.1007/s00269-020-01108-4Search in Google Scholar

[31] Y. Zhang, X. Xu: Shape Memory and Superelasticity (2020). DOI:10.1007/s40830-020-00303-010.1007/s40830-020-00303-0Search in Google Scholar

[32] Y. Zhang, X. Xu: Int. J. Quantum Chem. (2020). DOI:10.1002/qua.2648010.1002/qua.26480Search in Google Scholar

[33] Y. Zhang, X. Xu: J. Low Temp. Phys. (2020). DOI:10.1007/s10909-020-02545-910.1007/s10909-020-02545-9Search in Google Scholar

[34] Y. Zhang, X. Xu: J. Mater. Eng. Perform. 29 (2020) 6605-6616 DOI:10.1007/s11665-020-05146-510.1007/s11665-020-05146-5Search in Google Scholar

[35] Y. Zhang, X. Xu: Heliyon 6 (2020) e05055. DOI:10.1016/j.heliyon.2020.e0505510.1016/j.heliyon.2020.e05055Search in Google Scholar PubMed PubMed Central

[36] Y. Zhang, X. Xu: J. Supercond. Novel Magn. (2020). DOI:10.1007/s10948-020-05682-010.1007/s10948-020-05682-0Search in Google Scholar

[37] Y. Zhang, X. Xu: Mater. Technol. (2020). DOI:10.1080/10667857.2020.183056710.1080/10667857.2020.1830567Search in Google Scholar

[38] Y. Zhang, X. Xu: Chem. Phys. Lett. 760 (2020) 137993. DOI:10.1016/j.cplett.2020.13799310.1016/j.cplett.2020.137993Search in Google Scholar

[39] Y. Zhang, X. Xu: J. Mol. Graphics Modell. 103 (2021) 10779610.1016/j.jmgm.2020.107796Search in Google Scholar PubMed

[40] Y. Zhang, X. Xu: Int. J. Thermophys. 41 (2020) 149. DOI:10.1007/s10765-020-02734-410.1007/s10765-020-02734-4Search in Google Scholar

[41] Y. Zhang, X. Xu: New J. Chem. (2020). DOI:10.1039/d0nj03868g10.1039/d0nj03868gSearch in Google Scholar

[42] L. Xie, H. Zhong, Z. Du, J. Zhou: J. Quant. Spectrosc. Radiat. Transfer 241 (2020) 106744. DOI:10.1016/j.jqsrt.2019.10674410.1016/j.jqsrt.2019.106744Search in Google Scholar

[43] H. Zhong, L. Xie, J. Zhou, J. Quant. Spectrosc. Radiat. Transfer 247 (2020) 106952. DOI:10.1016/j.jqsrt.2020.10695210.1016/j.jqsrt.2020.106952Search in Google Scholar

[44] H. Zhang, Y. Zhang, Y. Zhu, Y. Xu, W. Shen, P. Wu, M. Cao, Z. Feng, Q. Li, J. Zhang: 2015 11th Int. Conf. Nat. Comput. (2015) 696–701. DOI:10.1109/ICNC.2015.737807510.1109/ICNC.2015.7378075Search in Google Scholar

Received: 2020-07-10
Accepted: 2020-09-09
Published Online: 2021-02-19

© 2021 Walter de Gruyter GmbH, Berlin/Boston, Germany

Downloaded on 29.11.2023 from https://www.degruyter.com/document/doi/10.1515/ijmr-2020-7986/html
Scroll to top button