SearcharxivSearch

arXiv subjects

James McKevitt

Publications and source records attributed to James McKevitt.

15 recordsLinked to original sources

Filter and baffle design for the short-wavelength camera on SOLAR-C EUVST

SOLAR-C, which is scheduled to launch in the late 2020s with the Extreme Ultraviolet High-Throughput Spectroscopic Telescope (EUVST), will deliver EUV spectroscopy of the solar atmosphere with unprecedented temperature coverage and resolution. We present the optical design and mechanical impacts for the short-wavelength camera, and how our design choices affect scientific performance using complete forward modelling. We discuss the design and optical impact of the thin-film aluminium filter and supporting mesh, including diffraction and shadowing effects in spectral and spatial dimensions. We analyse this using our own Fourier optics method and analytical modelling, and quantify the scientific impact using forward modelling driven by a simulated solar atmosphere. We address the vulnerability of thin-film filters during launch depressurisation using vacuum chamber testing. We describe the stray-light baffle design and low-scatter coatings which suppress visible stray light.

astro-ph.IM

Full-Disk Spectroscopy of the Solar Corona Across a Solar Cycle with Hinode/EIS

The structure and dynamics of the solar corona evolve with the Sun's magnetic cycle, yet how this variability manifests in the disk-integrated, Sun-as-a-star observables used in stellar activity studies remains poorly constrained. We compile 18 full-disk spectroscopic mosaic scans made by Hinode/EIS spanning 2013-2024, covering solar cycle 24 and the rise of solar cycle 25, and probe coronal plasma variability through the integrated and spatially resolved intensity, Doppler velocity, and non-thermal velocity of log T~6.2 plasma in active regions and the quiet Sun. Disk-integrated coronal intensity is strongly correlated with the solar cycle, consistent with stellar observations. No clear solar-cycle variation is found in the distributions of coronal Doppler or non-thermal velocity in either active regions or the quiet Sun, though their total intensities do track the cycle. Active region intensity per unit solid angle shows a moderate correlation with solar cycle. Taken together, these results support the hypothesis that Sun-as-a-star coronal intensity variability across the solar cycle is driven primarily by the changing fraction of the disk occupied by active regions, rather than by changes in the log T~6.2 plasma properties of those regions. The well-established correlation between upflowing plasma and elevated non-thermal line broadening in active regions persists throughout the cycle, implying that the underlying kinematic properties of active region plasma are insensitive to the global magnetic field configuration, a result with direct implications for the interpretation of coronal activity cycles on solar-like stars.

astro-ph.SR

Pre-flare and active region plasma flows and structure seen by the short wavelength camera on SOLAR-C/EUVST

The mechanisms triggering solar flares and driving coronal heating occur across wide temperature ranges on small spatial scales and short timescales, making them difficult to observe with current instrumentation. The upcoming SOLAR-C mission, launching in the late 2020s, will provide unprecedented plasma diagnostic capability with its high-throughput extreme-ultraviolet (EUV) spectroscopic telescope (EUVST), capable of ~0.2 arcsec/pix spatial sampling (~0.4 arcsec resolution), continuous temperature coverage from 0.02-15 MK, and exposure times down to 0.5 seconds. We present forward modelling of the spectrograph's short wavelength camera (170-210 Å; SOLAR-C/EUVST-SW) and its response to log T~6.2 coronal plasma in a three-dimensional MHD-simulated pre-flare active region. We compare this performance to that of the previous-generation EUV Imaging Spectrometer (EIS) on Hinode (SOLAR-B). Our results demonstrate that SOLAR-C/EUVST can distinguish individual flux tubes in simulated active region loops which Hinode/EIS cannot resolve. In simulated pre-flare plasma, SOLAR-C/EUVST captures sharp velocity gradients between adjacent upflowing and downflowing plasma which Hinode/EIS is unable to resolve. Doppler velocity measurement accuracy will reach better than 1 km/s in active regions. We show that this next-generation spectrograph can be expected to directly observe processes potentially related to flare triggering, such as plasma flows from low-altitude reconnection linked to emerging flux, and determine whether active region loops consist of a small number of strands or the hundreds predicted by magnetic reconnection-induced nanoflare heating models.

