Overcoming Barriers in Carbon Capture: Advanced Supercomputing Addressing CLR’s Bubbling Issue

May 31, 2023

May 31, 2023 — Bubbles could block a promising technology that would separate carbon dioxide from industrial emissions, capturing the greenhouse gas before it contributes to climate change.

A frame from a visualization of carbon-dioxide bubbles forming in a chemical looping reactor. As the bubbles rise, they form large low-density regions that can hinder a reactor’s efficiency. Credit: LANL.

A team of researchers with backing from the Department of Energy’s Exascale Computing Project (ECP) is out to burst the barrier, using a code that captures the floating blisters and provides insights to deter them.

Chemical looping reactors (CLRs) combine fuels such as methane with oxygen from metal oxide particles before combustion. The reaction produces water vapor and carbon dioxide, which can easily be separated to create a pure COstream for sequestration or industrial use. Standard post-combustion separation must pull carbon dioxide from a multigas mixture.

The reduced metal particles then move to an air reactor where they’re oxidized, producing heat that can be used to produce electricity. The replenished carrier particles return to the fuel reactor, completing the loop.

But the fuel reactor’s complex flow behavior typically leads to bubbling, degrading performance and letting unspent fuel contaminate the exhaust. CLRs’ multiphase processes – involving solids, gases and liquids – also are difficult to scale up for industrial use.

“We want the system to perform well, and we can work toward that goal by maximizing contact between the fuel and solid oxygen-carrier,” said Jordan Musser, a physical research scientist at the National Energy Technology Laboratory (NETL). “For this, we need to prevent the formation of large bubbles that inhibit gas-solids mixing. Another concern is understanding how to scale-up units that we design in laboratories, enabling economies of scale to make these reactors beneficial to society.”

Musser is principal investigator for the ECP’s MFIX-Exa, Performance Prediction for Multiphase Energy Conversion Device project. The initiative, which includes collaborators from Lawrence Berkeley National Laboratory and the University of Colorado Boulder, pairs ECP-developed visualization and analytics capabilities with MFIX-Exa, a particle-based multiphase computational fluid dynamics (CFD) simulation capable of running at exascale – a quintillion calculations per second. Oak Ridge Leadership Computing Facility resources contributed to the work.

“MFIX-Exa is an open-source code specifically developed to model reacting gas-solids flows in complex reactor geometries,” Musser says.

The team played a video, produced by Los Alamos National Laboratory (LANL) intern Alexandra Stewart, at last fall’s SC22 conference in Dallas, demonstrating its progress in matching MFIX-Exa with visualization tools. It showed the project can effectively model and intuitively represent bubble formation, an important milestone in optimizing reactor design.

The quest for a model that accurately simulates the CLR environment starts with understanding how two primary components – the fuel reactor and the air reactor – behave. Tracking both produces a computational load-balancing problem that can strangle the efficiency of modeling software.

MFIX was created in the 1980s to run on standard computer processors. It’s precise but slow. The team rewrote MFIX’s entire particle solver and modernized legacy Fortran code, making it a modern, massively parallel program. MFIX-Exa can run on graphics processing units (GPUs), accelerators that promise to boost its speed for exascale machines. It uses multiple strategies to distribute particle calculations and fluid calculations across GPUs for efficient and constant hardware use.

But creating a GPU-capable code to simulate reacting gas-solids flows was tough. The team tapped the open-source AMReX software framework, designed to enable massively parallel adaptive mesh refinement (AMR) exascale applications. AMR focuses computation on the most important parts of a simulation, capturing detail there while conserving computer power in other parts of the domain. AMReX, developed by teams from Berkeley Lab, the National Renewable Energy Laboratory and Argonne National Laboratory, supports both standard processors and GPUs plus multiple programming models and languages.

Musser and colleagues used MFIX-Exa to model the fuel reactor in NETL’s 50-kW CLR, interactively detecting bubbles and tracking their features, such as volume and velocity. To develop an application-specific scientific workflow, they collaborated with the ALPINE and Cinema ECP software teams.

The ALPINE project, led by LANL ‘s James Ahrens, develops in situ visualization infrastructures and algorithms – ones that run concurrently with MFIX-Exa to detect bubbles and other features. The MFIX-Exa workflow also leverages Catalyst, a library to access and run an in situ statistical feature-detection algorithm. It’s part of Kitware Inc.’s visualization tool suite.

Cinema, a novel visualization tool, processes post-simulation data, interactively exploring and visually analyzing large-scale scientific data. Ahrens developed Cinema, now led by Los Alamos’s David Rogers.

Catalyst’s statistical feature detection algorithm down-samples MFIX-Exa simulation data in situ by more than 300-fold, into a set of functions associating a single number to every point in a space. The algorithm, developed by former LANL computer scientist Soumya Dutta, determines how similar a small section of the simulation is to a target feature – a bubble or void with low particle density. The bubble similarity field calculates the probability that a bubble exists in a particular simulation region. The algorithm also can output other useful fields, such as the particle velocity.

