Search NASASearch

SEARCH · Search NASA

Results for “factorization”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 37 records · Page 2

A Measurement of the Neutron Electromagnetic Form Factor Ratio from a Rosenbluth Technique with Simultaneous Detection of Neutrons and Protons

The internal structure of protons and neutrons provides insight into both the dynamical behavior of the constitute quarks and gluons, and emergent properties of the nucleons (such as mass, spin, and electromagnetic distributions). Elastic electron-nucleon scattering can probe the elastic electromagnetic form factors of the nucleon. The electric and magnetic form factors, respectively, encode information about the internal charge and magnetization distributions within the nucleon. Precision data for these form factors, over a broad range of the four-momentum transfer squared, Q^2, can benchmark theoretical models describing the strong interaction of nuclear physics. The Super BigBite Spectrometer (SBS) program in Hall A at Jefferson Lab, is a series of high-precision experiments which seek to significantly extend the Q^2 reach of previous data for the nucleon electromagnetic form factors. The first two experiments of this program are known as G_M^n and the neutron Two Photon Exchange (nTPE) and the data were collected from October 2021 to February 2022. Both experiments were conducted with the simultaneous measurement of D(e,e'n) and D(e,e'p) reactions for quasi-elastic electron-deuteron scattering. The scattered electrons were detected in the BigBite Spectrometer, which features multiple large-acceptance Gas Electron Multiplier (GEM) detectors. The Super BigBite Spectrometer provided simultaneous detection of scattered nucleons, and utilized a large acceptance dipole magnet and Hadron Calorimeter (HCal). The G_M^n experiment provides precision measurements of the neutron magnetic form factor, via the ratio method, over a Q^2 range of 3.0 to 13.5 (GeV/c)2. From this data analysis, preliminary values for G_M^n/µ_n G_D are extracted. For Q^2=4.48 (GeV/c)2 we find G_M^n/µ_n G_D=0.9546±0.0132 and for Q^2=4.476 (GeV/c)2 we find G_M^n/µ_n G_D=0.9563±0.0110. These preliminary G_M^n/µ_n G_D values are more precise than existing world data in this Q^2 regime and are consistent with the most recent parameterization of the G_M^n/µ_n G_D world data. The nTPE experiment provides a first measurement of the neutron Rosenbluth Slope and seeks to quantify the two-photon exchange(TPE) contribution to elastic electron-neutron scattering at a fixed Q^2=4.5 (GeV/c)2 with two different beam energies and scattering angle values. For data of the proton form factor ratio, µ_p G_E^p/G_M^p, significant discrepancies exist between values obtained from Rosenbluth Separation and polarization transfer measurement, particularly at large Q^2, and TPE contributions are thought to resolve this discrepancy. The impacts of TPE contributions have not yet been experimentally established for the neutron. From the data analysis presented in this dissertation, a preliminary result for the neutron Rosenbluth Slope is found as S^n=(G_E^n )^2/t_n (G_M^n )^2=0.0916±0.0476 for Q^2=4.48 (GeV/c)2. This value of the neutron Rosenbluth Slope is consistent with the world data extrapolation and the absence of large TPE corrections.

Wertz, Ezekiel [Thomas Jefferson National Accelera

Understanding and Modeling Pooled Rideshare Acceptance: Influential Factors, Preferred User Experiences, and Implications

This dissertation explores factors influencing pooled rideshare (PR) adoption to provide actionable insights for transportation network companies (TNCs) and policymakers. PR allows travelers to share rides with unknown passengers, offering benefits such as cost reduction and congestion relief. However, adoption remains limited due to safety concerns, privacy issues, and trust in rideshare platforms. A national U.S. survey with 5,385 respondents examined transportation preferences and barriers to PR adoption. Exploratory and confirmatory factor analyses identified five key factors influencing PR consideration—safety, service experience, privacy, traffic/environment, and time/cost. Second factor analyses examined ways to optimize PR experiences, revealing four factors—comfort/ease of use, convenience, vehicle technology/accessibility, and passenger safety. Privacy concerns, for instance, using regression analysis, were found to reduce the likelihood of PR adoption by 77%, and convenience had the potential to increase it by 156%. The Pooled Rideshare Acceptance Model (PRAM), based on the Technology Acceptance Model, assessed the impact of these factors using the Structural Equation Model (SEM). Privacy, safety, trust, and convenience had a large effect (Cohen's f2 > 0.35) on PR acceptance, while multigroup analyses (PRAMMA) explored 16 demographic variables such as gender, generation, and income, emphasizing the need for tailored strategies. Based on all the statistical analysis and workshops using descriptive statistics, 95 actionable recommendations were made from the riders' perspective. Findings highlight the importance of customized services, user experience improvements, and policy interventions to enhance PR adoption. This dissertation provides a roadmap for future research and policy development, ensuring evidence-based, practical strategies to improve PR services in the U.S. and beyond.

Gangadharaiah, Rakesh

Nucleon axial form factor from elementary target data

Precise neutrino-nucleon amplitudes are essential ingredients for predicting neutrino event rates in current and upcoming long-baseline neutrino oscillation experiments. A common neutrino interaction with a low reaction threshold and with most of the energy carried by two final state particles is quasielastic scattering, for which the nucleon axial form factor, 𝐹 𝐴⁡ (𝑄 2 ), is a dominant source of uncertainty. Improvements to the nucleon axial form factor rely on neutrino scattering data with elementary targets to reduce or eliminate the need for nuclear modeling systematics. This work examines constraints on the nucleon axial form factor that can be achieved from datasets of neutrino scattering on deuterium targets, Lattice QCD predictions, and from the recent hydrogen target data from the MINERvA Collaboration. Significant tension is found between hydrogen and deuterium target data, suggesting that extractions from deuterium underestimate both the central value and uncertainty of the form factor. Parametrizations for and uncertainties of the nucleon axial form factor using the 𝑧 expansion are provided.

FOS: Physical sciences

New physics versus quenching factors in Coherent Neutrino Scattering

Recent results on the Coherent Elastic Neutrino-Nucleus Scattering (CEνNS) on germanium present significant discrepancies among experiments. We perform a combined analysis of the Dresden-II, CONUS+ and COHERENT data, quantifying the impact of quenching factor uncertainties on their CEνNS cross section measurement. No choice of quenching factor can bring these three data sets into mutual agreement, whereas the combination of COHERENT with either Dresden-II or CONUS+ agrees well albeit for very different quenching factors. We further study the quenching factor dependence on the sensitivity of these experiments to a large neutrino magnetic moment, finding that the constraints can vary by up to an order of magnitude. Our work highlights the importance of reducing this uncertainty on quenching factors in order to probe new physics from neutrinos at the low-energy frontier.

neutrino interactions

GPU Accelerated Sparse Cholesky Factorization

The solution of sparse symmetric positive definite linear systems is an important computational kernel in large-scale scientific and engineering modeling and simulation. We will solve the linear systems using a direct method, in which a Cholesky factorization of the coefficient matrix is performed using a right-looking approach and the resulting triangular factors are used to compute the solution. Sparse Cholesky factorization is compute intensive. In this work we investigate techniques for reducing the factorization time in sparse Cholesky factorization by offloading some of the dense matrix operations on a GPU. We will describe the techniques we have considered. We achieved up to 4x speedup compared to the CPU-only version.

Karsavuran, M Ozan

Exploring phage–host interactions in Burkholderia cepacia complex bacterium to reveal host factors and phage resistance genes using CRISPRi functional genomics and transcriptomics

Complex interactions of bacteriophages with their bacterial hosts determine phage host range and infectivity. While phage defense systems and host factors have been identified in model bacteria, they remain challenging to predict in non-model bacteria. In this paper, we integrate functional genomics and transcriptomics to investigate phage–host interactions, revealing active phage resistance and host factor genes in Burkholderia cenocepacia K56-2. Burkholderia cepacia complex species are commonly found in soil and are opportunistic pathogens in immunocompromised patients. We studied infection of B. cenocepacia K56-2 with Bcep176, a temperate phage isolated from Burkholderia multivorans. A genome-wide dCas9 knockdown library targeting B. cenocepacia K56-2 was constructed, and a pooled infection experiment identified 63 novel genes or operons coding for candidate host factors or phage resistance genes. The activities of a subset of candidate host factor and resistance genes were validated via single-gene knockdowns. Transcriptomics of B. cenocepacia K56-2 during Bcep176 infection revealed that expression of genes coding for host factor and resistance candidates identified in this screen was significantly altered during infection by 4 h post-infection. Identifying which bacterial genes are involved in phage infection is important to understand the ecological niches of B. cenocepacia and its phages, and for designing phage therapies.

Bacterial Pathogenesis

The Shape Factor for Pits and Its Impact on Pit Stability

This study employs the finite element method (FEM) to predict the impact of pit shape on pit stability via shape factors of various pit geometries relevant to localized corrosion. Lower values of the shape factor indicate an increased ease in maintaining pit stability. Analyzed geometries include undercut pits, bispherical pit-within-pit structures, and covered pits with perforated (lacy) covers. The effect of the water layer thickness, transport properties of the electrolyte inside and outside the pit, and cathode location on the pit shape factor were also explored. Results show that occluded pits exhibit lower shape factors than open ones, with disk-shaped pits decreasing further as c/r ratio and occlusion angle increase. The findings also suggest minimal influence from a secondary pit if the primary remains active. An equation is presented that quantifies the impact of lacy covers, revealing significant shape factor value reduction. Additionally, high salt concentrations inside pits have a limited stabilizing effect compared to geometry, while thin water layers and adjacent cathodic/sinks reduce pit stability.

Shehi, A. (ORCID:0009000271548041)

A New Measurement of the Neutron Electric Form Factor with the Super Bigbite Spectrometer Apparatus

Protons and neutrons, collectively known as nucleons, make up the nuclei at the core of atoms which form our world. The nucleon has been under intensive study for over 100 years, and yet we still do not fully understand the internal dynamics which govern properties like its spin or its mass-which contributes to almost all of the visible mass in the universe. These dynamics are governed by quantum chromodynamics(QCD), the predictions of which are experimentally tested at high energy accelerator facilities such as Jefferson Lab. TheGEN-II experiment (E12-09-016) is one such experiment. GEN-II is part of the Super Bigbite Spectrometer (SBS) experimental form factor pro gramme taking place in Hall A at Jefferson Lab, which aims to make precision measurements of the nucleon electromagnetic form factors(EMFFs)at record high values of squared four momentum transfer ¿2. EMFFs describe the electric and magnetic moment distributions within the nucleon. They can be measured through elastic electron scattering off the nucleon, and describe the recoil response of the target nucleon at a given energy scale. GEN-II is a double polarized semi-exclusive beam target asymmetry (BTA) experiment, seeking to measure the electric form factor of the neutron,¿¿ ¿,at three new values of squared four-momentum transfer¿2 =2.92,6.74and9.82GeV². The latter two points being at record high ¿2. The form factor is determined through measuring the BTA of quasielliptical scattering of a neutron from a polarized nuclear target. The experiment utilized the CEBAF accelerator to produce longitudinally polarized electrons up to ~85% polarization, which were scattered off neutrons within a novel polarized helium-3 (³He) target. This new polarized ³He target was employed by building on the technology of its precursors which existed in similar preceding experiments. This target was designed to operate at the high luminosities typical of Hall A, and reached a record breaking combination of polarization and beam intensity known as figure of merit, three times larger than those predecessors. The SBS collaboration designed and constructed two brand new high acceptance spectrometers for these experiments, an electron arm named Bigbite (BB) and a hadron arm named Super Bigbite. Both spectrometers featured a large acceptance EM dipole magnet, and complementary detector systems. The electron arm contained gaseous electronmultipliers(GEMs) which were used for high precision tracking of the scattered electrons, a heavy gas cherenkov (GRINCH) which was used for PID between electrons and pions, a plastic i ii scintillator timing hodoscope to provide high resolution timing of the start of events, and a pair of EM calorimeters (BBCal) which provided energy measurements of detected particles, and provided the experimental trigger. The hadron arm also contained a system of GEMs which will be utilized for future SBS experiments, and a hadron calorimeter designed to provide position, timing and energy measurements of the recoiling nucleon. The calibration of all detector subsystems, beam and target data is discussed, with a focus on novel timing calibrations to the hodoscope and hadron calorimeter. An analysis of selecting quasielliptical events and suppressing background contributions from a number of sources which contaminate the final event sample is given. The largest irreducible backgrounds are found to be from misidentified protons, timing accidentals and inelastic events. The physical asymmetry is measured and used to extract a value for the form factor ratio ¿¿ ¿/¿¿ ¿. High precision ¿2 data for ¿¿ ¿ is used to then extract ¿¿ ¿. This work finds at ¿2 = 2.92 GeV2 that ¿¿ ¿ = 0.0129+0.0019 -0.0020. This result is in statistical agreement with existing fits to world data, and predictions from the constituent quark model and Dyson–Schwinger equations, in this region of ¿2.

Penman, Gary [Univ. of Glasgow, Scotland (United K

Trustworthiness and Trust: Identifying Factors that Drive Successful Human-AI Interaction in Nuclear Power Plant Applications

Emerging technologies such as artificial intelligence (AI) and machine learning (ML) are rapidly evolving and considered a promising tool for efficient and continued safe operations of the U.S. nuclear power plants (NPPs). Emerging AI techniques like large language models (LLMs) are one such technology that may support personnel at existing NPPs perform work more efficiently. For example, operators may query the current operational status of a power plant via a chat interface leveraging LLMs to access plant-related information in an interactive manner rather than manually collecting various sensor data for tasks such as surveillances or completing work orders. This is a fundamental shift in the way operators currently perform their tasks today. The literature of human-automation interaction indicates that trust is a crucial factor that drives successful interaction between a human operator and an automated system, like an AI-infused NPP application. This work presents the results of a literature review on key factors that relate to trust in AI/LLM technologies for NPP applications. The relevant literature of human factors and cognitive engineering has identified various factors related to trust including trustworthiness, performance characteristics, operator skill and perceived risk. This preliminary literature review will guide development and evaluation of models involving the identified factors influencing trust in AI and develop a framework for human-centered design for interface between humans and AI. By addressing trust, this work supports developing a technical basis for designing key characteristics of AI/LLM to support calibrated trust, which will ultimately support wide-scale adoption of AI/LLM technologies, as well as ensure safe, effective, and reliable use.

99 - GENERAL AND MISCELLANEOUS

Measurement of the Neutron Elastic Electromagnetic Form Factor Ratio at Large Momentum Transfer

Exploring nucleon structure is vital both for understanding its origin and existence as well as for the advancement of the sciences. It helps us answer key questions such as how quark and gluon dynamics create 99% of the nucleon mass. Electron- nucleon scattering has been widely used for precision studies of the nucleon and nuclear structure since the Nobel Prize winning investigations by Robert Hofstadter and collaborators in the 1950s. These studies provide information about the spatial charge and current densities of the nucleon in terms of the electromagnetic form factors. The form factors are functions of four momentum transfer squared (Q2). Extending the electromagnetic form factor measurements to higher Q2 plays a critical role in furthering the understanding of nucleon structure. This motivated the Super BigBite Spectrometer (SBS) program at Jefferson Lab. The open nature of the spectrometers and the direct line of sight from the target to the tracking detector locations in experimental setups such as SBS creates high levels of background at the detectors. This necessitates the use of tracking detectors with high rate capability and good position resolution. Gas Electron Multiplier (GEM) detectors are an excellent choice for tracking detectors in such experiments. Understanding the performance of the GEM detectors is important not just for SBS experiments but also for future high-luminosity experiments. This thesis reports the exploratory results from the measurement of the neutron elastic electromagnetic form factor ratio (Gn E/Gn M) at high momentum transfer. A longitudinally polarized electron beam was scattered off a polarized 3He target, used as an effective polarized neutron target. In this experiment, the polarized 3He target achieved a world record polarization weighted luminosity at a beam current of 45 µA. Double spin asymmetry of the scattered neutron events is used to extract the neutron form factor ratio. Measurements were taken at Q2 = 3.0, 6.8, 9.8 (GeV/c)2. The lowest Q2 measurement is in good agreement with the existing world data, and the higher-Q2 measurements extend the Q2 reach well beyond the existing world data and are expected to remain unmatched for a long time.

Gamage, Vimukthi Haththotuwa [Univ. of Virginia, C

Understanding and Modeling Pooled Rideshare Acceptance: Influential Factors, Preferred User Experiences, and Implications

Ridesharing allows people to share a vehicle with others traveling in the same direction, which can reduce costs and traffic congestion. Pooled rideshare (PR) services, such as UberX Share and Lyft Shared, offer an economical and environmentally friendly alternative by matching passengers traveling similar routes. However, despite these benefits, PR adoption remains low due to concerns about safety, privacy, and convenience. This research explores the factors influencing PR adoption and provides recommendations to improve user acceptance. A nationwide survey of 5,385 participants across the U.S. was conducted to understand why people choose or avoid PR. The study identified five key factors influencing PR consideration: safety, service experience, privacy, traffic/environment, and time/cost. Additional research examined ways to optimize PR experiences by identifying four critical factors: comfort/ease of use, convenience, vehicle technology/accessibility, and passenger safety. To measure the impact of these factors, a statistical model called the Pooled Rideshare Acceptance Model (PRAM) was developed, providing insights into how each element influences PR adoption. Further analysis using the Pooled Rideshare Acceptance Model Multigroup Analyses (PRAMMA) revealed how demographic characteristics such as age, gender, income, and past rideshare experience shape PR perceptions. Some key findings from the multigroup analyses showed that younger users valued technological features and environmental benefits, while older users prioritized reliability and service transparency. Additionally, privacy concerns were more significant for female users, while convenience was critical for higher-income groups. These results emphasize that a 'onesize-fits-all' approach to PR service design is not effective, highlighting the need for tailored strategies to address different user segments. Further, workshops were conducted with researchers and students to translate the findings into real-world solutions. These workshops and 3 all the statistical analyses led to the development of 95 actionable recommendations. The recommendations focus on key areas such as safety, service reliability, user education, and accessibility, offering tangible improvements to PR services. The insights from this study provide valuable guidance for policymakers, transportation network companies (TNCs), and researchers aiming to make PR services safer, more accessible, and widely accepted. By addressing user concerns, PR can become a more viable transportation option, supporting sustainable urban mobility and reducing reliance on private vehicles. Additionally, these findings emphasize the importance of user-centric service design in encouraging broader PR adoption. Future research should explore evolving trends in PR preferences, technological advancements, and policy changes to ensure continued improvements. By implementing these recommendations, PR services can better align with user expectations, enhance trust in shared mobility, and contribute to a more efficient transportation ecosystem.

29 ENERGY PLANNING, POLICY, AND ECONOMY

Important Human Actions for Advanced Reactors: Implications for Human Factors

As advanced reactor platforms continue to develop and gain traction in the energy sector there is a need for risk-informed, scalable regulations that match that progress. This is a core component of the U.S. Nuclear Regulatory Commission’s proposed Part 53 Rule Making; the Accelerating Deployment of Versatile, Advanced Nuclear for Clean Energy (ADVANCE) Act; and other efforts that seek to update nuclear power regulations. This paper covers one key aspect of that regulatory evolution: Important Human Actions (IHA). In this paper, we discuss how the understanding and definitions of IHAs have changed and what that means for human factors engagement through the process of developing these technologies. Instead of a narrow focus on control actions that led to an increase in core damage risk, the new focus is on IHAs is “wherever they occur.” What this means is that having a highly automated or passive safety system does not eliminate IHAs. Rather, it shifts the focus point to all the actions that enable these systems. Everything from maintenance, to design, to training can be considered an IHA and that dramatically shifts the efforts and level of engagement necessary for human factors to enable these technologies. We discuss the notions of risk-informed human factors that underpin these efforts, give several examples, and briefly describe the risk assessment methodologies that will be needed. In the past, IHAs were identified and then became a focus point of human factors engineering (HFE) activities to ensure a robust evaluation of the task was completed. The future is less clear. HFE for nuclear energy will need to evolve and become more integrated in technology development than ever before.

22 - GENERAL STUDIES OF NUCLEAR REACTORS

Nonlocal Metasurfaces and Their High Q‐Factors in Fano Resonances

Herein nonlocal metasurfaces of parallel bars stitched to cubic rectangles containing structural and symmetry perturbations with a coupling of localized Mie resonance in meta‐atoms and Bragg modes in photonic crystals are reported. Two Fano resonances have been identified that maintain ultrahigh Q‐factors at incident angles of light up to 5°. Increasing the symmetry of the meta‐atoms results in Fano resonances with Q‐factors increased by a factor of 26, compared with the metasurfaces with a single bar stitched to a cubic rectangle at the incident angle of 5°. Due to nonlocal coupling of Bragg scattering and Mie resonance, the Q‐factor maintains almost a constant at 5° of incidence, while it varies with structural or symmetrical perturbations at 0°.

77 NANOSCIENCE AND NANOTECHNOLOGY

All order factorization for virtual Compton scattering at next-to-leading power

We discuss all-order factorization for the virtual Compton process at next-to leading power (NLP) in the Λ QCD /Q and $\sqrt{-t}$/Q expansion (twist-3), both in the double deeply-virtual case and the single-deeply-virtual case. We use the soft-collinear efective theory (SCET) as the main theoretical tool. We conclude that collinear factorization holds in the double-deeply virtual case, where both photons are far of-shell. The agreement is found with the known results for the hard matching coefcients at leading order $α^0_s$, and we can therefore connect the traditional approach with SCET. In the single-deeply-virtual case, commonly called deeply virtual Compton scattering (DVCS), the contribution of non-target collinear regions complicates the factorization. These include momentum modes collinear to the real photon and (ultra)soft interactions between the photon-collinear and target-collinear modes. However, such contributions appear only for the transversely polarized virtual photon at the NLP accuracy and in fact it is the only NLP ~ (Λ QCD /Q) 1 ~ ( $\sqrt{-t}$/Q) 1 contribution in that case. We therefore conclude that the DVCS amplitude for a longitudinally polarized virtual photon, where the leading power ~ (Λ QCD /Q) 0 ~ ($\sqrt{-t}$/Q) 0 contribution vanishes, is free of non-target collinear contributions and the collinear factorization in terms of twist-3 GPDs holds in that case as well.

73 NUCLEAR PHYSICS AND RADIATION PHYSICS

Generalized parton distributions and gravitational form factors at large momentum transfer

Within the soft collinear effective theory (SCET), we derive a factorization theorem which resums Sudakov logarithms (α s ln 2 ( –t)) n to all orders in the quark-in-quark generalized parton distribution (GPD) at large momentum transfer t, and perform a consistency check to one-loop. We show that the same Sudakov factor appears in the ‘Feynman’ contribution to the GPDs of the nucleon. Our result enables the resummation of all the large logarithms ln Q 2 and ln 2 t in exclusive processes with two hard scales Λ$^{2}_{QCD}$ ≪ |t| ≪ Q 2 . We also present a SCET power counting analysis of the Feynman contributions to the GPDs and show that the x-dependence of GPDs factorizes at large-t with controlled corrections. This in particular implies that any ratio of GPD moments such as the electromagnetic and gravitational form factors (GFF) is perturbatively calculable in this approximation. Furthermore, we identify a novel order α s power-law t-dependence in the GPD and the D-type GFF that will dominate over the standard order α$^{2}_{s}$ ‘leading twist’ asymptotic contribution in the phenomenologically relevant region of t.

73 NUCLEAR PHYSICS AND RADIATION PHYSICS

𝐵 → 𝜌⁢ℓ⁢$\bar{v}$ Resonance Form Factors from 𝐵→ 𝜋⁢𝜋⁢ℓ⁢$\bar{v}$ in Lattice QCD

The decay 𝐵 → 𝜌⁢ℓ⁢$\bar{v}$ is an attractive process for determining the magnitude of the smallest Cabibbo-Kobayashi-Maskawa matrix element, |𝑉 𝑢⁢𝑏 |, and can provide new insights into the origin of the long-standing exclusive-inclusive discrepancy in determinations of this standard-model parameter. This requires a nonperturbative QCD calculation of the 𝐵 → 𝜌 form factors 𝑉, 𝐴 0 , 𝐴 1 , and 𝐴 12 . The unstable nature of the 𝜌 resonance has prevented precise lattice QCD calculations of these form factors to date. Here, we present the first lattice QCD calculation of the 𝐵 → 𝜌 form factors in which the 𝜌 is treated properly as a resonance in 𝑃-wave 𝜋⁢𝜋 scattering. To this end, we use the Lellouch-Lüscher finite-volume formalism to compute the 𝐵 → 𝜋⁢𝜋 form factors as a function of both momentum transfer and 𝜋⁢𝜋 invariant mass, and then analytically continue to the 𝜌 resonance pole. This calculation is performed with 2 + 1 dynamical quark flavors at a pion mass of approximately 320 MeV, and demonstrates a clear path toward results at the physical point.

72 PHYSICS OF ELEMENTARY PARTICLES AND FIELDS

Assessing Photovoltaic Capacity Factor Variability Using Long-Term Satellite Derived Solar Resource Data Under Brazilian Climate

Accurate estimation of photovoltaic (PV) energy yield and its variability is essential for reducing financial risk and supporting reliable system planning for rapidly expanding PV markets. In Brazil, high solar adoption and increasing levels of distributed energy resources are beginning to introduce operational challenges such as curtailment and evolving grid requirements. Understanding how natural variability in solar resource propagates into PV system performance is therefore increasingly important for both project design and grid integration. Modern PV yield assessments commonly rely on multi-year meteorological datasets and probabilistic exceedance metrics (e.g., P50/P90) to quantify energy yield uncertainty for project financing. However, the implications of long-term solar resource variability for PV system design choices and high-adoption grid conditions remain less well characterized for rapidly expanding markets such as Brazil. In particular, understanding how weather-driven variability propagates into PV production distributions and capacity factor expectations is important for evaluating curtailment exposure, deployment strategies, and storage requirements in regions experiencing rapid growth of distributed and utility-scale PV. Seasonal and interannual variability in atmospheric conditions can produce substantial fluctuations in monthly PV energy production, which propagate into uncertainty in annual energy yield and capacity factor expectations. Characterizing this variability using long-term meteorological datasets allows probabilistic estimation of PV system performance and provides improved insight into the range of expected PV energy outcomes. This study explores the use of long-term satellite-derived meteorological data from the National Solar Radiation Database (NSRDB) to evaluate the variability of photovoltaic system performance across multiple locations in Brazil. Using a 27-year dataset (1998-2024), PV system simulations are performed to characterize the distribution of annual and seasonal capacity factors and energy yield outcomes, while propagating key sources of meteorological variability and model uncertainty through the PV modeling chain. The analysis also investigates the sensitivity of PV performance outcomes to key system design assumptions within the PV modeling chain, including tracking configuration and system sizing parameters. The resulting probabilistic performance characterization provides insight into how weather-driven variability influences PV production expectations and capacity factor distributions. These results provide a foundation for evaluating how weather-driven variability interacts with high PV adoption and potential storage or curtailment mitigation strategies.

14 SOLAR ENERGY

A two-loop four-point form factor at function level

Recently, the maximally-helicity-violating four-point form factor for the chiral stress-energy tensor in planar $\mathcal{N}$ = 4 super Yang-Mills was computed to three loops at the level of the symbol associated with multiple polylogarithms. It exhibits antipodal self-duality, or invariance under the combined action of a kinematic map and reversing the ordering of letters in the symbol. Here we lift the two-loop form factor from symbol level to function level. We provide an iterated representation of the function’s derivatives (coproducts). In order to do so, we find a three-parameter limit of the five-parameter phase space where the symbol’s letters are all rational. We also use function-level information about dihedral symmetries and the soft, collinear, and factorization limits, as well as limits governed by the form-factor operator product expansion (FFOPE). We provide plots of the remainder function on several kinematic slices, and show that the result is compatible with the FFOPE data. We further verify that antipodal self-duality is valid at two loops beyond the level of the symbol.

72 PHYSICS OF ELEMENTARY PARTICLES AND FIELDS