astro-ph.SR

Coronal Non-Thermal and Doppler Plasma Flows Driven by Photospheric Flux in 28 Active Regions

Magnetohydrodynamic (MHD) waves and/or the braiding of magnetic field lines are largely thought to be responsible for heating the solar corona, both being mechanisms which are driven by the Sun's photospheric magnetic field. Recent modelling work leads us to expect that such heating mechanisms would be seen in the excess broadening (non-thermal velocity) of coronal spectral emission lines and that larger magnitudes of photospheric magnetic flux would generate more heating, but a direct connection between magnetic flux and spectral line broadening has been difficult to establish. We combine measurements of the photospheric magnetic field from SDO/HMI and non-thermal velocity in log T~6.2 coronal plasma from Hinode/EIS for 28 active regions and find a moderate correlation between the two exists in quiescent active regions, consistent with the photospheric field injecting upward Poynting flux into the solar corona and causing coronal heating. We find that no strong correlation with coronal composition makes it difficult to distinguish between MHD wave heating and magnetic field braiding heating using these diagnostics with current instrumentation.

astro-ph.SR

The Non-Eruptive Reconfiguration of a Quiescent Filament After a Nearby Active Region Emergence

The unpredictability of solar filament eruptions presents major challenges for forecasting space weather, as such eruptions frequently drive coronal mass ejections (CMEs) that impact the heliosphere. While nearby flux emergence is often linked to their destabilisation, the specific characteristics of both the emerging flux and the filament that determine whether an eruption occurs remain unclear. We report observations of a quiescent filament that did not erupt following the nearby emergence of active region NOAA 13270 and a subsequent C-class flare in April 2023. Our analysis combines multi-viewpoint extreme ultraviolet (EUV) imaging and X-ray imaging with EUV spectroscopy, radio imaging and measurements of, and extrapolations from, the photospheric magnetic field. We identify the formation of a coronal null point and fan-spine topology at the interface between the active region and filament which exhibited persistent slow reconnection, indicated by chromospheric brightenings, persistent radio emission, and plasma upflows. Our results indicate that ongoing reconnection and jets can relieve magnetic stress and enable filament stability, even when under strong perturbation. We suggest that the orientation of emerging flux relative to the ambient field is a critical parameter in filament evolution, and provide observational constraints for models of filament stability and eruption.

astro-ph.SR

UK White Paper on Magnetic Reconnection

Magnetic reconnection powers explosive releases of magnetic energy, heating and particle acceleration throughout the plasma universe. Knowledge of this universal process is vital to understanding the Heliosphere, as it plays a key role in solar flares, coronal mass ejections, coronal heating, solar wind acceleration, geomagnetic storms, and interactions between the solar wind and planetary magnetospheres. As such, reconnection underpins multiple science objectives of multiple future space missions. The UK plays a leading role in this international field, through a combination of in situ measurements from Earth's magnetosphere and the solar wind, observations of the solar corona and chromosphere, and world-class numerical simulations and theory. This white paper identifies: Nine priority science objectives for reconnection research in the next decade; Recommendations to guide investment in theory, simulations and infrastructure; Mission priorities and required measurements to ensure the UK maintains and improves its world-class credentials in reconnection science.

astro-ph.IM

Accelerating Fortran Codes: A Method for Integrating Coarray Fortran with CUDA Fortran and OpenMP

Fortran's prominence in scientific computing requires strategies to ensure both that legacy codes are efficient on high-performance computing systems, and that the language remains attractive for the development of new high-performance codes. Coarray Fortran (CAF), part of the Fortran 2008 standard introduced for parallel programming, facilitates distributed memory parallelism with a syntax familiar to Fortran programmers, simplifying the transition from single-processor to multi-processor coding. This research focuses on innovating and refining a parallel programming methodology that fuses the strengths of Intel Coarray Fortran, Nvidia CUDA Fortran, and OpenMP for distributed memory parallelism, high-speed GPU acceleration and shared memory parallelism respectively. We consider the management of pageable and pinned memory, CPU-GPU affinity in NUMA multiprocessors, and robust compiler interfacing with speed optimisation. We demonstrate our method through its application to a parallelised Poisson solver and compare the methodology, implementation, and scaling performance to that of the Message Passing Interface (MPI), finding CAF offers similar speeds with easier implementation. For new codes, this approach offers a faster route to optimised parallel computing. For legacy codes, it eases the transition to parallel computing, allowing their transformation into scalable, high-performance computing applications without the need for extensive re-design or additional syntax.

