1 Introduction

Coronal mass ejections (CMEs) are characterized by the large-scale eruption of plasma from the solar corona and release copious amounts of energy over incredibly short time periods. Upon reaching interplanetary space, CMEs, hereafter referred to as interplanetary CMEs (ICMEs), can propagate at velocities significantly greater than the ambient solar wind and will therefore be decelerated due to drag forces (Cargill et al., 1996). In recent years, the phenomenon of an initial ICME clearing the path for a successive eruption has been implicated as a significant causal mechanism for producing some of the most severe space weather events on record (Liu et al., 2019). There is therefore a current need to understand how solar wind preconditioning can affect an observed CME which poses a threat to operational spacecraft and ground-based infrastructure, if Earth directed. (SWPS, 2015).

The most extreme ICMEs are believed to occur along a power law distribution (Riley, 2012) and can possess velocities >2000 km s−1, the most famous of which is the Carrington Event of September 1859 (Carrington, 1859). This ICME propagated Sun-to-Earth in just 17.6 hours and induced the largest geomagnetic storm on record (Tsurutani et al., 2003). On 23 July 2012, however, the Solar Terrestrial Relations Observatory-Ahead (STEREO-A) spacecraft, orbiting at 0.96 au, experienced a non-Earth directed ICME (Dryer et al., 2012) of a magnitude comparable to the 1859 Carrington event (Baker et al., 2013) which arrived 18.6 hours after its eruption from the solar corona with a velocity of ≈ 2250 km s−1 (Russell et al., 2013).

Two distinct reasons have been put forth to explain the rapid transit time and extreme characteristics of the 23 July 2012 event. The first reason is the CME was produced by two separate eruptions spaced 10 – 15 minutes apart which appeared to merge within the solar corona (Liu et al., 2014a). This idea was further supported by the presence of two flux ropes within the in situ magnetic field measurements at STEREO-A where the ICME magnetic flux consequently reached a record 109 nT (Russell et al., 2013). The second reason is that the solar wind conditions ahead of the ICME had been significantly affected by events prior to 23 July (Wu et al., 2014), the most significant of which Liu et al. (2014a) identify as a CME which erupted from the same active region at 05:30 UT on 19 July. This propagated along a similar path and is thought to have removed existing solar wind plasma and non-radially directed magnetic fields which resulted in minimal slowdown for the larger subsequent eruption (Temmer and Nitta, 2015). It has, however, been highlighted that large ICMEs are significantly less affected by the ambient conditions (Wu et al., 2005; Liou et al., 2014; Cash et al., 2015), which leads to the question as to if, and how, the 23 July 2012 ICME was, or could have been, influenced by prior preconditioning events?

The complex interaction between ICMEs and the solar wind have been analyzed within a number of simulation studies (e.g. Cargill et al., 1996; Odstrcil and Pizzo, 1999; Riley et al., 2003; Lugaz, Manchester, and Gombosi, 2005). Manchester et al. (2008) and Werner et al. (2019) include the effects of solar wind preconditioning when simulating the solar storms of 28 October 2003 and 6 – 9 September 2017, respectively. This study focuses on solar wind preconditioning with respect to the Carrington-scale event observed on 23 July 2012.

This article is organized as follows. Section 2 describes the simulation code, PLUTO, the governing equations and implementation. Section 3 builds upon these concepts and describes a simulation of the conditions leading up to and including the extreme ICME of 23 July 2012. Section 4 then uses this simulation as a baseline to study solar wind preconditioning for events of this magnitude. Section 5 then concludes with a discussion on the implications for understanding and forecasting these extreme events.

2 Simulation Development

2.1 Governing Equations

The simulation code, PLUTO, is an open-source parallel modular multiphysics code developed for the study of astrophysical plasmas (Mignone et al., 2007). It is written to solve partial differential equations deriving from conservation laws of the form

$$ \frac{\partial \mathbf{U}}{\partial t} = -\nabla \cdot \mathbf{T(U) + S(U)}, $$
(1)

