
Geopolymer materials have emerged as promising alternatives to ordinary Portland cementitious materials, offering more sustainable solutions for concrete production. Sodium aluminosilicate hydrate (N-A-S-H) serves as a crucial component in geopolymer concrete, while its thermomechanical properties at elevated temperatures remain relatively underexplored. This study examined the molecular structural variations of N-A-S-H within a temperature range of 300–900 K. The influence of different Si/Al ratios and temperature levels on molecular characteristics and atomic mobility was analyzed using the radial distribution function (RDF) and mean square displacement (MSD). The thermal conductivity of the N-A-S-H gel was determined using the Müller-Plathe reverse nonequilibrium molecular dynamics (RNEMD) method. Results show that as temperature increases, the mobility of Si and Al atoms is enhanced, and the thermal conductivity of N-A-S-H gel ranges from 1.431 to 1.857 W/m/K. The thermal conductivity increases with higher Si/Al ratios and elevated temperatures, suggesting decreased thermal insulation performance at higher Si/Al ratios and temperatures.
Citation: Yun-Lin Liu, Si-Yu Ren, Dong-Hua Wang, Ding-Wei Yang, Ming-Feng Kai, Dong Guo. Molecular structure and thermal conductivity of hydrated sodium aluminosilicate (N-A-S-H) gel under different Si/Al ratios and temperatures: A molecular dynamics analysis[J]. AIMS Materials Science, 2025, 12(2): 258-277. doi: 10.3934/matersci.2025014
[1] | Aslak Tveito, Glenn T. Lines, Pan Li, Andrew McCulloch . Defining candidate drug characteristics for Long-QT (LQT3) syndrome. Mathematical Biosciences and Engineering, 2011, 8(3): 861-873. doi: 10.3934/mbe.2011.8.861 |
[2] | Virginia González-Vélez, Amparo Gil, Iván Quesada . Minimal state models for ionic channels involved in glucagon secretion. Mathematical Biosciences and Engineering, 2010, 7(4): 793-807. doi: 10.3934/mbe.2010.7.793 |
[3] | Hongtao Liu, Shuqin Liu, Xiaoxu Ma, Yunpeng Zhang . A numerical model applied to the simulation of cardiovascular hemodynamics and operating condition of continuous-flow left ventricular assist device. Mathematical Biosciences and Engineering, 2020, 17(6): 7519-7543. doi: 10.3934/mbe.2020384 |
[4] | Siqi Chen, Ran Su . An autonomous agent for negotiation with multiple communication channels using parametrized deep Q-network. Mathematical Biosciences and Engineering, 2022, 19(8): 7933-7951. doi: 10.3934/mbe.2022371 |
[5] | Jiuju Shen . EM-TSA: An ensemble machine learning-based transient stability assessment approach for operation of power systems. Mathematical Biosciences and Engineering, 2023, 20(5): 8226-8240. doi: 10.3934/mbe.2023358 |
[6] | Yue Li, Wusheng Xu, Wei Li, Ang Li, Zengjin Liu . Research on hybrid intrusion detection method based on the ADASYN and ID3 algorithms. Mathematical Biosciences and Engineering, 2022, 19(2): 2030-2042. doi: 10.3934/mbe.2022095 |
[7] | Cong Zhao, Na Deng . An actor-critic framework based on deep reinforcement learning for addressing flexible job shop scheduling problems. Mathematical Biosciences and Engineering, 2024, 21(1): 1445-1471. doi: 10.3934/mbe.2024062 |
[8] | T. J. Newman . Modeling Multicellular Systems Using Subcellular Elements. Mathematical Biosciences and Engineering, 2005, 2(3): 613-624. doi: 10.3934/mbe.2005.2.613 |
[9] | Jimin Yu, Jiajun Yin, Shangbo Zhou, Saiao Huang, Xianzhong Xie . An image super-resolution reconstruction model based on fractional-order anisotropic diffusion equation. Mathematical Biosciences and Engineering, 2021, 18(5): 6581-6607. doi: 10.3934/mbe.2021326 |
[10] | Na Pang . Nonlinear neural networks adaptive control for a class of fractional-order tuberculosis model. Mathematical Biosciences and Engineering, 2023, 20(6): 10464-10478. doi: 10.3934/mbe.2023461 |
Geopolymer materials have emerged as promising alternatives to ordinary Portland cementitious materials, offering more sustainable solutions for concrete production. Sodium aluminosilicate hydrate (N-A-S-H) serves as a crucial component in geopolymer concrete, while its thermomechanical properties at elevated temperatures remain relatively underexplored. This study examined the molecular structural variations of N-A-S-H within a temperature range of 300–900 K. The influence of different Si/Al ratios and temperature levels on molecular characteristics and atomic mobility was analyzed using the radial distribution function (RDF) and mean square displacement (MSD). The thermal conductivity of the N-A-S-H gel was determined using the Müller-Plathe reverse nonequilibrium molecular dynamics (RNEMD) method. Results show that as temperature increases, the mobility of Si and Al atoms is enhanced, and the thermal conductivity of N-A-S-H gel ranges from 1.431 to 1.857 W/m/K. The thermal conductivity increases with higher Si/Al ratios and elevated temperatures, suggesting decreased thermal insulation performance at higher Si/Al ratios and temperatures.
Since advanced computing technology makes the computational models of cardiac electrophysiology getting mature, the computational models become an important basis for clinical applications [1,2]. Moreover, cardiac cells up to an order of one billion and the internal processes of each cell are also quite complex in the human heart [3]. Therefore, the computational speed, accuracy, and stability are key hotspots in whole heart simulation. Firstly, advanced computer parallelization greatly reduces computing cost of tissue-scale cardiac simulations [4,5,6,7,8]. Secondly, the adaptive algorithms of time-steps and space-steps are a powerful tool for improving the accuracy of computation [6,9,10]. Thirdly, stiffness is ubiquitous in cardiac cell models, which easily leads to unstable computation [11]. Aiming to solve the stiff model of a single cell, the advanced numerical methods of ODEs system, Exponential Adams-Bashforth integrators [12] and Gating-enhanced implicit-explicit linear multistep methods [13] were proposed. In addition, Sundials CVODE [14] is a useful solver for ODEs system. The backward-differentiation-formula (BDF) method in CVODE with low tolerances can obtain a highly converged solution for stiff problems. Due to linear multistep methods consuming high computation cost for high precision solutions, using one-step methods to study the tradeoff between speedup and stability has been a new hot-spot in recent years.
The stability of stiff Markov model for ion channels is our main concern. In recent years, Markovian model for ion channels has been widely used in cardiac arrhythmia [15,16,17] and pharmacologic screening for anti-arrhythmic drugs [18,19]. The introduction of Markov model makes the cell model become quite stiff, resulting in unstable simulation as large time-step is used to accelerate the simulation. Therefore, the confrontation between the computational speed and stability of a single cell is a noticeable problem. To ensure high simulation stability, Johnny Moreira et al. [20] compared UNI with Forward Euler (FE), Rush-Larsen, First-Order Sundnes et al. (SAST1), Second-Order Sundnes et al. (SAST2), and Second-Order Runge-Kutta (RK2) methods and found that UNI could substantially increase the stability of simple first-order (fixed time-step) methods but with very low speedup. Stary et al. [21] proposed the HOS method in comparison to FE and Matrix Rush-Larsen (MRL) methods to show that HOS method could also increase stability with moderate speedup. While, CCL algorithm [22] has been verified to be an efficient method for the stability of the action potential simulation. And our previous work [23] confirmed that CCL algorithm combined with HOS or UNI method could save markedly computation cost and increased the stability of adaptive methods for time-step from 0.001 to 1 millisecond.
For the simulation of cardiac action potential, Marsh et al. [24] proposed that Mixed Root Mean Square(MRMS) errors should be less than 5% to meet the requirement of clinical applications. The simulation results by Chen et al. [23] even with high speed could not meet the accuracy requirement of clinical applications (less than 5% errors). Due to CCL algorithm only adjusts time-steps according to the first and second derivatives of membrane potential, during the period of slow voltage change (from phase 3 to phase 4), the time-step increases rapidly, causing simulation instability of the state variables for the WT-9 model as the state variables still rapidly change their values, resulting in over 5% MRMS errors at simulations of membrane potential and sodium current. For instance, using fixed time-step HOS method as a reference, CCL+HOS solver can get 295 times speedup, but with 22% and 6.9% MRMS errors for potential and sodium current, respectively. The big errors come from large time-step causing the state occupancies of WT-9 model to be simulated unstably at fast inactivation, closed-inactivation and the close states. To eliminate this problem, we propose a multi-variable CCL method that takes the first and second derivatives of membrane potential and state occupancies as input parameters, and then generates the appropriate time-step based on the quadratic equation solution of time-step.
The Markov model of the Wild-Type (WT) sodium channel [18,25] is integrated into the dynamic Luo-Rudy (LRd) model [26]. To simulate the ventricular action potential, the formula is given by,
dV/dt=−(1/Cm)(Iion+Ist) | (2.1) |
Iion=INa+INa,b+ICa(L),Na+Ins,Na+3INaK+3INaCa+IK+IKi+IKp+ICa(L),K−2INaK+Ins,K+ICa(L)+ICa,b+Ip(Ca)−2INaCa | (2.2) |
where Ist is an external stimulus current, with time-step 0.01 or 0.001 ms with duration 0.5 ms for WT-9 or WT-8 model, respectively. INa,INa,b,ICa(L),Na,Ins,Na,3INaK,3INaCa are sodium channel currents. IK,IKi,IKp,ICa(L),K,2INaK,Ins,K are potassium channel currents. ICa(L),ICa,b,Ip(Ca),2INaCa are calcium channel currents. For the detailed descriptions, please see LRd model [26].
The WT-9 Markovian model of the sodium channel includes nine states [25]. Each state is represented by the proportion of channels with respect to the total number of channels called state occupancy. A Markovian model of the WT sodium channel (Figure 1) is composed of one conducting open state (O), three closed states (C1,C2,C3), two closed-inactivation states (IC3,IC2), one fast inactivation state(IF) and two intermediate inactivation states (IM1,IM2). According to the principle of microscopic reversibility[27], the change in one state occupancy with continuous-time is equal to the net flow for the transition state. This change can be represented by an ordinary differential equation (ODE). The WT-9 Markovian sodium channel has nine equations that form a linear system known as Kolmogorov equations.
d→u/dt=Q(V)→u | (2.3) |
where Q(V) is the 9×9 matrix of transition rates (af11,af12,af13,af2,af3,af4,af5,bt11,bt12,bt13,bt2,bt3,bt4,bt5). Q(V) is a real matrix of nine rows by nine columns, and it contains elements qij. →uis a vector with nine states [O,C1,C2,C3,IC3,IC2,IF,IM1,IM2]T.
The formulation of the sodium channel is described by,
INa=¯gNa×O×(V−ENa) | (2.4) |
where ¯gNa is the conductance constant of the sodium channel and ENa is the equilibrium potential.
A WT-8 Markovian model with eight states of the sodium channel [18] is composed of one conducting open state (O), three closed states (C1,C2,C3), two closed-inactivation states (IC3,IC2), one fast inactivation state(IF) and slow inactivation state (IS) shown in Figure 2.
Q(V) in Eq (2.3) is the 8×8 matrix of transition rates (af11,af12,af13,af2,af3,afx,bt11,bt12,bt13,bt2,bt3,btx). Q(V) is a real matrix of eight rows by eight columns, and it contains elements qij. The vector →u includes eight states [O,C1,C2,C3,IC3,IC2,IF,IS]T.
CCL method is applied to change time-step with membrane potential in simulations. The maximum time-step Δtmax=1 ms and the minimum time-step Δtmin=0.001 ms. Time-step is changed in the scope of Δtmin∼Δtmax. To create a fine adaptive time-step, the new approximated membrane potential with second-order Taylor expansion is given by, V(tn+1)≅V(tn)+dV/dt×Δt+1/2×d2V/dt2×Δt2. Which can be a quadratic Δt equation used to update time-steps adaptively. For a detailed description, please see Chen et al. [22]. The equation is given by,
1/2×a×Δt2+b×Δt−c≅0,where a=d2V/dt2,b=dV/dt,c=V(tn+1)−V(tn)=±0.1mV | (2.5) |
Let D=b2+4×a/2×c, The solutions of Eq (2.5) are shown,
Δt=(−b+√D)/a, if b≥0,D≥0, where Δt∈(0.001∼1)ms,c=0.1mV | (2.6) |
Δt=(−b−√D)/a, if b<0,D≥0, where Δt∈(0.001∼1)ms,c=−0.1mV | (2.7) |
Δt=−b/a, if D<0, where Δt∈(0.001∼1)ms | (2.8) |
Δtnew=Minimum(Δt,Δtmax), where Δtmax=Minimum(2×Δtold,Δtmax) | (2.9) |
In addition to membrane potential, the variables control in MCCL method is expanded to multiple variables given by,
1/2×a×Δt2i+b×Δti−c≅0, where a=d2Xi/dt2,b=dXi/dt | (2.10) |
c is the offset of variable Xi, Xi is one of the variables Vn,O,C1,C2,C3,IC3,IC2,IF,IS,IM1,IM2 at ith time. Vn is the normalized membrane potential given by, Vn=(V−Vrest)/NV,where NV=|Vrest−Vreversal|. Vrest is the membrane potential of rest state, Vreversal is the reversal potential of sodium channel. Vrest=−88.65 mV and Vreversal=70.50 mV are set respectively. Let c=Xi(tn+1)−Xi(tn)=±0.1/NV and D=b2+4×a/2×c, then The solutions of Eq (2.10) are shown,
Δti=(−b+√D)/a, if b≥0,D≥0,where Δti∈(Δtmin∼Δtmax)ms,c=0.1/NV | (2.11) |
Δti=(−b−√D)/a, if b<0,D≥0,where Δti∈(Δtmin∼Δtmax)ms,c=−0.1/NV | (2.12) |
Δti=−b/a, if D<0,where Δti∈(Δtmin∼Δtmax)ms | (2.13) |
Δti=Minimum(Δti,Δtmax),where Δtmax=Minimum(2×Δtold,Δtmax) | (2.14) |
For WT−9 model,Δtnew=Minimum(ΔtVn,ΔtO,ΔtC1,ΔtC2,ΔtC3,ΔtIC3,ΔtIC2,ΔtIF,ΔtIM1,ΔtIM2) | (2.15) |
Or, for WT−8 model,Δtnew=Minimum(ΔtVn,ΔtO,ΔtC1,ΔtC2,ΔtC3,ΔtIC3,ΔtIC2,ΔtIF,ΔtIS) | (2.16) |
Four methods [23] are mainly adopted to solve transient solutions of Eq (2.3) as shown below,
1) Forward Euler method ("FE") and FE method is given by,
→u(tn+Δt)=→u(tn)+ΔtQ(V(tn))→u(tn) | (2.17) |
2) Taylor series expansion ("TAL") and second-order Taylor series method is given by,
→u(tn+Δt)=→u(tn)+ΔtQ(V(tn))1!→u(tn)+(ΔtQ(V(tn)))22!→u(tn) | (2.18) |
3) Uniformization ("UNI") and the uniformization method by Sidje et al.[28] is given by,
→u(tn+Δt)=exp(ΔtQ(V(tn)))→u(tn)≈→u(tn)+ΔtQ(V(tn))1!→u(tn)+⋅⋅⋅+(ΔtQ(V(tn)))ll!→u(tn) | (2.19) |
→u(tn+Δt)=exp(qΔtQ(V(tn))∗−I)→u(tn)=exp(−qΔt)exp(qΔtQ(V(tn))∗)→u(tn) | (2.20) |
ˉ→u(tn+Δt)=l∑k=0exp(−qΔt)(qΔt)kk!(Q(V(tn))∗)k→u(tn) | (2.21) |
l∑k=0exp(−qΔt)(qΔt)kk!≥1−εtol | (2.22) |
ˉ→u(tn+Δt)=(exp(−qΔt)exp(qΔtQ(V(tn))∗))m→u(tn) | (2.23) |
where m=⌈qΔtθ⌉,h=Δtm, Q(V(tn))∗=I+Q(V(tn))q,q=max|qii|. q is the maximum diagonal element, in absolute value, of matrix Q. εtol denotes the prescribed error tolerance, θ and m are parameters to partition the integral domain for overflow prevention. Two parameters are set in advance, the default εtol is set 10−11 and θ=1 unless otherwise specified. The truncation point l is determined by Eq (2.22).
4) Hybrid Operator Splitting ("HOS") and HOS method is given by,
Q(V(tn))=Q0(V(tn))+Q1(V(tn))+Q2(V(tn)) | (2.24) |
→un+1/3=exp(ΔtQ0(V(tn)))→un | (2.25) |
→un+2/3=exp(ΔtQ1(V(tn)))→un+1/3 | (2.26) |
→un+1=exp(ΔtQ2(V(tn)))→un+2/3 | (2.27) |
For a detailed description, please see Stary et al. [21].
To compare the performance and accuracy between CCL and MCCL methods combined with Markov solver, we have tested eight hybrid solvers, in which each of four methods (FE, TAL, UNI, HOS) is combined with CCL or MCCL method as listed in Table 1. The reference solver is fourth-order four-stage Runge-Kutta (RK4) method used to solve Markov model with fixed time-step (Δt=0.001 ms). For the very sharply stiff model, BDF (backward-differentiation formula) with tight tolerance and fixed time-step 0.001 ms in Sundials CVODE as a benchmark is an alternative good choice due to high stability even with high computation cost. RK4 with fixed step 0.001 ms has less than 0.6% MRMSE deviation and 10 times smaller computation cost in comparison to BDF with tight tolerance and fixed time-step 0.001 ms in Sundials CVODE.
Solver | Time-steps | Solver | Time-steps |
CCL+FE | (0.001~1 ms) | MCCL+FE | (0.001~1 ms) |
CCL+TAL | (0.001~1 ms) | MCCL+TAL | (0.001~1 ms) |
CCL+UNI | (0.001~1 ms) | MCCL+UNI | (0.001~1 ms) |
CCL+HOS | (0.001~1 ms) | MCCL+HOS | (0.001~1 ms) |
We implement the numerical experiments with Visual Studio 2013 C/C++ compiler. All the numerical tests are performed on a desktop computer equipped with an Intel(R) Core (TM) i7-7700 CPU running 64-bit Windows10 × 64. The fixed time-step scheme with RK4 is used as reference solution to evaluate the performance of adaptive time-step schemes with Markov solvers. The Mixed Root Mean Square Error (MRMSE) [24] is used as a metric of quantitative error. It is given by,
MRMSE≐√N∑i=1(Xi−ˆXi1+|ˆXi|)2N | (2.28) |
Where Xi is the numerical solution, ˆXi is the reference solution, N is the number of temporal points. All of the numerical schemes run 3000 basic cycle length (BCL) or beats with 1000 ms per BCL or beat. The simulation data are taken from the 1st, 500th, 1000th, 1500th, 2500th, and 3000th beats.
Table 2 shows the MRMSE and computational performance of the eight schemes for the WT-9 model.
Solvers | MRMSE-V | MRMSE-I | Speedup | Cost(ms) |
DT+RK4 | 0.0 | 0.0 | 1.0X | 1.0×107±9.8×104 |
CCL+FE | 0.016 | 0.588 | 109.9X | 9.5×104±4.0×102 |
CCL+TAL | 0.745 | 1.158 | 33.0X | 3.2×105±1.2×103 |
CCL+UNI | 0.056 | 0.012 | 16.4X | 6.4×105±8.4×102 |
CCL+HOS | 0.236 | 0.064 | 412.3X | 2.6×104±3.2×102 |
MCCL+FE | 0.022 | 0.065 | 96.9X | 1.1×105±2.7×102 |
MCCL+TAL | 0.015 | 0.124 | 29.8X | 3.5×105±1.4×103 |
MCCL+UNI | 0.021 | 0.009 | 14.8X | 7.0×105±3.4×103 |
MCCL+HOS | 0.006 | 0.002 | 17.2X | 6.1×105±3.7×103 |
Note: MRMSE-V: MRMSE of voltage in comparison to the reference. MRMSE-I: MRMSE of sodium current in comparison to the reference. Speedup: The computation cost ratio of one of eight schemes to the reference solution DT+RK4. X, times speedup. Ten simulations for each solver. Cost in Mean ± Standard deviation. |
To meet the requirement of clinical applications, Marsh et al. [24] suggested that MRMSE of simulations should be less than 5%. Table 2 shows that all of CCL combined any Markov solver (FE, TAL, UNI, HOS) do not satisfy the requirement, nor MCCL+FE or MCCL+TAL solver. Only MCCL+UNI and MCCL+HOS solvers can meet the 5% requirement. Particularly, MCCL+HOS solver has less than 1% MRMSEs in voltage and sodium current with 17.2 times (17.2X) speedup which is greater than 14.8X for MCCL+UNI solver. It is suggested that the optimal solver is MCCL+HOS solver among eight solvers in Table 2 for the WT-9 model.
Figure 3 shows the long-term stability (3000 beats) of CCL method or MCCL method combined Markov solvers for Vmax and APD. Figure 3a, e show that both Vmax and APD of MCCL+FE solver have some unstable fine fluctuation, but they are closer to the reference solution than those of CCL+FE solver. Figure 3b, f show that Vmax and APD of MCCL+TAL solver are close to the reference solution with tiny unstable fluctuations, while Vmax and APD of CCL+TAL solver not only have some tiny unstable oscillation but also deviates far from the reference solution. Importantly, Figure 3c, g show that Vmax of CCL+UNI and that of MCCL+UNI solver have a slight error, but remain stable. Figure 3d, h show that the Vmax and APD of MCCL+HOS solver are closer to the reference solution than that of CCL+HOS solver. It is indicated that MCCL method can guarantee long-term stability and obtain more accurate solutions about Vmax and APD than CCL method.
Figure 4 shows the occupancy of nine states of Markov model for CCL or MCCL combined HOS solver at first beat. Figure 4a, c, f–i show that all these state occupancies (O,C1,C3,IC3,IM1,IM2) are close to the reference solution very well for CCL+HOS and MCCL+HOS solvers. While, in Figure 4b shows that the state occupancy IF of MCCL+HOS solver has tiny unstable fluctuation (inset in Figure 4b), but IF of CCL+HOS solver shows a small deviation near 200 ms. Similarly, in Figure 4d, e state C2 and IC2 occupancies of MCCL+HOS solver only have very minor fluctuation (insets in Figure 4d, e), while that of CCL+HOS solver presents a deviation error with rapidly descending towards abscissa near 200 ms. It is suggested that MCCL+HOS solver enhances the instability of CCL+HOS solver.
Table 3 shows the MRMSE and computational performance of the eight simulate schemes for the WT-8 model.
Solvers | MRMSE-V | MRMSE-I | Speedup | Cost(ms) |
DT+RK4 | 0.0 | 0.0 | 1.0X | 1.1×107±6.0×104 |
CCL+FE | - - | - - | - - | failure |
CCL+TAL | - - | - - | - - | failure |
CCL+UNI | 0.019 | 0.008 | 1.2X | 8.9×106±1.8×104 |
CCL+HOS | 0.250 | 0.114 | 266.6X | 3.3×104±1.3×102 |
MCCL+FE | 0.103 | 3.345 | 19.8X | 5.3×105±2.5×103 |
MCCL+TAL | - - | - - | - - | failure |
MCCL+UNI | 0.076 | 0.042 | 1.2X | 8.9×106±1.1×104 |
MCCL+HOS | 0.032 | 0.013 | 21.1X | 5.0×105±1.8×103 |
CCL+FE, CCL+TAL and MCCL+TAL solvers are the failure, while MCCL+FE solver is success but with MRMSE higher than 5%. Only CCL+UNI and MCCL+HOS solvers have MRMSE-V and MRMSE-I less than 5%. CCL+UNI solver almost takes no speedup, while MCCL+HOS solver still obtains 21.1 times speedup. For WT-8 model, MCCL+HOS solver is the best solver among eight solvers in Table 3.
Due to an enormous maximum time-step size, Δtmax, used by CCL and MCCL algorithms, the simulation is prone to instability and even divergence to failure for CCL and MCCL combined with FE or TAL, especially for WT-8 model. It is improper to use FE or TAL combined with adaptive time-step methods unless a smaller maximum time-step size, Δtmax, is used but then the adaptivity of the method is limited.
In Tables 2 and 3, the speedup performance of MCCL+UNI and CCL+UNI solvers is similar since the UNI algorithm consumes most of the computation time. The formula (2.23) is iterated 260 times with q=260 for the WT-8 model to reach the preset tolerant error even time-step is set as 1ms. As a result, there is almost no speedup of MCCL or CCL combined with UNI for WT-8 model.
While, the speedup of MCCL+HOS and CCL+HOS solvers is significant due to HOS being lightweight. CCL+HOS solver gets high over 250 times speedup for WT-8 and WT-9 models while MCCL+HOS only gets about 20 times. However, CCL+HOS solver has large MRMSE for WT-9 model and even 25% MRMSE for WT-8 failing the clinical application requirement. While MCCL+HOS solver has MRMSEs less than 5% clinical application requirement even with lower speedup.
In our previous work [23], we find that CCL+UNI solver is the most stable but very time-consuming while CCL+HOS solver is less stable but more efficient. It is suggested the optimal solver should take tradeoff between stability and acceleration. In this work, the MCCL+HOS solver is more stable, more accurate and faster than MCCL+UNI solver. For the WT-8 model, CCL+UNI solver is the most accurate but has poor speedup performance (only 1.2X). It is concluded that MCCL+HOS solver is a good solver, especially for high stiff Markov model such as WT-8 sodium channel and MCCL instead of CCL can be a good speedup algorithm tradeoff for stability against acceleration.
Both CCL and MCCL have their limitations in which the speedup of MCCL+HOS solver is far less than CCL+HOS while the accuracy of CCL+HOS is far worse than MCCL+HOS. To achieve better accuracy, MCCL+HOS is highly recommended but its speedup performance is only moderate and, importantly, the speedup performance is about the same for moderate stiff WT-9 and high stiff WT-8 models. It is highly recommended to use MCCL+HOS for a high stiff model, but for moderate stiff model MCCL+HOS should be revised to gain higher speedup for the logic of lower stiff higher speedup performance in the near future.
This work was supported by Sun Yat-sen University, China, under Scientific Initiation Project [No.67000-18821109] for High-level Experts and by the Ministry of Science and Technology, Taiwan, under grant 107-2115-M-006-013 separately.
The authors declare that they have no conflict of interest.
[1] |
Hayat U, Kai MF, A HB, et al. (2024) Atomic-level investigation into the transport of NaCl solution in porous cement paste: The effects of pore size and temperature. J Build Eng 86: 108976. https://doi.org/10.1016/j.jobe.2024.108976 doi: 10.1016/j.jobe.2024.108976
![]() |
[2] |
Liu YL, Li CF, Zhai HX, et al. (2023) Production and performance of CO2 modified foam concrete. Constr Build Mater 389: 131671. https://doi.org/10.1016/j.conbuildmat.2023.131671 doi: 10.1016/j.conbuildmat.2023.131671
![]() |
[3] |
Maddalena R, Roberts JJ, Hamilton A, et al. (2018) Can Portland cement be replaced by low-carbon alternative materials? A study on the thermal properties and carbon emissions of innovative cements. J Clean Prod 186: 933–942. https://doi.org/10.1016/j.jclepro.2018.02.138 doi: 10.1016/j.jclepro.2018.02.138
![]() |
[4] |
Chairunnisa N, Haryanti NH, Nurwidayati R, et al. (2024) Characteristics of metakaolin-based geopolymers using bemban fiber additives. AIMS Mater Sci 11: 815–832. https://doi.org/10.3934/matersci.2024040 doi: 10.3934/matersci.2024040
![]() |
[5] |
Liu Y, Huo S, Fu J, et al. (2024) Dynamic properties of CO2-cured foam concrete at different loading rates: Effect of the foam admixtures and addition of polypropylene fiber. Front Mater 11: 1445848. https://doi.org/10.3389/fmats.2024.1445848 doi: 10.3389/fmats.2024.1445848
![]() |
[6] |
Hassan A, Arif M, Shariq M, et al. (2022) Fire resistance characteristics of geopolymer concrete for environmental sustainability: A review of thermal, mechanical and microstructure properties. Environ Dev Sustain 25: 8975–9010. https://doi.org/10.1007/s10668-022-02495-0 doi: 10.1007/s10668-022-02495-0
![]() |
[7] |
He R, Dai N, Wang Z, et al. (2020) Thermal and mechanical properties of geopolymers exposed to high temperature: A literature review. Adv Civ Eng 2020: 7532703. https://doi.org/10.1155/2020/7532703 doi: 10.1155/2020/7532703
![]() |
[8] |
Habert G, De Lacaillerie JB, Roussel N, et al. (2011) An environmental evaluation of geopolymer based concrete production: Reviewing current research trends. J Clean Prod 19: 1229–1238. https://doi.org/10.1016/j.jclepro.2011.03.012 doi: 10.1016/j.jclepro.2011.03.012
![]() |
[9] |
Mahmoud HA, Tawfik TA, Abd El-razik MM, et al. (2023) Mechanical and acoustic absorption properties of lightweight fly ash/slag-based geopolymer concrete with various aggregates. Ceram Int 49: 21142–21154. https://doi.org/10.1016/j.ceramint.2023.03.244 doi: 10.1016/j.ceramint.2023.03.244
![]() |
[10] |
Mathew G, Issac BM (2020) Effect of molarity of sodium hydroxide on the aluminosilicate content in laterite aggregate of laterised geopolymer concrete. J Build Eng 32: 101486. https://doi.org/10.1016/j.jobe.2020.101486 doi: 10.1016/j.jobe.2020.101486
![]() |
[11] |
Liu YL, Liu C, Qian LP, et al. (2023) Foaming processes and properties of geopolymer foam concrete: Effect of the activator. Constr Build Mater 391: 131830. https://doi.org/10.1016/j.conbuildmat.2023.131830 doi: 10.1016/j.conbuildmat.2023.131830
![]() |
[12] |
Duxson P, Fernández-Jiménez A, Provis JL, et al. (2006) Geopolymer technology: The current state of the art. J Mater Sci 42: 2917–2933. http://dx.doi.org/10.1007/s10853-006-0637-z doi: 10.1007/s10853-006-0637-z
![]() |
[13] |
Li W, Wang Y, Yu C, et al. (2022) Nano-scale study on molecular structure, thermal stability, and mechanical properties of geopolymer. J Korean Ceram Soc 60: 413–423. https://doi.org/10.1007/s43207-022-00276-z doi: 10.1007/s43207-022-00276-z
![]() |
[14] |
Shang J, Dai JG, Zhao TJ, et al. (2018) Alternation of traditional cement mortars using fly ash-based geopolymer mortars modified by slag. J Clean Prod 203: 746–756. https://doi.org/10.1016/j.jclepro.2018.08.255 doi: 10.1016/j.jclepro.2018.08.255
![]() |
[15] |
Lemougna PN, Adediran A, Yliniemi J, et al. (2020) Thermal stability of one-part metakaolin geopolymer composites containing high volume of spodumene tailings and glass wool. Cem Concr Compos 114: 103792. https://doi.org/10.1016/j.cemconcomp.2020.103792 doi: 10.1016/j.cemconcomp.2020.103792
![]() |
[16] |
Cheng TW, Chiu JP (2003) Fire-resistant geopolymer produced by granulated blast furnace slag. Miner Eng 16: 205–210. https://doi.org/10.1016/S0892-6875(03)00008-6 doi: 10.1016/S0892-6875(03)00008-6
![]() |
[17] |
Amran M, Huang SS, Debbarma S, et al. (2022) Fire resistance of geopolymer concrete: A critical review.Constr Build Mater 324: 126722. https://doi.org/10.1016/j.conbuildmat.2022.126722 doi: 10.1016/j.conbuildmat.2022.126722
![]() |
[18] |
Temuujin J, Minjigmaa A, Rickard W, et al. (2010) Fly ash based geopolymer thin coatings on metal substrates and its thermal evaluation. J Hazard Mater 180: 748–752. https://doi.org/10.1016/j.jhazmat.2010.04.121 doi: 10.1016/j.jhazmat.2010.04.121
![]() |
[19] |
Abdolhosseini Qomi MJ, Ulm FJ, Pellenq RJM (2015) Physical origins of thermal properties of cement paste. Phys Rev Appl 3: 064010. https://doi.org/10.1103/PhysRevApplied.3.064010 doi: 10.1103/PhysRevApplied.3.064010
![]() |
[20] |
Liu W, Ju S (2024) Tunable thermal conductivity of sustainable geopolymers by the Si/Al ratio and moisture content: Insights from atomistic simulations. J Phys Chem B 128: 2972–2984. https://doi.org/10.1021/acs.jpcb.3c07445 doi: 10.1021/acs.jpcb.3c07445
![]() |
[21] |
Kamseu E, Ceron B, Tobias H, et al. (2011) Insulating behavior of metakaolin-based geopolymer materials assess with heat flux meter and laser flash techniques. J Therm Anal Calorim 108: 1189–1199. https://doi.org/10.1007/s10973-011-1798-9 doi: 10.1007/s10973-011-1798-9
![]() |
[22] |
Akbulut ZF, Guler S, Khan M, et al. (2023) The effects of waste iron powder and steel fiber on the physical and mechanical properties of geopolymer mortars exposed to high temperatures. Structures 58: 105398. https://doi.org/10.1016/j.istruc.2023.105398 doi: 10.1016/j.istruc.2023.105398
![]() |
[23] |
Samal S, Phan Thanh N, Petríková I, et al. (2015) Improved mechanical properties of various fabric-reinforced geocomposite at elevated temperature. JOM 67: 1478–1485. https://doi.org/10.1007/s11837-015-1420-x doi: 10.1007/s11837-015-1420-x
![]() |
[24] |
Wang J, Chen X, Li C, et al. (2023) Evaluating the effect of kaliophilite on the fire resistance of geopolymer concrete. J Build Eng 75: 106975. https://doi.org/10.1016/j.jobe.2023.106975 doi: 10.1016/j.jobe.2023.106975
![]() |
[25] |
Kupwade-Patil K, Soto F, Kunjumon A, et al. (2013) Multi-scale modeling and experimental investigations of geopolymeric gels at elevated temperatures. Comput Struct 122: 164–177. https://doi.org/10.1016/j.compstruc.2013.01.005 doi: 10.1016/j.compstruc.2013.01.005
![]() |
[26] |
Kong DL, Sanjayan JG, Sagoe-Crentsil K, et al. (2007) Factors affecting the performance of metakaolin geopolymers exposed to elevated temperatures. J Mater Sci 43: 824–831. https://doi.org/10.1007/s10853-007-2205-6 doi: 10.1007/s10853-007-2205-6
![]() |
[27] |
Cai J, Li X, Tan J, et al. (2020) Thermal and compressive behaviors of fly ash and metakaolin-based geopolymer. J Build Eng 30: 101307. https://doi.org/10.1016/j.jobe.2020.101307 doi: 10.1016/j.jobe.2020.101307
![]() |
[28] |
Agustini NKA, Triwiyono A, Sulistyo D, et al. (2020) Effects of water to solid ratio on thermal conductivity of fly ash-based geopolymer paste. IOP Conf Ser Earth Environ Sci 426: 012010. https://doi.org/10.1088/1755-1315/426/1/012010 doi: 10.1088/1755-1315/426/1/012010
![]() |
[29] |
Pan Z, Tao Z, Cao YF, et al. (2018) Compressive strength and microstructure of alkali-activated fly ash/slag binders at high temperature. Cem Concr Compos 86: 9–18. https://doi.org/10.1016/j.cemconcomp.2017.09.011 doi: 10.1016/j.cemconcomp.2017.09.011
![]() |
[30] |
Wang P, Zhang Q, Wang M, et al. (2019) Atomistic insights into cesium chloride solution transport through the ultra-confined calcium–silicate–hydrate channel. Phys Chem Chem Phys 21: 11892–11902. https://doi.org/10.1039/C8CP07676F doi: 10.1039/C8CP07676F
![]() |
[31] |
Chen Y, de Lima LM, Li Z, et al. (2024). Synthesis, solubility and thermodynamic prperties of NASH gels with various target Si/Al ratios. Cem Concr Res 180: 107484. https://doi.org/10.1016/j.cemconres.2024.107484 doi: 10.1016/j.cemconres.2024.107484
![]() |
[32] |
Zhang W, Lang L, Chen X, et al. (2024) Adsorption mechanism of Cs+ and Pb2+ on the NASH surface under the different Si/Al ratio and temperature. J Mol Liq 40: 124558. https://doi.org/10.1016/j.molliq.2024.124558 doi: 10.1016/j.molliq.2024.124558
![]() |
[33] |
He Y, Savic I, Donadio D, et al. (2012) Lattice thermal conductivity of semiconducting bulk materials: Atomistic simulations. Phys Chem Chem Phys 14: 16209–16222. https://doi.org/10.1039/C2CP42394D doi: 10.1039/C2CP42394D
![]() |
[34] |
Yousefi F, Khoeini F, Rajabpour A, et al. (2020) Thermal conductivity and thermal rectification of nanoporous graphene: A molecular dynamics simulation. Int J Heat Mass Transf 146: 118884. https://doi.org/10.1016/j.ijheatmasstransfer.2019.118884 doi: 10.1016/j.ijheatmasstransfer.2019.118884
![]() |
[35] |
Zhang X, Xie H, Hu M, et al. (2014) Thermal conductivity of silicene calculated using an optimized Stillinger-Weber potential. Phys Rev B 89: 054310. https://doi.org/10.1103/PhysRevB.89.054310 doi: 10.1103/PhysRevB.89.054310
![]() |
[36] |
Zhang X, Zhang J, Yang M, et al. (2020) Molecular dynamics study on the thermal conductivity of bilayer graphene with nitrogen doping. Solid State Commun 309: 113845. https://doi.org/10.1016/j.ssc.2020.113845 doi: 10.1016/j.ssc.2020.113845
![]() |
[37] |
Che J, Çağın T, Deng W, et al. (2000) Thermal conductivity of diamond and related materials from molecular dynamics simulations. J Chem Phys 113: 6888–6900. https://doi.org/10.1063/1.1310223 doi: 10.1063/1.1310223
![]() |
[38] |
Jund P, Jullien R (1999) Molecular-dynamics calculation of the thermal conductivity of vitreous silica. Phys Rev B 59: 13707–13711. https://doi.org/10.1103/PhysRevB.59.13707 doi: 10.1103/PhysRevB.59.13707
![]() |
[39] |
Tretiakov KV, Scandolo S (2004) Thermal conductivity of solid argon at high pressure and high temperature: A molecular dynamics study. J Chem Phys 121: 11177–11182. https://doi.org/10.1063/1.1812754 doi: 10.1063/1.1812754
![]() |
[40] |
Esfarjani K, Chen G, Stokes HT, et al. (2011) Heat transport in silicon from first-principles calculations. Phys Rev B 84: 085204. https://doi.org/10.1103/PhysRevB.84.085204 doi: 10.1103/PhysRevB.84.085204
![]() |
[41] |
Schelling PK, Phillpot SR, Keblinski P, et al. (2002) Comparison of atomic-level simulation methods for computing thermal conductivity. Phys Rev B 65: 144306. https://doi.org/10.1103/PhysRevB.65.144306 doi: 10.1103/PhysRevB.65.144306
![]() |
[42] |
Müller-Plathe F (1997) A simple nonequilibrium molecular dynamics method for calculating the thermal conductivity. J Chem Phys 106: 6082–6085. https://doi.org/10.1063/1.473271 doi: 10.1063/1.473271
![]() |
[43] |
Du H, Shi J, Chen Z, et al. (2022) Reverse nonequilibrium molecular dynamics simulation for thermal conductivity of gallium-based liquid metal. J Phys Chem C 126: 20558–20569. https://doi.org/10.1021/acs.jpcc.2c04023 doi: 10.1021/acs.jpcc.2c04023
![]() |
[44] |
Loulijat H, Moustabchir H (2021) A study of the effects of graphene nanosheets on the thermal conductivity of nanofluid (argon-graphene) using reverse nonequilibrium molecular dynamics method. Int J Thermophys 42: 125. https://doi.org/10.1007/s10765-021-02877-y doi: 10.1007/s10765-021-02877-y
![]() |
[45] |
Zhu M, Li J, Chen J, et al. (2019) Improving thermal conductivity of epoxy resin by filling boron nitride nanomaterials: A molecular dynamics investigation. Comput Mater Sci 164: 108–115. https://doi.org/10.1016/j.commatsci.2019.04.012 doi: 10.1016/j.commatsci.2019.04.012
![]() |
[46] |
Zhang C, Hao XL, Wang CX, et al. (2017) Thermal conductivity of graphene nanoribbons under shear deformation: A molecular dynamics simulation. Sci Rep 7: 41398. https://doi.org/10.1038/srep41398 doi: 10.1038/srep41398
![]() |
[47] | Shabib I, Abu-Shams M, Khan MR, et al. (2014) Lattice thermal conductivity of Fe-Cr alloys with < 001 > tilt boundaries: An atomistic study. Proceedings of the ASME 2014 International Mechanical Engineering Congress and Exposition. Volume 9: Mechanics of Solids, Structures and Fluids. Montreal, Quebec, Canada. https://doi.org/10.1115/IMECE2014-38408 |
[48] |
Wan H, Yuan L, Zhang Y, et al. (2020) Insight into the leaching of sodium alumino-silicate hydrate (N-A-S-H) gel: A molecular dynamics study. Front Mater 7: 56. https://doi.org/10.3389/fmats.2020.00056 doi: 10.3389/fmats.2020.00056
![]() |
[49] |
Tian Z, Zhang Z, Tang X, et al. (2023) Understanding the effect of moisture on interfacial behaviors of geopolymer-aggregate interaction at molecular level. Constr Build Mater 385: 131404. https://doi.org/10.1016/j.conbuildmat.2023.131404 doi: 10.1016/j.conbuildmat.2023.131404
![]() |
[50] |
Wang R, Wang J, Dong T, et al. (2020) Structural and mechanical properties of geopolymers made of aluminosilicate powder with different SiO2/Al2O3 ratio: Molecular dynamics simulation and microstructural experimental study. Constr Build Mater 240: 117935. https://doi.org/10.1016/j.conbuildmat.2019.117935 doi: 10.1016/j.conbuildmat.2019.117935
![]() |
[51] |
Wang R, Wang J, Song Q, et al. (2021) The effect of Na+ and H2O on structural and mechanical properties of coal gangue-based geopolymer: Molecular dynamics simulation and experimental study. Constr Build Mater 268: 121081. https://doi.org/10.1016/j.conbuildmat.2020.121081 doi: 10.1016/j.conbuildmat.2020.121081
![]() |
[52] |
Bagheri A, Nazari A, Sanjayan JG, et al. (2018) Molecular simulation of water and chloride ion diffusion in nanopores of alkali-activated aluminosilicate structures. Ceram Int 44: 20723–20731. https://doi.org/10.1016/j.ceramint.2018.08.067 doi: 10.1016/j.ceramint.2018.08.067
![]() |
[53] |
Bagheri A, Nazari A, Sanjayan JG, et al. (2017) Fly ash-based boroaluminosilicate geopolymers: Experimental and molecular simulations. Ceram Int 43: 4119–4126. https://doi.org/10.1016/j.ceramint.2016.12.020 doi: 10.1016/j.ceramint.2016.12.020
![]() |
[54] |
Chitsaz S, Tarighat A (2020) Molecular dynamics simulation of N-A-S-H geopolymer macro molecule model for prediction of its modulus of elasticity. Constr Build Mater 243: 118176. https://doi.org/10.1016/j.conbuildmat.2020.118176 doi: 10.1016/j.conbuildmat.2020.118176
![]() |
[55] |
Hou D, Zhang Y, Yang T, et al. (2018). Molecular structure, dynamics, and mechanical behavior of sodium aluminosilicate hydrate (NASH) gel at elevated temperature: A molecular dynamics study. Phys Chem Chem Phys 20: 20695–20711. https://doi.org/10.1039/C8CP03411G doi: 10.1039/C8CP03411G
![]() |
[56] |
Mahajan SS, Subbarayan G, Sammakia BG, et al. (2007) Estimating thermal conductivity of amorphous silica nanoparticles and nanowires using molecular dynamics simulations. Phys Rev E 76: 056701. https://doi.org/10.1103/PhysRevE.76.056701 doi: 10.1103/PhysRevE.76.056701
![]() |
[57] |
Kai MF, Zhang LW, Liew KM, et al. (2019) Graphene and graphene oxide in calcium silicate hydrates: Chemical reactions, mechanical behavior and interfacial sliding. Carbon 146: 181–193. https://doi.org/10.1016/j.carbon.2019.01.097 doi: 10.1016/j.carbon.2019.01.097
![]() |
[58] |
White CE, Page K, Henson NJ, et al. (2013) In situ synchrotron X-ray pair distribution function analysis of the early stages of gel formation in metakaolin-based geopolymers. Appl Clay Sci 73: 17–25. https://doi.org/10.1016/j.clay.2012.09.009 doi: 10.1016/j.clay.2012.09.009
![]() |
[59] |
Xu LY, Alrefaei Y, Wang YS, et al. (2021) Recent advances in molecular dynamics simulation of the NASH geopolymer system: Modeling, structural analysis, and dynamics. Constr Build Mater 276: 122196. https://doi.org/10.1016/j.conbuildmat.2020.122196 doi: 10.1016/j.conbuildmat.2020.122196
![]() |
[60] |
Meral C, Benmore CJ, Monteiro PJM, et al. (2011) The study of disorder and nanocrystallinity in C–S–H, supplementary cementitious materials and geopolymers using pair distribution function analysis. Cem Concr Res 41: 696–710. https://doi.org/10.1016/j.cemconres.2011.03.027 doi: 10.1016/j.cemconres.2011.03.027
![]() |
[61] |
White CE, Provis JL, Proffen T, et al. (2010) The effects of temperature on the local structure of metakaolin‐based geopolymer binder: A neutron pair distribution function investigation. J Am Ceram Soc 93: 3486–3492. https://doi.org/10.1111/j.1551-2916.2010.03906.x doi: 10.1111/j.1551-2916.2010.03906.x
![]() |
[62] |
Hou D, Zhang J, Pan W, et al. (2020) Nanoscale mechanism of ions immobilized by the geopolymer: A molecular dynamics study. J Nucl Mater 528: 151841. https://doi.org/10.1016/j.jnucmat.2019.151841 doi: 10.1016/j.jnucmat.2019.151841
![]() |
[63] |
Tafrishi H, Sadeghzadeh S, Ahmadi R, et al. (2020) Investigation of tetracosane thermal transport in presence of graphene and carbon nanotube fillers––A molecular dynamics study. J Energy Storage 29: 101321. https://doi.org/10.1016/j.est.2020.101321 doi: 10.1016/j.est.2020.101321
![]() |
[64] |
Du Y, Zhou T, Zhao C, et al. (2022) Molecular dynamics simulation on thermal enhancement for carbon nano tubes (CNTs) based phase change materials (PCMs). Int J Heat Mass Transfer 182: 122017. https://doi.org/10.1016/j.ijheatmasstransfer.2021.122017 doi: 10.1016/j.ijheatmasstransfer.2021.122017
![]() |
[65] |
Guan X, Jiang L, Fan D, et al. (2022) Molecular simulations of the structure-property relationships of N-A-S-H gels. Constr Build Mater 329: 127166. https://doi.org/10.1016/j.conbuildmat.2022.127166 doi: 10.1016/j.conbuildmat.2022.127166
![]() |
[66] |
Qian X, Zhou J, Chen G, et al. (2021) Phonon-engineered extreme thermal conductivity materials. Nat Mater 20: 1188–1202. https://doi.org/10.1038/s41563-021-00918-3 doi: 10.1038/s41563-021-00918-3
![]() |
[67] |
Zhang M, Lussetti E, Muller-Plathe F, et al. (2005) Thermal conductivities of molecular liquids by reverse nonequilibrium molecular dynamics. J Phys Chem B 109: 15060–15067. https://doi.org/10.1021/jp0512255 doi: 10.1021/jp0512255
![]() |
1. | Ning He, Changyou Tang, Xianchao Zhou, Shuolin Feng, M Pallikonda Rajasekaran, Diagnostic Value of Magnetic Resonance Image Feature Analysis under Reconstruction Algorithm for Knee Epiphyseal Injury, 2022, 2022, 1875-919X, 1, 10.1155/2022/1783975 |
Solver | Time-steps | Solver | Time-steps |
CCL+FE | (0.001~1 ms) | MCCL+FE | (0.001~1 ms) |
CCL+TAL | (0.001~1 ms) | MCCL+TAL | (0.001~1 ms) |
CCL+UNI | (0.001~1 ms) | MCCL+UNI | (0.001~1 ms) |
CCL+HOS | (0.001~1 ms) | MCCL+HOS | (0.001~1 ms) |
Solvers | MRMSE-V | MRMSE-I | Speedup | Cost(ms) |
DT+RK4 | 0.0 | 0.0 | 1.0X | 1.0×107±9.8×104 |
CCL+FE | 0.016 | 0.588 | 109.9X | 9.5×104±4.0×102 |
CCL+TAL | 0.745 | 1.158 | 33.0X | 3.2×105±1.2×103 |
CCL+UNI | 0.056 | 0.012 | 16.4X | 6.4×105±8.4×102 |
CCL+HOS | 0.236 | 0.064 | 412.3X | 2.6×104±3.2×102 |
MCCL+FE | 0.022 | 0.065 | 96.9X | 1.1×105±2.7×102 |
MCCL+TAL | 0.015 | 0.124 | 29.8X | 3.5×105±1.4×103 |
MCCL+UNI | 0.021 | 0.009 | 14.8X | 7.0×105±3.4×103 |
MCCL+HOS | 0.006 | 0.002 | 17.2X | 6.1×105±3.7×103 |
Note: MRMSE-V: MRMSE of voltage in comparison to the reference. MRMSE-I: MRMSE of sodium current in comparison to the reference. Speedup: The computation cost ratio of one of eight schemes to the reference solution DT+RK4. X, times speedup. Ten simulations for each solver. Cost in Mean ± Standard deviation. |
Solvers | MRMSE-V | MRMSE-I | Speedup | Cost(ms) |
DT+RK4 | 0.0 | 0.0 | 1.0X | 1.1×107±6.0×104 |
CCL+FE | - - | - - | - - | failure |
CCL+TAL | - - | - - | - - | failure |
CCL+UNI | 0.019 | 0.008 | 1.2X | 8.9×106±1.8×104 |
CCL+HOS | 0.250 | 0.114 | 266.6X | 3.3×104±1.3×102 |
MCCL+FE | 0.103 | 3.345 | 19.8X | 5.3×105±2.5×103 |
MCCL+TAL | - - | - - | - - | failure |
MCCL+UNI | 0.076 | 0.042 | 1.2X | 8.9×106±1.1×104 |
MCCL+HOS | 0.032 | 0.013 | 21.1X | 5.0×105±1.8×103 |
Solver | Time-steps | Solver | Time-steps |
CCL+FE | (0.001~1 ms) | MCCL+FE | (0.001~1 ms) |
CCL+TAL | (0.001~1 ms) | MCCL+TAL | (0.001~1 ms) |
CCL+UNI | (0.001~1 ms) | MCCL+UNI | (0.001~1 ms) |
CCL+HOS | (0.001~1 ms) | MCCL+HOS | (0.001~1 ms) |
Solvers | MRMSE-V | MRMSE-I | Speedup | Cost(ms) |
DT+RK4 | 0.0 | 0.0 | 1.0X | 1.0×107±9.8×104 |
CCL+FE | 0.016 | 0.588 | 109.9X | 9.5×104±4.0×102 |
CCL+TAL | 0.745 | 1.158 | 33.0X | 3.2×105±1.2×103 |
CCL+UNI | 0.056 | 0.012 | 16.4X | 6.4×105±8.4×102 |
CCL+HOS | 0.236 | 0.064 | 412.3X | 2.6×104±3.2×102 |
MCCL+FE | 0.022 | 0.065 | 96.9X | 1.1×105±2.7×102 |
MCCL+TAL | 0.015 | 0.124 | 29.8X | 3.5×105±1.4×103 |
MCCL+UNI | 0.021 | 0.009 | 14.8X | 7.0×105±3.4×103 |
MCCL+HOS | 0.006 | 0.002 | 17.2X | 6.1×105±3.7×103 |
Note: MRMSE-V: MRMSE of voltage in comparison to the reference. MRMSE-I: MRMSE of sodium current in comparison to the reference. Speedup: The computation cost ratio of one of eight schemes to the reference solution DT+RK4. X, times speedup. Ten simulations for each solver. Cost in Mean ± Standard deviation. |
Solvers | MRMSE-V | MRMSE-I | Speedup | Cost(ms) |
DT+RK4 | 0.0 | 0.0 | 1.0X | 1.1×107±6.0×104 |
CCL+FE | - - | - - | - - | failure |
CCL+TAL | - - | - - | - - | failure |
CCL+UNI | 0.019 | 0.008 | 1.2X | 8.9×106±1.8×104 |
CCL+HOS | 0.250 | 0.114 | 266.6X | 3.3×104±1.3×102 |
MCCL+FE | 0.103 | 3.345 | 19.8X | 5.3×105±2.5×103 |
MCCL+TAL | - - | - - | - - | failure |
MCCL+UNI | 0.076 | 0.042 | 1.2X | 8.9×106±1.1×104 |
MCCL+HOS | 0.032 | 0.013 | 21.1X | 5.0×105±1.8×103 |