astro-ph.IM

The Link Between Non-Thermal Velocity and Free Magnetic Energy in Solar Flares

The cause of excess spectral line broadening (non-thermal velocity) is not definitively known, but given its rise before and during flaring, the causal processes hold clues to understanding the triggers for the onset of reconnection and the release of free magnetic energy from the coronal magnetic field. A comparison of data during a 9-hour period from the extreme ultraviolet (EUV) Imaging Spectrometer (EIS) on the Hinode spacecraft - at a 3-minute cadence - and non-linear force-free field (NLFFF) extrapolations performed on Helioseismic and Magnetic Imager (HMI) magnetograms - at a 12-minute cadence - shows an inverse relationship between non-thermal velocity and free magnetic energy on short timescales during two X-class solar flares on 6 September 2017. Analysis of these results supports suggestions that unresolved Doppler flows do not solely cause non-thermal broadening and instead other mechanisms like Alfvén wave propagation and isotropic turbulence have a greater influence.

astro-ph.SR

Dust growth and pebble formation in the initial stages of protoplanetary disk evolution

Aims. The initial stages of planet formation may start concurrently with the formation of a gas-dust protoplanetary disk. This makes the study of the earliest stages of protoplanetary disk formation crucially important. Here we focus on dust growth and pebble formation in a protoplanetary disk that is still accreting from a parental cloud core. Methods. We have developed an original three-dimensional numerical hydrodynamics code, which computes the collapse of rotating clouds and disk formation on nested meshes using a novel hybrid Coarray Fortran-OpenMP approach for distributed and shared memory parallelization. Dust dynamics and growth are also included in the simulations. Results. We found that the dust growth from $\sim 1~μ$m to 1-10~mm already occurs in the initial few thousand years of disk evolution but the Stokes number hardly exceeds 0.1 because of higher disk densities and temperatures compared to the minimum mass Solar nebular. The ratio of the dust-to-gas vertical scale heights remains rather modest, 0.2--0.5, which may be explained by the perturbing action of spiral arms that develop in the disk soon after its formation. The dust-to-gas mass ratio in the disk midplane is highly nonhomogeneous throughout the disk extent and is in general enhanced by a factor of several compared to the fiducial 1:100 value. Low St hinders strong dust accumulation in the spiral arms compared to the rest of the disk and the nonsteady nature of the spirals is also an obstacle. The spatial distribution of pebbles in the disk midplane exhibits a highly nonhomogeneous and patchy character. The total mass of pebbles in the disk increases with time and reaches a few tens of Earth masses after a few tens of thousand years of disk evolution. Abridged.

astro-ph.EP

Computing the gravitational potential on nested meshes using the convolution method

Aims. Our aim is to derive a fast and accurate method for computing the gravitational potential of astrophysical objects with high contrasts in density, for which nested or adaptive meshes are required. Methods. We present an extension of the convolution method for computing the gravitational potential to the nested Cartesian grids. The method makes use of the convolution theorem to compute the gravitational potential using its integral form. Results. A comparison of our method with the iterative outside-in conjugate gradient and generalized minimal residual methods for solving the Poisson equation using nonspherically symmetric density configurations has shown a comparable performance in terms of the errors relative to the analytic solutions. However, the convolution method is characterized by several advantages and outperforms the considered iterative methods by factors 10--200 in terms of the runtime, especially when graphics processor units are utilized. The convolution method also shows an overall second-order convergence, except for the errors at the grid interfaces where the convergence is linear. Conclusions. High computational speed and ease in implementation can make the convolution method a preferred choice when using a large number of nested grids. The convolution method, however, becomes more computationally costly if the dipole moments of tightly spaced gravitating objects are to be considered at coarser grids.