Next, the workflow uses the simulation output fields to create images representing bubble evolution over time. These are linked to a Cinema database and visualized though a specialized viewer, letting domain experts perform post-simulation analyses that focus on specific parameters and then visualize bubble dynamics along those dimensions.

“If you know what visualizations you want while the simulation is running, you could just push out all those images and then you don’t have to render them later,” says Terece Turton, a LANL staff scientist and the ALPINE integration lead. “If you’re looking at a simulation with billions of particles, to save all that to disc and post-process it becomes intractable to some degree. Also, much of the data isn’t terribly useful.”

Cinema’s real-time and post-simulation visualizations let CLR researchers observe such phenomena as fluid velocity changes as bubbles rise, move laterally, merge and split, forming large low-density regions in the reactor’s fluidized beds, possibly decreasing its efficiency. With output from MFIX-Exa, the down-sampled bubble features and Cinema, they can eventually suggest design changes for scaled-up reactor models and assess how they affect bubble formation or other reactor functions.

“The instant visualization is worth every bit of time that we put into it,” Musser says. “There are a lot of diagnostics we can do on our code just by looking at flow patterns. It takes a lot of work off of our team. It’s phenomenal.”


Source: ASCR Discovery

Subscribe to HPCwire's Weekly Update!

Be the most informed person in the room! Stay ahead of the tech trends with industry updates delivered to you every week!

Watsonx Brings AI Visibility to Banking Systems

September 21, 2023

A new set of AI-based code conversion tools is available with IBM watsonx. Before introducing the new "watsonx," let's talk about the previous generation Watson, perhaps better known as "Jeopardy!-Watson." The origi Read more…

Researchers Advance Topological Superconductors for Quantum Computing

September 21, 2023

Quantum computers process information using quantum bits, or qubits, based on fragile, short-lived quantum mechanical states. To make qubits robust and tailor them for applications, researchers from the Department of Ene Read more…

Fortran: Still Compiling After All These Years

September 20, 2023

