This section details the numerical modelling procedures. The approach involved: (1) developing a baseline LS-DYNA model replicating the two-phase experiment, defining element formulation, friction coefficient, thickness update, through-thickness shear distribution, and baseline MAT54 non-measurable parameters; (2) performing a sensitivity study to identify the most influential non-measurable parameters; (3) calibrating these parameters for optimal agreement with experiments; and (4) validating the calibrated model against experimental data.
Model accuracy was evaluated using both quantitative and qualitative metrics: maximum load in Phase I (damage induction), intra- and inter-ply damage after Phase I, maximum load in Phase II (residual capacity), and final deformed shape after Phase II. These indicators, individually or combined, guided model development, with the maximum Phase II load representing the residual load-bearing capacity.
3.1. Development of the Baseline Numerical Model
The experimental observations guided the development of a representative FE framework capable of replicating both phases of testing. This framework served as the basis for refining modelling strategies and parameter identification. The study aimed to develop best practices for modelling low-velocity impact damage and residual load-bearing capacity of NCF components using MAT54 in LS-DYNA.
A reduced numerical model was created to enable extensive sensitivity analyses and parameter calibration while lowering computational costs. The model isolated the central tube section, where most Phase I damage occurred and where Phase II bending produced a constant moment with negligible shear. Negligible damage under the support cylinders further justified this approach. Although excluding two-thirds of the specimen reduces representation of boundary effects and load redistribution, the reduced model achieved acceptable agreement with experiments, making it a reliable and efficient tool for targeted numerical studies (
Figure 5). Within the reduced model framework, the laminate was modelled at the ply level to resolve intralaminar damage and interlaminar delamination while maintaining computational efficiency. Thick-shell (t-shell) elements were used to model the composite tubes, offering accurate through-thickness stress prediction at a significantly lower cost than solid elements. T-shells are well-suited for meso-scale laminate modelling, as they incorporate ply thickness into the geometry and allow adjacent layers to share mating surfaces, simplifying cohesive zone modelling.
Fourteen physical plies of UD NCF were represented by seven t-shell layers, each with two integration points—one per physical ply—enabling bending behaviour to be captured while maintaining efficiency (
Figure A5 bottom left). Due to the directional properties of UD NCF, LS-DYNA’s AOPT = 0 option was applied, with invariant node numbering (INN = 4 in *CONTROL_ACCURACY) ensuring correct material coordinate system updates during deformation (
Figure A5 bottom right). Fibre orientations were defined in *PART_COMPOSITE_TSHELL for each integration point, allowing separate assignments for the “physical” plies within each t-shell layer.
Figure A5 (top) shows the outer-layer orientations for the two layups:
(0° outer ply) and
(90° outer ply), defined by vector a. The mesh size was selected based on established recommendations in the literature [
65], and a characteristic in-plane element size of 0.7 mm was adopted as the baseline discretization. To evaluate the influence of mesh resolution, a mesh sensitivity study was performed using finer (0.5 mm) and coarser (1.0 mm) in-plane element sizes. No significant differences were observed in the predicted damage patterns or in the global structural response, including peak load and residual strength, indicating that the results are not strongly affected by mesh discretization within this range.
Bonding and delamination between the seven t-shell layers were modelled using *CONTACT_AUTOMATIC_ONE_WAY_SURFACE_TO_SURFACE_TIEBREAK (Option 9), equivalent to zero-thickness cohesive zone elements. This algorithm applies a bilinear traction–separation law with a mixed-mode delamination criterion and progressive damage formulation [
37]. Key parameters include normal and shear failure stresses (NFLS, SFLS), mode I and mode II fracture energies (
and
), and stiffness values in the normal (CN) and tangential (CT = CT2CN × CN) directions. Once the failure criterion (
) is reached, the interface resists only compression. Parameter selection followed the approach in [
47], with input values listed in
Table 5.
Following the ply-level laminate modelling and interlaminar interface definition, the loading and boundary conditions were established to replicate the two-phase experimental protocol. Both loading phases—crushing and bending—were modelled within a single LS-DYNA explicit simulation to ensure seamless transition between stages without data loss or compatibility issues. For quasi-static processes, velocity scaling was applied (linear velocity for Phase I and angular velocity for Phase II).
Phase I—Damage Induction: The crushing cylinder was represented as a rigid body (*RIGIDWALL_GEOMETRIC_CYLINDER_MOTION_DISPLAY) moving at a constant downward speed until reaching a 15 mm displacement, replicating the displacement-controlled loading in experiments. The tube was supported on a rigid planar surface (*RIGIDWALL_PLANAR_FORCES). This configuration is shown in
Figure 6 (left). After this phase, the cylinder and rigid surface were deactivated before initiating Phase II. The primary output was the transverse force–displacement curve (
Figure A6, top).
Phase II—Bending: A constant bending moment was applied to the central tube segment by imposing an angular velocity on both ends (rad/s, displacement-controlled), as illustrated in
Figure 5 and
Figure 6 (right). All side nodes were tied to a central master node via rigid beams, while end elements were bonded to adjacent plies using tied contact to represent the local compression from four-point bending supports. Depending on the desired orientation (damaged region in tension or compression), the rotation direction was reversed.
Bending Moment and Axial Force Calculation: Load-bearing capacity was determined using conventional four-point bending analysis. Bending moments were extracted from four cross-sections positioned 5 mm and 15 mm from each end of the central segment (*DATABASE_CROSS_SECTION_SET), as shown in
Figure A6 (middle). Cross-sections A and B were mapped from the left, C and D from the right, producing opposite moment signs. The results confirmed a constant bending moment (M = const) until failure (
), followed by a sudden drop. Axial forces remained near zero throughout Phase II (
Figure A6, bottom), verifying pure bending conditions.
Following the definition of loading and boundary conditions, baseline SLIM factors were assigned based on the prior literature (
Table 6). Most reported values correspond to axial crushing rather than transverse impact, and frequently relate to the similar—but not identical—MAT58 model. When MAT54-specific data are available, they typically concern woven fabrics, limiting their applicability to UD NCF. Accordingly, this study adopted post-calibration MAT54/UD CFRP data from Cherniaev et al. [
38], with slightly reduced SLIMC2 and SLIMS values to reflect improved performance at lower levels.
With the baseline SLIM factors established, attention turned to ensuring that the chosen finite element formulation could accurately reproduce the crushing and bending response of NCF tubes without introducing numerical artifacts that might mask the influence of those strength limits. In LS-DYNA, the integration scheme directly affects computational stability, deformation accuracy, and run time. Underintegrated elements are often favoured for their efficiency but can exhibit spurious zero-energy modes (hourglassing) that require stabilization. Conversely, fully integrated low-order elements are immune to hourglassing but may suffer from volumetric locking in nearly incompressible materials, leading to over-stiff responses and underpredicted displacements.
Several strategies exist to mitigate these effects:
Reduced integration (one-point quadrature with hourglass control);
Selective-reduced integration (one-point quadrature for volumetric terms, 2 × 2 for deviatoric terms); and
Assumed strain methods, which simultaneously address volumetric locking, suppress hourglassing, and reduce excessive bending stiffness.
For thick-shell elements in LS-DYNA [
69], available integration options include:
2D plane stress (“thin-thick shells”)—ELFORM 1 (one-point reduced), ELFORM 2 (selective-reduced 2 × 2), ELFORM 6 (assumed strain reduced).
3D stress (“thick-thick shells”)—ELFORM 3 (assumed strain 2 × 2), ELFORM 5 (assumed strain reduced), ELFORM 7 (assumed strain 2 × 2).
Hourglass control is required for underintegrated elements (ELFORM 1, 5, 6). LS-DYNA offers viscous stabilization (IHQ = 1 or 2) and stiffness-based stabilization (IHQ = 4). For t-shell ELFORM 5 and 6, IHQ settings have no effect, but the hourglass coefficient (QM) remains influential. Typical practice sets QM, QW, and QB as equal; values above 0.15 risk instability, while lower values (e.g., 0.05) reduce artificial stiffening under stiffness control. A trial-and-error method was conducted to identify the most effective element formulation and hourglass control for transverse crushing and four-point bending of NCF tubes. Simulations replicated physical tests #7 and #8 (
layup, damaged region in tension), which were characterized experimentally by complete tube splitting in Phase II. Predicted forces and deformation shapes are shown for underintegrated elements (
Figure A7a and
Figure A8a) and fully/selectively integrated elements (
Figure A7b and
Figure A8b). Only ELFORM 1 (underintegrated) and ELFORM 3 (fully integrated) reproduced tube splitting. Other formulations suffered from either hourglassing (ELFORM 5, 6) or early termination due to negative volumes, the latter only partially mitigated by reducing the timestep (TSSFAC) at high computational cost. Hourglass control tests showed that IHQ = 4 (stiffness) eliminated hourglassing and improved correlation with experiments, whereas viscous stabilization (IHQ = 1 or 2) was ineffective. Reducing QM from 0.10 to 0.05, and later to 0.025, produced the best deformation accuracy without loss of stability. Both ELFORM 1 and ELFORM 3 matched pre-calibration load trends, but ELFORM 1 executed approximately 70% faster, making it the preferred choice when efficiency is critical.
Inter-ply friction effects were examined following the evaluation of element formulation. Simulations were run with μ = 0.00, 0.25, and 0.50, reflecting ranges reported in prior studies. A zero coefficient resulted in excessive element erosion, reduced predicted forces, and unrealistic deformation patterns, including the absence of cracks under tensile loading. In contrast, μ = 0.25 and μ = 0.50 produced force–displacement responses and damage morphologies closer to experimental observations (
Figure A9). The former was adopted as the baseline, with the latter retained for potential calibration. These results underscore the friction coefficient’s pivotal role in governing deformation behaviour and overall predictive fidelity.
Following the friction coefficient assessment, additional LS-DYNA element controls were examined for their potential to improve prediction accuracy. For t-shell elements, the thickness change and transverse shear stress distribution can be modified. By default (EQ = 0), thickness remains constant; however, for t-shell types 1 and 2, it can be updated with EQ = 2 (not recommended for type 2), while types 3 and 5 inherently account for thickness changes.
Figure A10 shows that enabling thickness updates accurately captures the bulging of the upper layers caused by delamination and, in the later stage, the splitting of the specimen as a consequence of the applied bending moment, though calibration is required to confirm the most suitable setting. For transverse shear stress distribution (TSHEAR), activating laminated shell theory (LAMSHT) applies a through-thickness shear strain variation. The default parabolic distribution (EQ = 0) was compared with a constant distribution (EQ = 1), with no improvement observed; the default configuration was therefore applied throughout the study.
With the element control settings established in the previous subsection and incorporating the statistical data for non-measurable MAT54 parameters presented earlier, a baseline model was defined. This model, summarized in
Table 7, incorporates the selected values for material, contact, and element parameters. In the next section, the model’s sensitivity to variations in these non-measurable MAT54 parameters is examined, and the resulting predictions are compared to those of the baseline configuration.
3.2. Sensitivity Study: The Influence of Non-Measurable Parameters of MAT54
Building on the baseline numerical model established in the previous sections, a sensitivity study was conducted to identify the MAT54 parameters requiring calibration. The analysis used the baseline configuration with stress-limiting factors and other non-measurable parameters detailed previously, varying each above and below its baseline value. At this stage, only Layup #1 was examined.
MAT54, a strength-based material model exhibiting linear elastic behaviour up to failure, incorporates several post-failure parameters that cannot be directly obtained from material characterization tests. Each relevant non-measurable parameter is introduced in turn, followed by a discussion of its influence on model predictions. Validation metrics included the maximum load in Phases I and II, intra- and inter-ply damage after Phase I, final deformation shape, and predicted damage/delamination patterns. The maximum Phase I force, together with intra- and inter-ply damage, was used to assess the extent of damage induced during the crushing phase, while the maximum Phase II force quantified the residual structural capacity. Visual inspection of the Phase II deformation profile was also a critical metric, with
Figure 7 comparing results for “tensile” and “compression” damaged zone orientations under four-point bending.
Crashfront softening parameters (reduction factors) artificially reduce the strength of elements just ahead of the crush front to stabilise load transfer during erosion. Values must be within (0, 1) to remain active; 1.0 means no reduction, near-zero values indicate a substantial reduction, and >1 disables the effect. These parameters are non-measurable and set by trial and error. SOFT, which reduces strength in crashfront elements, gave good agreement with experiments for 0.8–1.0, with the baseline performing best. Values < 0.8 underpredicted Phase II residual capacity; SOFT = 0.6 caused nearly 25% lower maximum Phase II force compared to experiments when the damaged zone was under tensile stress. SOFT2 showed the lowest error near the baseline. SOFTG had a negligible effect, and PFL showed no sensitivity (
Figure A11). Error analysis confirmed baseline values are suitable for future studies, removing these parameters from the calibration scope.
Building on the insights from crashfront-related reduction factors, further analysis was carried out on additional MAT54 parameters that govern strength degradation, element erosion, and failure initiation thresholds. This broader sensitivity study was essential for isolating parameters requiring calibration and refining the predictive fidelity of the baseline model.
The parameters FBRT and YCFAC are used to account for the degradation of strength following matrix compressive failure. In particular, these parameters reduce the composite’s tensile and compressive strengths in the longitudinal (fibre) direction once compressive matrix damage occurs. The following expressions define the strength reduction:
Here, and represent the original tensile and compressive strengths along the fibre direction, while are the corresponding reduced values after matrix failure. denotes the compressive strength in the transverse direction.
The FBRT parameter reduces tensile strength along the fibre direction after damage, ranging from 0 (no reduction,
) to 1 (full reduction). YCFAC scales the longitudinal compressive strength after transverse matrix failure, bounded by
. While LS-DYNA’s default is 2.0, the NCF material ratio is 6.7, defining the variation range for this study. Sensitivity results showed that both parameters strongly affect predictive accuracy. Increasing FBRT toward one underestimate the Phase II tensile load by approximately 2 kN (33%). FBRT = 0 provided the best match to experiments (
Figure A12a). For YCFAC, three values were tested: 2.0 (default), 3.35 (midpoint), and 6.7 (upper bound). The midpoint produced the closest agreement, while 6.7 caused notable overprediction of peak forces (
Figure A12b).
SLIM parameters were also assessed (
Figure A13a–e). For SLIMT1, values > 0.05 suppressed specimen splitting. SLIMT2 showed similar trends; a value of 0.100 eliminated splitting. SLIMC1 performed best in the 0.4–0.6 range; outside it, deformation became non-physical. SLIMC2 improved Phase II compression accuracy as it increased from 0.8 to 1.0. SLIMS values below 0.7 caused non-physical deformations and large underpredictions of peak load.
In LS-DYNA’s MAT54 model, element erosion is triggered by strain thresholds: DFAILT, DFAILC, DFAILM, DFAILS, and the effective failure strain (EFS). These are numerical controls rather than physical values and are typically assigned to ensure solution stability. To avoid independent calibration of each anisotropic threshold, this study adopted an isotropic erosion approach using EFS as the sole active criterion:
Here, , , and denote the longitudinal, transverse, and in-plane shear strains, respectively. It should be noted that although the effective failure strain (EFS) can be defined to trigger element deletion, its role is purely numerical and does not represent a physically validated failure mechanism, which in MAT54 is governed by strength-based criteria. In practice, EFS is often set higher than experimentally measured failure strains to avoid premature element erosion, particularly when element deletion is not desired; by default, EFS is set to zero in LS-DYNA, effectively deactivating this mechanism.
In the present study, it was observed that for the selected mesh density, low EFS values (e.g., 25%) resulted in premature element erosion, leading to reduced load-bearing capacity and excessive material loss during Phase II. As a result, careful selection of EFS is critical for preserving load transfer and ensuring realistic damage progression. As illustrated in
Figure A14, the deformation pattern is highly sensitive to EFS, with values exceeding 0.75 mm/mm (75%) preventing specimen splitting.
The NCYRED parameter controls the rate at which stresses decrease from peak to the minimum values defined by SLIM. In this study, the default value of NCYRED = 5 was retained. As shown in
Figure A15, this setting ensured stable material softening, consistent simulation results, and deformation patterns that closely matched experimental failure modes, providing an effective balance between numerical stability and physical realism.
To interpret sensitivity, peak load errors were calculated relative to the baseline. For example, the SLIMC1 parameter yielded a peak Phase I load of 6660 N at a value of 0.60, but this was discarded due to unphysical deformation. The next highest result—6120 N at SLIMC1 = 0.50—was within 1.4% of the baseline (6030 N), classifying it as low sensitivity. In this study, errors < 5% or minimal deformation changes were categorized as low, 5–10% or moderate profile shifts as moderate, and >10% or distinct failure/deformation modes as high sensitivity. Several parameters—PFL, SOFT, and SOFTG—showed negligible or low sensitivity. SOFT and SOFTG influenced results only within narrow ranges. By contrast, FBRT, SOFT2, SLIMT2, SLIMS, and NCYRED produced pronounced but consistent effects and were retained at their baseline values, having shown the best agreement with experiments. Further calibration is needed for parameters with broader performance ranges and less predictable behaviour: friction coefficient, YCFAC, SLIMT1, SLIMC1, SLIMC2, EFS and ISTUPD. These findings guided the selection of parameters carried forward into the calibration study.
3.3. Calibration of the Model
Building on the results of the sensitivity analysis, baseline simulations—developed using the initial non-physical parameter values outlined in
Section 3.2—were evaluated against experimental outcomes for both Layup #1 and Layup #2. An iterative process then refined these parameters in alignment with identified trends, avoiding arbitrary tuning. In total, over 100 parameter combinations were explored.
Figure A16 illustrates the structure of this matrix, where each row corresponds to a unique combination, columns represent individual parameters, and colour gradients highlight relative levels. For conciseness, only the five lowest-error sets are summarized in
Table 8.
The selection of optimal combinations was based on the percent error in peak load predictions.
Figure 8a,b presents these errors for each layup, with negative values indicating underestimation and positive values indicating overestimation. Also, the predicted deformation patterns for the most promising parameter combinations were compared with experimental observations (
Figure 9), focusing on Phase II when the damaged area experienced tensile stress. Experimentally, the bottom end of the tube opposite the initial damage remained intact, providing an additional criterion for numerical evaluation. Combination #6 was found to provide the most accurate predictions of peak loads and deformation patterns, achieving the lowest percentage error across both layup configurations. It also demonstrated the highest fidelity with observed damage mechanisms, including element erosion patterns, localized fibre and matrix failure, crack development within the damaged zone, and bending of the opposite tube wall under tensile stress. Together, these results indicate that combination #6 offers the most reliable prediction of structural response under the specified loading conditions.
Table 9 outlines changes from the baseline to calibrated parameter values. Only SLIMC1 remained unchanged. The other six parameters—Friction, YCFAC, SLIMT1, SLIMC2, EFS, and ISTUPD—were adjusted within their sensitivity-informed ranges.
To assess damage morphology, calibrated MAT54 predictions for Phase I crushing in the outer layer of the
specimen were compared with experimental results (
Figure 10). Experiments revealed fibre fracture beneath the impactor, characterized by perpendicular cracks and extensive matrix cracking along fibre paths in the central zone. The simulation mirrored this pattern, with longitudinal (variable #2) and transverse (variables #3 and #4) failures captured through MAT54’s history outputs. Since MAT54 lacks a dedicated in-plane shear damage variable, the model distinguishes only between failed (red) and intact (blue) elements. Despite some simplification in predicted crack paths, fibre damage was correctly flagged under compressive failure, while matrix cracking was reproduced under both tension and compression.
To examine internal damage, X-ray CT [
70] was performed on the crushed
tube. Processed in myVGL using the porosity analysis module, regions with equivalent delamination diameter ≥ 3 mm are highlighted in pink in
Figure 11a. In the FE model, delamination was modelled using CONTACT_AUTOMATIC_ONE_WAY_SURFACE_TO_SURFACE_TIEBREAK (Option 9) across six ply interfaces. To compare with CT results, contact gap outputs from all interfaces were overlaid, marking full debonding in pink, failed elements in green, and intact regions in gray (
Figure 11b). Visual comparisons showed a comparable delamination extent between model and experiment. Quantitatively, the delaminated area in the CT scan was 43.3% of the measured region, while the model predicted 31.6%—an underestimation of approximately 10%. This difference is attributed to overlapping interfaces in the simulation that obscure deeper plies, potential cross-sectional misalignment, and differing quantification methods between CT and FE data. To clarify the implications of this discrepancy, as shown in
Figure 8, the numerical model corresponding to the selected parameter set provides close agreement with the experimentally measured peak loads across the investigated configurations. This indicates that, although the delaminated area is underpredicted in the CT-based comparison, its influence on the final strength prediction is limited for the cases considered.