where U is the state vector of conservative quantities, T is a tensor denoting the flux of each component of the state vector, and S defines the source terms. This general integration sequence does not require the explicit forms of U, T, and S, and this flexibility allows the implementation of different physical equations. PLUTO has the capability to solve non-relativistic or relativistic hydrodynamic (HD) or magnetohydrodynamic (MHD) systems of equations on either cartesian, cylindrical or spherical geometries.

PLUTO has been validated against a number of test-problems (e.g. Mignone et al., 2007) and extensively applied to the study of astrophysical plasmas, including; stellar and extragalactic jets (e.g. Bodo et al., 2003; Mignone et al., 2013), the solar corona (e.g. Reale et al., 2016; Petralia, Reale, and Testa, 2018), stellar winds (e.g. Alvarado-Gómez et al., 2016; Pantolmos and Matt, 2017), and 1D simulations of the fast-forward shock associated with the 23 July 2012 event (Riley et al., 2016).

A detailed description of the numerics and physics capabilities are described by Mignone et al. (2007) and for completeness the system of equations solved in this study are described below. The MHD conservation equations are written as

$$\begin{aligned} \displaystyle\frac{\partial \rho }{\partial t} + \nabla \cdot \rho \mathbf{v} = 0, & \end{aligned}$$
(2)
$$\begin{aligned} \displaystyle\frac{\partial \mathbf{m}}{\partial t} + \nabla \cdot \left [ \mathbf{mv} - \mathbf{BB} + \mathbf{I}(p + \mathbf{B}^{2}) \right ]^{T} = -\rho \nabla \boldsymbol{\Phi } + \rho \mathbf{g}, & \end{aligned}$$
(3)
$$\begin{aligned} \displaystyle\frac{\partial \mathbf{B}}{\partial t} + \nabla \times (\mathbf{v} \times \mathbf{B}) = 0, & \end{aligned}$$
(4)
$$\begin{aligned} \displaystyle\frac{\partial (E_{t} + \rho \boldsymbol{\Phi })}{\partial t} + \nabla \cdot \left [ (\frac{\rho \mathbf{v}^{2}}{2} + \rho e + p + p \boldsymbol{\Phi })\mathbf{v} + (\mathbf{v} \times \mathbf{B}) \times \mathbf{B} \right ] = \mathbf{m} \cdot \mathbf{g}, & \end{aligned}$$
(5)

where \(\mathbf{v}\) is the gas velocity in an inertial reference frame, \(\rho \) is the gas mass density, and \(p\) its thermal pressure. \(\mathbf{m}\) represents the momentum density term equal to \(\rho \mathbf{v}\), \(\mathbf{I}\) is the unit tensor, and \(\boldsymbol{\Phi }\) and \(\mathbf{g}\) are the potential and vector part of the body force which are set to zero in this study. The total number density \(n\) is defined by \(\rho = \mu \mathrm{H}\), where \(\mu \) is the mean molecular weight in units of the mass of the hydrogen atom \(\mathrm{H}\). \(\mathbf{B}\) is the magnetic field and the total energy density, \(E_{t}\), is defined as,

$$ E_{t} = \rho e + \frac{\mathbf{m}^{2}}{2\rho } + \frac{\mathbf{B}^{2}}{2}. $$
(6)

In Equations 4 and 5 the electric field \(\mathbf{E}\) is provided through the generalized Ohm law with the resistive and Hall terms neglected, leaving an ideal MHD description. A closure is provided to these systems using an equation of state \(\rho\,e = \rho\,e (p,\rho )\), which is set to represent an ideal gas.