A recent article appearing in EDN (Electrical Design News) points out that on this day, September 20, 1954, the first Fortran program ran on a mainframe computer. Originally developed by IBM, Fortran (or FORmula TRANslat Read more…

Intel’s Gelsinger Lays Out Vision and Map at Innovation 2023 Conference

September 20, 2023

Intel’s sprawling, optimistic vision for the future was on full display yesterday in CEO Pat Gelsinger’s opening keynote at the Intel Innovation 2023 conference being held in San Jose. While technical details were sc Read more…

Intel Showcases “AI Everywhere” Strategy in MLPerf Inferencing v3.1

September 18, 2023

Intel used the latest MLPerf Inference (version 3.1) results as a platform to reinforce its developing “AI Everywhere” vision, which rests upon 4th gen Xeon CPUs and Gaudi2 (Habana) accelerators. Both fared well on t Read more…

AWS Solution Channel

Shutterstock 1679562793

How Maxar Builds Short Duration ‘Bursty’ HPC Workloads on AWS at Scale

Introduction

High performance computing (HPC) has been key to solving the most complex problems in every industry and has been steadily changing the way we work and live. Read more…

QCT Solution Channel

QCT and Intel Codeveloped QCT DevCloud Program to Jumpstart HPC and AI Development

Organizations and developers face a variety of issues in developing and testing HPC and AI applications. Challenges they face can range from simply having access to a wide variety of hardware, frameworks, and toolkits to time spent on installation, development, testing, and troubleshooting which can lead to increases in cost. Read more…

Survey: Majority of US Workers Are Already Using Generative AI Tools, But Company Policies Trail Behind

September 18, 2023

A new survey from the Conference Board indicates that More than half of US employees are already using generative AI tools, at least occasionally, to accomplish work-related tasks. Yet some three-quarters of companies st Read more…

Watsonx Brings AI Visibility to Banking Systems

September 21, 2023

A new set of AI-based code conversion tools is available with IBM watsonx. Before introducing the new "watsonx," let's talk about the previous generation Watson Read more…

Intel’s Gelsinger Lays Out Vision and Map at Innovation 2023 Conference

September 20, 2023

Intel’s sprawling, optimistic vision for the future was on full display yesterday in CEO Pat Gelsinger’s opening keynote at the Intel Innovation 2023 confer Read more…

Intel Showcases “AI Everywhere” Strategy in MLPerf Inferencing v3.1

September 18, 2023

Intel used the latest MLPerf Inference (version 3.1) results as a platform to reinforce its developing “AI Everywhere” vision, which rests upon 4th gen Xeon Read more…

China’s Quiet Journey into Exascale Computing

September 17, 2023

As reported in the South China Morning Post HPC pioneer Jack Dongarra mentioned the lack of benchmarks from recent HPC systems built by China. “It’s a we Read more…

Nvidia Releasing Open-Source Optimized Tensor RT-LLM Runtime with Commercial Foundational AI Models to Follow Later This Year

September 14, 2023

Nvidia's large-language models will become generally available later this year, the company confirmed. Organizations widely rely on Nvidia's graphics process Read more…

MLPerf Releases Latest Inference Results and New Storage Benchmark

September 13, 2023

MLCommons this week issued the results of its latest MLPerf Inference (v3.1) benchmark exercise. Nvidia was again the top performing accelerator, but Intel (Xeo Read more…

Need Some H100 GPUs? Nvidia is Listening

September 12, 2023

During a recent earnings call, Tesla CEO Elon Musk, the world's richest man, summed up the shortage of Nvidia enterprise GPUs in a few sentences.  "We're us Read more…

Intel Getting Squeezed and Benefiting from Nvidia GPU Shortages

September 10, 2023

The shortage of Nvidia's GPUs has customers searching for scrap heap to kickstart makeshift AI projects, and Intel is benefitting from it. Customers seeking qui Read more…

CORNELL I-WAY DEMONSTRATION PITS PARASITE AGAINST VICTIM

October 6, 1995

Ithaca, NY --Visitors to this year's Supercomputing '95 (SC'95) conference will witness a life-and-death struggle between parasite and victim, using virtual Read more…

SGI POWERS VIRTUAL OPERATING ROOM USED IN SURGEON TRAINING

October 6, 1995

Surgery simulations to date have largely been created through the development of dedicated applications requiring considerable programming and computer graphi Read more…

U.S. Will Relax Export Restrictions on Supercomputers

October 6, 1995

New York, NY -- U.S. President Bill Clinton has announced that he will definitely relax restrictions on exports of high-performance computers, giving a boost Read more…

Dutch HPC Center Will Have 20 GFlop, 76-Node SP2 Online by 1996

October 6, 1995

Amsterdam, the Netherlands -- SARA, (Stichting Academisch Rekencentrum Amsterdam), Academic Computing Services of Amsterdam recently announced that it has pur Read more…

Cray Delivers J916 Compact Supercomputer to Solvay Chemical

October 6, 1995

Eagan, Minn. -- Cray Research Inc. has delivered a Cray J916 low-cost compact supercomputer and Cray's UniChem client/server computational chemistry software Read more…

NEC Laboratory Reviews First Year of Cooperative Projects

October 6, 1995

Sankt Augustin, Germany -- NEC C&C (Computers and Communication) Research Laboratory at the GMD Technopark has wrapped up its first year of operation. Read more…

Sun and Sybase Say SQL Server 11 Benchmarks at 4544.60 tpmC

October 6, 1995

Mountain View, Calif. -- Sun Microsystems, Inc. and Sybase, Inc. recently announced the first benchmark results for SQL Server 11. The result represents a n Read more…

New Study Says Parallel Processing Market Will Reach $14B in 1999

October 6, 1995

Mountain View, Calif. -- A study by the Palo Alto Management Group (PAMG) indicates the market for parallel processing systems will increase at more than 4 Read more…

Leading Solution Providers

Contributors

CORNELL I-WAY DEMONSTRATION PITS PARASITE AGAINST VICTIM

October 6, 1995

Ithaca, NY --Visitors to this year's Supercomputing '95 (SC'95) conference will witness a life-and-death struggle between parasite and victim, using virtual Read more…

SGI POWERS VIRTUAL OPERATING ROOM USED IN SURGEON TRAINING

October 6, 1995

Surgery simulations to date have largely been created through the development of dedicated applications requiring considerable programming and computer graphi Read more…

U.S. Will Relax Export Restrictions on Supercomputers

October 6, 1995

New York, NY -- U.S. President Bill Clinton has announced that he will definitely relax restrictions on exports of high-performance computers, giving a boost Read more…

Dutch HPC Center Will Have 20 GFlop, 76-Node SP2 Online by 1996

October 6, 1995

Amsterdam, the Netherlands -- SARA, (Stichting Academisch Rekencentrum Amsterdam), Academic Computing Services of Amsterdam recently announced that it has pur Read more…

Cray Delivers J916 Compact Supercomputer to Solvay Chemical

October 6, 1995

Eagan, Minn. -- Cray Research Inc. has delivered a Cray J916 low-cost compact supercomputer and Cray's UniChem client/server computational chemistry software Read more…

NEC Laboratory Reviews First Year of Cooperative Projects

October 6, 1995

Sankt Augustin, Germany -- NEC C&C (Computers and Communication) Research Laboratory at the GMD Technopark has wrapped up its first year of operation. Read more…

Sun and Sybase Say SQL Server 11 Benchmarks at 4544.60 tpmC

October 6, 1995

Mountain View, Calif. -- Sun Microsystems, Inc. and Sybase, Inc. recently announced the first benchmark results for SQL Server 11. The result represents a n Read more…

New Study Says Parallel Processing Market Will Reach $14B in 1999

October 6, 1995

Mountain View, Calif. -- A study by the Palo Alto Management Group (PAMG) indicates the market for parallel processing systems will increase at more than 4 Read more…

ISC 2023 Booth Videos

Cornelis Networks @ ISC23
Dell Technologies @ ISC23
Intel @ ISC23
Lenovo @ ISC23
Microsoft @ ISC23
ISC23 Playlist
  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire