WEST is an actively cooled, long-pulse tokamak with nearly all plasma-facing components (PFC) made of tungsten. One of the aims of WEST is to study plasma operations with tungsten PFCs in preparation for long-pulse op...
详细信息
WEST is an actively cooled, long-pulse tokamak with nearly all plasma-facing components (PFC) made of tungsten. One of the aims of WEST is to study plasma operations with tungsten PFCs in preparation for long-pulse operations on high-Z divertor devices, such as ITER. For long-pulse operation, the high-Z impurity content and transport to the core plasma are critical concerns that require further measurement and interpretation to improve plasma performance and PFC durability. This work details the impurity influxes in WEST during a series of discharges in which the lower hybrid (LH) injected power was incrementally increased. An analysis has been performed of measurements collected from an array of edge diagnostics. Visible spectroscopy was utilized to measure the spectral radiances generated by fuel particles (D) and impurities (W , O, and C) at the divertor and at the antennas with a newly developed spectral peak-fitting tool used to analyze the data in WEST. The scrape-off layer (SOL) plasma conditions (n(e) and T-e) measured at the divertor target with flush Langmuir probes and near the outer mid-plane (OMP) using reciprocating Langmuir probes (RCPs) are used to evaluate the number of ionizations per photons (S/XB) coefficients required to estimate the impurity fluxes obtained with the collisional-radiative model ColRadPy. The array of edge diagnostics discussed in this work, coupled with SOL plasma modeling tools, represents a multidiagnostic interpretative modeling workflow that will continue to be applied to upcoming experimental campaigns on the WEST experiment to assess high-Z impurity transport.
In recent years, distributed new energy represented by photovoltaic technology has been increasingly widely used, and the scale of grid connection is increasing. In response to the increasingly urgent demand for distr...
详细信息
The broad usage of accelerators, such as GPUs, faces two important challenges. Developing code for a new accelerator is expensive and unpredictable. Porting large parallel programs from Multiple Instruction Multiple D...
详细信息
This paper introduces an algorithm for data-flowanalysis using functional approach to solve infinite-height analyses, such as interval analysis. The algorithm utilizes function summaries and employs a combination of ...
详细信息
The required k-use chain is a new dataflow coverage criterion designed to provide deeper analysis of possible refinements of constraints on program behavior paths. Such refinements represent a feasible chain of usage...
详细信息
Due to the complex and highly interdependent relationships among parameters in system programs, anomalies can lead to abnormal propagation, thereby degrading system performance and potentially inducing measurement or ...
详细信息
In the realm of video-oriented tasks, Video Transformer models (VidT), an evolution from vision Transformers (ViT), have demonstrated considerable success. However, their widespread application is constrained by subst...
详细信息
This work has been published as a full paper at ICST’23 [KB23]. In the context of real-world static program analysis, precise data-flow analyses rely on pointer analysis to resolve aliasing. Demand-driven pointer ana...
详细信息
Directed Acyclic Graphs (DAGs) are widely utilized across various domains for tasks such as graph algorithms, data flow analysis, program optimization, and machine learning. Representing DAGs using General-purpose Pro...
详细信息
Partial Redundancy Elimination (PRE) is a powerful and well-known code optimization. The idea to combine Common Subexpression Elimination and Loop Invariant Code Motion optimizations into a single optimization was ori...
详细信息
暂无评论