To evolve these equations in time, the code uses volume averages determined by piece-wise monotonic interpolation inside each grid cell. This generic implementation allows the code to easily switch between a number of different solvers and, in this study, the Roe solver of Cargo and Gallice (1997) is utilized. The Linearized Roe Riemann solver is based on characteristic decomposition of the Roe matrix which approximates the solutions to the discontinuous left and right Riemann solutions at the cell interfaces (Roe, 1981). The MHD formulation evolves \(\rho \), \(\mathbf{v}\), \(T\) and \(\mathbf{B}\) in time and requires an additional step to enforce the solenoidal constraint on the divergence of the magnetic field. The eight-wave divergence cleaning formulation of Powell (1994) and (Powell et al., 1999) is used, with the constrained transport scheme of Balsara and Spicer (1999) and Londrillo and del Zanna (2004), to add an additional corrective source term. This utilizes the upwinded fluxes in the higher-order Godunov scheme combined with the electric field to maintain a divergence-free magnetic field to machine precision.

The heliospheric simulations can be implemented in one, two or three spatial dimensions with either one, two or three components of the vector fields. In this study, a spherical coordinate system is used where \(r\), \(\theta \) and \(\phi \) represent the radial, polar and azimuthal directions, respectively, in a heliocentric rotating or inertial reference frame. The mean molecular weight is set to \(\mu =0.6\) to represent a fully ionized electron–proton plasma with small amounts of heavier species. The domain is specified to capture the solar wind expanding outward from an inner boundary specified at an arbitrary distance from the solar surface. The simulations are driven by updating this inner inflow boundary at each time-step with commensurate solar wind values. For idealized scenarios the inputs are theoretically derived, or, to represent real time periods, the values at the inner boundary are updated to match the output of coronal models. The outer boundaries are represented by Von Neumann boundary conditions for continuous outflow, and the simulation domain thus represents the continuous evolution of the solar wind within a predefined region of the heliosphere.

2.2 The Solar Wind

To simulate the nascent solar wind, a three-dimensional MHD simulation is initialized to reproduce solar wind conditions starting from 21 June 2012. The simulations are driven using inflow coronal boundary conditions generated by CORHEL (Riley et al., 2001; Linker et al., 1999) from the archived simulation run Camilla_Scolini_012516_SH_1 (2016), downloaded from NASA Community Coordinated Modeling Center (CCMC). This CORHEL coronal boundary condition uses the magnetic field structure from the Magnetohydrodynamics Algorithm outside a Sphere (MAS) polytropic coronal model (Linker et al., 1999) with empirically derived velocity, density and temperature variables (Riley et al., 2001). The input data is available at a 6 hour cadence and a resolution of \(\theta =180\) and \(\Phi =360\) points. A cubic spline interpolation sequence is used to resolve this to the variable simulation timestep of the heliospheric grid which is specified at a lower resolution of \(\theta =90\) and \(\Phi =180\) points with a radial extent of 192 points from 30 Rs out to beyond 1 au.

Figure 1 shows the initialization stage of this simulation where the solar wind expands outward into a low density background. The plasma density across the simulation domain is initially specified to fall off as a function of \(r^{-2}\), but the simulations are only judged to have reached a steady state when the solar wind plasma from the inner boundary has reached the outer boundary and asymptotically tended to a steady-state solution. The left and center panels show two projections of the normalized density where the fast solar wind has reached the outer boundary but the slow solar wind has not yet done so. The propagation of fast and slow solar wind and stream interaction regions (SIRs) are visible as well as the rotation of the Sun which wraps these streams along an Archmedean spiral (Parker, 1958). The right-hand panel shows the heliospheric current sheet (HCS), calculated by masking values above an arbitrarily small value. The HCS is produced at the Sun’s magnetic equator and maintains its tilted orientation with respect to the ecliptic plane as it evolves outward.

Figure 1
figure 1

Initialization phase of a three-dimensional MHD simulation of the solar wind. The simulations are shown as the fast solar wind first reaches the outer boundary while the slow solar wind has not yet done so. The left-hand and center panels (ab) show the plasma number density normalized by the radial distance squared in au from above and at the equatorial plane, respectively. The right-hand panel (c) shows the heliospheric current sheet which is revealed by masking magnetic field values above an arbitrarily small value. Note that 214.8 Rs ≃ 1 au.