astro-ph.SR

ASTrAEUS: An Aerial-Aquatic Titan Mission Profile

Key questions surrounding the origin and evolution of Titan and the Saturnian system in which it resides remain following the Cassini-Huygens mission. In-situ measurements performed at key locations on the body are a highly effective way to address these questions, and the aerial-aquatic platform proposed in this report serves to deliver unprecedented access to Titan's northern surface lakes, allowing an understanding of the hydrocarbon cycle, the potential for habitability in the environment and the chemical processes that occur at the surface. The proposed heavier-than-air flight and plunge-diving aquatic landing spacecraft, ASTrAEUS, is supported by the modelling of the conditions which can be expected on Titan's surface lakes using multiphysics fluid-structure interaction (FSI) CFD simulations with a coupled meshfree smoothed-particle hydrodynamics (SPH) and finite element method (FEM) approach in LS-DYNA.

astro-ph.IM

The Arcanum Mission: Scientific Objectives and Instruments for Neptune, Triton and KBOs

The Arcanum mission is a proposed L-class spacecraft that highlights the revolutionary approach which can now be taken to future space mission design. Using the case of the SpaceX Starship vehicle and in particular the high mass and volume characteristics of this launcher, the feasible large size of future missions, even with high delta-V transfer requirements, are analysed. A demonstrator vehicle, designed to support a large and capable science platform with multiple components, is detailed, clearly showing the range and depth of science goals that will be answerable thanks to the current revolution in super heavy-lift launch vehicles.

astro-ph.IM

An L-class Multirole Observatory and Science Platform for Neptune

A coming resurgence of super heavy-lift launch vehicles has precipitated an immense interest in the future of crewed spaceflight and even future colonisation efforts. While it is true that a bright future awaits this sector, driven by commercial ventures and the reignited interest of old space-faring nations, and the joining of new ones, little of this attention has been reserved for the science-centric applications of these launchers. The Arcanum mission is a proposal to use these vehicles to deliver an L-class observatory into a highly eccentric orbit around Neptune, with a wide-ranging suite of science goals and instrumentation tackling Solar System science, planetary science, Kuiper Belt Objects and exoplanet systems.

astro-ph.IM

Optimisation of a Hydrodynamic SPH-FEM Model for a Bioinspired Aerial-aquatic Spacecraft on Titan

Titan, Saturn's largest moon, supports a dense atmosphere, numerous bodies of liquid on its surface, and as a richly organic world is a primary focus for understanding the processes that support the development of life. In-situ exploration to follow that of the Huygens probe is intended in the form of the coming NASA Dragonfly mission, acting as a demonstrator for powered flight on the moon and aiming to answer some key questions about the atmosphere, surface, and potential for habitability. While a quadcopter presents one of the most ambitious outer Solar System mission profiles to date, this paper aims to present the case for an aerial vehicle also capable of in-situ liquid sampling and show some of the attempts currently being made to model the behaviour of this spacecraft.

astro-ph.IM

Enceladus and Titan: Emerging Worlds of the Solar System (ESA Voyage 2050 White Paper)

Some of the major discoveries of the recent Cassini-Huygens mission have put Titan and Enceladus firmly on the Solar System map. The mission has revolutionised our view of Solar System satellites, arguably matching their scientific importance with that of their planet. While Cassini-Huygens has made big surprises in revealing Titan's organically rich environment and Enceladus' cryovolcanism, the mission's success naturally leads us to further probe these findings. We advocate the acknowledgement of Titan and Enceladus science as highly relevant to ESA's long-term roadmap, as logical follow-on to Cassini-Huygens. In this white paper, we will outline important science questions regarding these satellites and identify the pertinent science themes we recommend ESA cover during the Voyage 2050 planning cycle. Addressing these science themes would make major advancements to the present knowledge we have about the Solar System, its formation, evolution and likelihood that other habitable environments exist outside the Earth's biosphere.

physics.space-ph