In this study a polytropic index of \(\gamma = 1.5\) is used to capture the measured polytropic index of the free-streaming solar wind (Totten, Freeman, and Arya, 1995). This still, however, does not fully capture the kinetic heating of the solar wind via a variety of electron and ion-scale instabilities (e.g. Stawarz et al., 2009; Goldstein et al., 2015) and the MHD simulations therefore result in a steeper radial temperature profile than that observed (e.g. Cranmer et al., 2009).

2.3 Interplanetary Coronal Mass Ejections

CMEs are launched along a specific direction and are then able to deflect and rotate as they erupt outward (Gopalswamy et al., 2003; Cremades, Bothmer, and Tripathi, 2006; Gui et al., 2011; Vourlidas et al., 2011) and interact with the solar wind (Wang et al., 2004; Isavnin, Vourlidas, and Kilpua, 2013) or with other ICMEs (Lugaz et al., 2012; Shen et al., 2012). This can cause limb ICMEs to strike Earth (Wang et al., 2004) and 30 – 40% of halo ICMEs to not strike Earth (Yermolaev et al., 2005; Shen et al., 2014).

To model and capture these three-dimensional processes, a pulse is injected on the inner boundary by varying the solar wind density and velocity according to the relation

$$ \lambda (t,\theta ,\phi ) = \lambda _{0} + \lambda _{p} \sin ^{2}\biggl(\pi \frac{t - t_{0}}{t_{p}}\biggr) \cos \biggl(\frac{\pi }{2}\frac{\theta - \theta _{0}}{\Theta }\biggr) \cos \biggl(\frac{\pi }{2} \frac{\phi - \phi _{0}}{\Phi }\biggr), $$
(7)

within the limits

$$ t_{0} < t_{p} < t_{0} + T, \qquad \theta _{0} - \Theta < \theta < \theta _{0} + \Theta , \qquad \phi _{0} - \Phi < \phi < \phi _{0} + \Phi , $$
(8)

where \(\lambda \) represents the variable of interest, and \(\lambda _{p}\) its peak increase. \(\theta _{0}\), \(\phi _{0}\), and \(t_{0}\) are the latitudinal and azimuthal launch positions and start time, respectively, and \(\Phi = \Theta \) which represents the half-angle subtended by the pulse and \(t_{p}\) the pulse duration.

Gaussian and sinusoidal pulses, and variations thereof, have been commonly used to represent ICMEs (Odstrcil and Pizzo, 1999; Pomoell and Poedts, 2018; Liou et al., 2014; Riley et al., 2016) and, as these pulses propagate outward, the outer regions expand faster than the inner regions and produce a characteristic cone shape with associated MHD forward and reverse shocks. These pulses do not strictly conserve the Rankine–Huguenot jump conditions but are of sufficient smoothness that MHD solvers are able to relax these into a structure which has been shown to well represent an ICME (e.g. Chané et al., 2006), with the exception of the internal flux-rope magnetic field.

3 Simulating the 23 July 2012 Event

In this study the preconditioning events leading up to 23 July and the 23 July ICME are approximated by two distinct CMEs erupting on 19 July and 23 July. The background solar wind is modeled for the time period encompassing this event from 15 July, thus allowing the simulated heliosphere to reach a steady state before the passage of the ICMEs. The simulations are driven using two publically available simulations (Anthony_Mannucci_022515_SH_1, 2015; Camilla_Scolini_012516_SH_1, 2016) produced by the MAS polytropic coronal model (Linker et al., 1999) and CORHEL coronal boundary conditions (Riley et al., 2001) which cover Carrington rotation 2125 from 21 June until 18 July, and Carrington rotation 2126 from 18 July until 16 August. The coronal simulations are driven by the Global Oscillations Network Group (GONG) synoptic magnetogram data. To avoid numerical instability, the final outputs of Carrington rotation 2125 are omitted and the model inputs are interpolated over 24 hours, which ensures a smooth transition between changes in the locations of coronal hole boundaries between the two inputs.

The ICMEs are initialized inline with measurements (Cash et al., 2015; Liou et al., 2014), see Table 1, and the simulations run until the final eruption has reached the outer boundary on 24 July 2012. Estimates used for the initial speed of the 23 July ICME range from \(2500\pm 500\) km s−1 to > 3000 km s−1 (Baker et al., 2013; Liu et al., 2014a; Intriligator et al., 2015; Liou et al., 2014; Riley et al., 2016; Liu et al., 2014b), the upper range of which exceeds the theorized ≈ 3000 km s−1 limit available from the energy budget of solar active regions (Gopalswamy et al., 2005; Yashiro et al., 2004). In this study a launch velocity of 2800 km s−1 is found to produce a reasonable match.

Table 1 Input data for the 19 July and 23 July 2012 ICMEs corresponding the simulations presented in Figures 2 and 3. The ICMEs are launched at the inner boundary of 30 RS and further input values are taken from Cash et al. (2015, see Tables 1 and 2 therein).

Figure 2 shows the simulation of the solar wind and 19 July and 23 July ICMEs. The 19 July ICME is visibly smaller than the 23 July ICME and the initial eruption produces a density cavity in its wake. The ICMEs propagate through various solar wind conditions; the 19 July ICME encountering a denser slower solar wind stream, which cause significant azimuthal variation across solar longitude, whilst the 23 July ICME propagates from a fast solar wind stream into a slow solar wind stream. The limitations in using two distinct coronal models inputs become clear as in certain locations, the changes in the coronal hole boundaries between the two inputs causes fast solar wind to run into slower solar wind which results in some visible discontinuities. Further interpolation routines might remove this and indeed Cash et al. (2015) implement a variety of different solar wind backgrounds from either before or after the event and finally a hydrodynamic solar wind. It is not necessarily clear, however, which selection is correct due to the lack of continuous magnetogram coverage during this period. These effects are also minimal in the sector where the 19 and 23 July ICMEs propagate, and the ICME propagation along the Sun-STEREO-A line is not significantly affected.

Figure 2
figure 2

Three-dimensional MHD simulations of the 19 July ICME in the upper panels (ab) and 23 July ICME in the lower panels (cd). The left-hand panels (a and c) show the radial velocity and the right-hand panels (b and d) show the scaled plasma number density. Note that 214.8 Rs ≃ 1 au.

Figure 3 shows the time series from a probe within the simulation at the location of STEREO-A which is compared to the STEREO-A in situ measurements. The time series is also shown for a simulation of the background solar wind without the ICMEs. Two initial ICMEs are visible in the STEREO-A data on 18 and 19 July which in this study are represented by the single and larger 19 July ICME. The 19 July ICME appears to feature a second peak in density which is attributed to the dense solar wind stream encountered en-route which is likely to have been cleared by the first initial ICME visible in the STEREO-A time series, but which is not simulated here. The low density cavity ahead of the 19 July ICME is well reproduced with the background plasma density dipping to comparable values to the observed ≈ 1 cm−3. The velocity profile of the 23 July ICME is subsequently a close match with the simulated ICME arriving close in time to the observed ICME, and initially dropping of at a similar rate. A second peak in velocity is visible in Figure 2, which represents a reverse shock, although this feature is only marginally visible within the measurements. The density peaks at a similar time and amplitude and, with the velocity profile, indicates that the simulations have reproduced an ICME of comparable magnitude to the observed event.

Figure 3
figure 3

Time-series output from the MHD simulations presented in Figure 2 at the location of STEREO-A compared to the STEREO-A time series from Liu et al. (2014a, see Figure 5 therein). (a) Plasma density, (b) bulk velocity, (c) temperature, and (d) magnitude of the magnetic field. Note, the total measured density (a) (blue) was calculated through extrapolation from the low energy electron measurements (Liu et al., 2014a).

Notable differences do, however, exist. The initial ramp-up in density and velocity for the few hours prior to the 23 July ICME is not captured, some of which Russell et al. (2013) tentatively attribute to initial disturbances from the 23 July event itself. The simulated ICME density is also narrower in time, reaching higher values but decreasing more rapidly too. The simulated magnetic field reaches > 100 nT, as in the STEREO-A time series, but this is due to compressed pre-existing solar wind fields rather than an intrinsic field and therefore decreases rapidly too. These discrepancies are attributed to the approximation of a complex multi flux-rope event by a single smooth pulse. The simulated 23 July ICME also reveals a distinct temperature spike not captured within the in situ measurements.

Further efforts to optimize the input parameters to match the observations could decrease the discrepancies but might well result in over-fitting due to the various error sources deriving from the choice in background solar wind conditions and the observational constraints on the initial and final conditions. Given these, the concept of a high-speed ICME traveling through a low density interplanetary medium is judged to be well captured and the simulations presented in Figures 2 and 3 are thus taken as a reasonable reproduction of the 23 July 2012 event, and indeed of a Carringtons-scale event, from which physical processes can be inferred.

4 Preconditioning Study

The simulated times series in Figure 3 show the solar wind density ahead of the main event to increase towards their nominal levels faster than the observations do although they still have not fully recovered by 23 July. This faster recovery appears to be due to the higher simulated solar wind speeds ahead of the 23 July ICME of ≈ 550 km s−1, which gives a ballistic refilling timescale of ≈ 3.1 days for fresh solar wind to propagate into the depleted sector, following the passage of the 19 July ICME. The STEREO-A observations, however, show a lower velocity of ≈ 440 km s−1, which gives a ballistic refilling timescale of ≈ 3.9 days which extends up until the 23 July ICME. The ballistic refilling argument does, however, only provide a minimum timescale for the refilling as it does not account for the density cavity ahead of the fresh solar wind and how the remaining rarefied solar wind has been impacted by the initial event. Temmer et al. (2017) indeed find that the interplanetary medium remains disturbed for ≈ 3 – 6 days based on statistical comparisons between observed ICMEs and modeled background solar wind.

To further study the concept of an initial ICME clearing the path for a second ICME, the simulation presented in Figures 2 and 3 are used as a baseline and the launch time of the 23 July ICME is varied with respect to the 19 July ICME, from 20 July until 24 July. The simulations are also run in the absence of an initial event to fully isolate the effects of solar wind preconditioning. From an operational forecasting perspective this approach allows one to examine the amount of time after an initially observed ICME that subsequent ICMEs will have an enhanced geophysical impact. Figure 4 shows four of these permutations, with and without preconditioning, which reveals the significant density cavity ahead of the subsequent ICME and how an earlier launch time results in the subsequent ICME propagating through this cavity.

Figure 4
figure 4

Normalized plasma number density for four different launch times from 20 – 23 July. Upper panels (ad) show the case of a single ICME without solar wind preconditioning and lower panels (eh) show the case of a preceding ICME which produces a large density cavity in front of the subsequent event. The right-hand lower panel (h) corresponds to the simulations shown in Figures 2 and 3. Note that 214.8 Rs ≃ 1 au.

The peak velocity at the location of STEREO-A is shown in Figure 5 with the simulation time corresponding to the actual launch marked. The peak velocity, together with the southward component of the magnetic field, provides an indicator of the geoeffectiveness of the event (Burton, McPherron, and Russell, 1975; Wu and Lepping, 2005), while the transit time is also shown which provides the lead time that is required to accurately predict a given CME evolution. The results show that the initial simulated 19 July ICME induced a speed increase in the subsequent event right up until 24 July, although on and after 23 July this effect appears minimal as the simulations with and without the 19 July ICME converge. As the simulated 23 July ICME is launched earlier in time, the peak velocities increase as the 23 July ICME spends more and more time in the wake of the 19 July ICME and eventually runs into its back if launched before 21 July, a phenomenon (Lugaz, Manchester, and Gombosi, 2005) not examined in this study. The velocity increase appears the most significant when launched on 21 July.

The preconditioning study results, combined with further analysis of the STEREO-A data suggest that the preconditioning for the 23 July 2012 event was marginal and therefore this event was produced without the aid of solar wind preconditioning. The trends do, however, indicate that solar wind preconditioning can be significant for an event of this magnitude and that this event, therefore, could have been even more severe if launched directly into the depleted solar wind observed by STEREO-A two days before.

5 Discussion and Conclusions

This study describes three-dimensional MHD simulations of the inner heliosphere leading up to and including the 19 and 23 July ICMEs, the latter of which has been identified as a Carrington-scale event. The simulations were driven by CORHEL coronal boundary conditions for Carrington rotations 2125 and 2126, which highlighted the relevance of continuously derived inputs with respect to observing and modeling the solar corona. The simulations produced an event of comparable magnitude to the 23 July 2012 event with time-series output from the location of STEREO-A matching the observations. It should, however, be noted that the simulations of the 23 July 2012 event are constrained around the STEREO-A observations at 0.96 au. It is therefore likely that multiple initial conditions exist that produce an ICME at 1 au that matches those observed, as indeed is highlighted by Cash et al. (2015). The uncertainties in the near-Sun properties of the CME do not allow for this event to be constrained further and simulations of these kind of events should therefore be interpreted as physically realistic of events of comparable magnitude to the 23 July 2012 event rather than exact replicas.

The 23 July 2012 simulation was then used to further examine and quantify the impact of solar wind preconditioning. The launch time of the 23 July ICME was varied with respect to a 19 July preconditioning ICME and also in its absence, to constrain the phenomenon of one ICME clearing the path for another. The simulations were able to reproduce the observed depleted solar wind densities ahead of the 23 July ICME and the simulated 23 July ICME reached a maximum velocity of > 2750 km s−1 when launched on 21 July but tended towards 2000 km s−1 when launched after 23 July.

Several studies have indicated that large ICMEs are significantly less affected by the ambient solar wind (Wu et al., 2005; Cash et al., 2015). The simulations of the 23 July ICME presented here are, however, towards the larger end of those considered; see Table 1 and Cash et al. (2015, Table 2 therein). While the precise numbers presented in this parametric preconditioning study might well differ depending on the solar wind backgrounds and ICME parameters used, the depletion behind the 19 July ICME shown in Figure 4 is consistent with the large-scale interaction between ICMEs and the ambient solar wind and also comparable to those produced by flux-rope ICME simulations (Shen et al., 2014). The trends presented in Figure 5 therefore indicate that solar wind preconditioning can be a significant factor for ICMEs of comparable magnitude to the 23 July event and, therefore, Carrington-scale events. The simulations also reveal that the 23 July event itself likely occurred when the solar wind had nearly fully recovered and it can be inferred that the 23 July would have reached even higher velocities at 1 au if launched closer in time to the 19 July preconditioning ICME.

Figure 5
figure 5

Parametric study showing the variations in the radial velocity in the left-hand panel (a), and transit time in the right-hand panel (b) resulting from the 23 July ICME launched at different times behind the 19 July ICME (orange solid line) and also in its absence (blue dashed line). The actual velocity observed at STEREO-A and the transit time are annotated with dashed black lines.

The preconditioning window identified in Figure 5, although focused on a particular event, can provide context for historical events, such as the August 1972 ICME which reached Earth in a record 14.6 hours (Knipp et al., 2018) and the Carrington event of September 1859 which reached Earth in 18.6 hours (Tsurutani et al., 2003), which have been implicated as involving multiple ICME eruptions. In the absence of in situ measurements, the trends presented here indicate that preconditioning variations in the ambient solar wind could explain the difference in these arrival times. The significant increase in ICME velocity and decrease in transit time due to solar wind preconditioning could also plausibly enhance the severity of a range of CMEs which do not initially present themselves as Carrington-scale within the solar corona. This study did not, however, consider the effects of solar wind preconditioning inside the solar corona. A comprehensive parametric preconditioning study, with regards to the numerous ICME input parameters that can be varied, and also with a flux-rope CME description, is therefore left for a future endeavour.

The preconditioning window induced by an initial ICME, and the decrease in its significance over time, presents a quantifiable prediction that can be used by current space weather forecasting efforts to estimate the increased likelihood of a severe space weather event occurring.