91³Ô¹ÏÍø

Watch CBS News

"Mammoth" carbon capture facility launches in Iceland, expanding one tool in the climate change arsenal

Hellisheidi, Iceland — With Mammoth's 72 industrial fans, Swiss start-up Climeworks intends to suck almost 40,000 tons of CO2 from the air annually to bury underground, vying to prove the technology has a place in the fight against global warming. Mammoth, the largest carbon dioxide capture and storage facility of its kind, launched operations this week situated on a dormant volcano in Iceland.

The facility adds significant capacity to Climework's first project, Orca, which also sucks the primary greenhouse gas that is fueling climate change out of the atmosphere.

How does Climeworks capture CO2?

Just 31 miles from an active volcano, the seemingly risky site was chosen for its proximity to the Hellisheidi geothermal energy plant necessary to power the facility's fans and heat chemical filters to extract CO2 with water vapor.

ICELAND-SWITZERLAND-CLIMATE-ENVIRONMENT-CARBON-ENERGY
The new "Mammoth" carbon dioxide capture and storage facility of Swiss start-up Climeworks is seen in Hellisheidi, Iceland, May 8, 2024. HALLDOR KOLBEINS/AFP/Getty

The CO2 is then separated from the steam and compressed in a hangar where huge pipes crisscross.

Finally, the gas is dissolved in water and pumped underground with a "sort of giant SodaStream," said Bergur Sigfusson, chief system development officer for Carbfix, which developed the process.  

A well, drilled under a futuristic-looking dome, injects the water 2,300 feet down into the volcanic basalt that makes up 90% of Iceland's subsoil, where it reacts with the magnesium, calcium and iron in the rock to form crystals — solid reservoirs of CO2.

There are a number of other CO2 capture technologies being put to use around the world, including in the U.S., where the Biden administration has committed nearly $4 billion to jumpstart the industry.

How 2 companies are approaching carbon capture 02:58

The methods range from warehouses full of stacked limestone blocks that absorb CO2 like sponges to burying compressed industrial and agricultural waste to lock the gas away for centuries.

Lofty carbon capture ambitions

For the world to achieve "carbon neutrality" by 2050, "we should be removing something like six to 16 billion tonnes [17.6 U.S. tons] of CO2 per year from the air," said Jan Wurzbacher, co-founder and co-chief of Climeworks, at the inauguration of the first 12 container fans at Mammoth.

"I quite strongly believe that a large share of these... need to be covered by technical solutions," he said.

"Not we alone, not as a single company. Others should do that as well," he added, setting his start-up of 520 employees the goal of surpassing millions of tons by 2030 — and approaching a billion by 2050.

Speaking last year with CBS' 60 Minutes, Climeworks' chief technology officer Carolos Haertel said that technically the scaling up process can be done on a global scale — but he also said a single company can't do it, and he hinted that political will must also be behind the initiatives. 

2.jpg
60 Minutes correspondent Bill Whitaker, left, speaks with one of Climeworks' senior staff at the company's Orca carbon dioxide capture facilities in Iceland, in a 2023 file photo. 60 Minutes

"Whether we are taking the right direction will depend as much on societal things than on technical matters," Haertel told 60 Minutes' Bill Whitaker at the Orca facility. "Am I optimistic as an engineer? I am, absolutely. Am I optimistic as a citizen? Maybe half-half. I haven't made my mind up yet."

Three years after opening Orca, Climeworks will increase its capacity from about 4,409 to 44,000 tons of CO2 captured annually once Mammoth is at full capacity — but that represents just seconds of the world's actual emissions.

One of the companies interviewed by CBS News in 2023 about its plans to ramp up carbon capture operations said it hopes to eventually be locking away 50,000 tons of CO2 per year.

Only part of the solution to address emissions

According to the Intergovernmental Panel on Climate Change (IPCC), the United Nations' climate expert body, carbon removal technologies will be necessary to meet the targets of the 2015 Paris Agreement, but major reductions of emissions are the priority.

The role of direct air capture with carbon storage (DACCS) remains minor in the various climate models due to its high price, and its deployment on a large scale depends on the availability of renewable energy to power it.

Climeworks is a pioneer, with the two first plants in the world to have surpassed the pilot stage at a cost of around $1,000 per ton captured. Wurzbacher expects that cost to decline to just $300 by 2030.

More than 20 new infrastructure projects, developed by various players and combining direct capture and storage, should be operational worldwide by 2030, with a combined capacity of around 11 million of tons.

"We need probably around $10 billion to proceed over the next decade to deploy our assets" in the United States, Canada, Norway, Oman and Kenya, said Christoph Gebald, Climeworks co-founder and co-chief. That's 10 times what the company has already raised.

Carbon capture technology removes CO2 from power plant emissions, but is it a climate solution? 05:17

"When I'm standing now at Orca I think: 'Oh this looks like a little bit like Lego bricks'. It's a tiny thing compared to Mammoth," Wurzbacher said.

Lego bought carbon credits generated by Climeworks for every ton of CO2 stored. The credits are a way of making the solution known to the general public, Gebald said, who has not ruled out selling credits to "big polluters" as well.

Critics of the technology point to the risk of giving them "license to pollute" or diverting billions of dollars that could be better invested in readily available technology such as renewable energy or electric vehicles.

View CBS News In
CBS News App Open
Chrome Safari Continue
const link = doc.createElement('link'); link.rel = 'stylesheet'; link.href = '/fly/fly/bundles/cbsnewscontent/css/cmp-banner.min.css?v=fd53910ecf4604072044ab7c46d9b028'; doc.head.appendChild(link); doc.body.innerHTML = CONSENT_MESSAGE; } else { el.insertAdjacentHTML('afterend', CONSENT_MESSAGE); } }); } function hidePrivacyMessage() { // Remove from the main document document.querySelectorAll(`.${CONSENT_MESSAGE_CLASS}`).forEach(el => el.remove()); // Remove from inside any iframes document.querySelectorAll('iframe').forEach(iframe => { const doc = iframe.contentDocument || iframe.contentWindow.document; doc.querySelectorAll(`.${CONSENT_MESSAGE_CLASS}`).forEach(el => el.remove()); }); } function activateGatedScripts() { // Handle both new format (cmp-gated-script) and old OneTrust/Ketch format (optanon-category-4) const gatedScripts = Array.from(document.querySelectorAll('script.cmp-gated-script, script.optanon-category-4')); // Activate scripts sequentially with a small delay to avoid timing issues let delay = 0; gatedScripts.forEach(function(placeholder, index) { setTimeout(function() { // Skip if already processed if (placeholder.hasAttribute('data-cmp-processed')) { return; } placeholder.setAttribute('data-cmp-processed', 'true'); const newScript = document.createElement('script'); newScript.type = 'text/javascript'; // Try new format first (data-cmp-src), then fall back to old format (data-src) const src = placeholder.getAttribute('data-cmp-src') || placeholder.getAttribute('data-src'); if (src) { newScript.src = src; } else if (placeholder.textContent) { // Inline script - just copy the content newScript.textContent = placeholder.textContent; } // Handle new format attributes (data-cmp-attrs) - for both inline and external scripts const attrs = placeholder.getAttribute('data-cmp-attrs'); if (attrs) { const tempDiv = document.createElement('div'); tempDiv.innerHTML = '
<\/div>'; const tempAttrs = tempDiv.firstChild.attributes; for (let i = 0; i < tempAttrs.length; i++) { // For external scripts, allow defer/async. For inline scripts, skip them (not valid) if (src || (tempAttrs[i].name !== 'async' && tempAttrs[i].name !== 'defer')) { newScript.setAttribute(tempAttrs[i].name, tempAttrs[i].value); } } } // Copy other attributes from old OneTrust format for (let i = 0; i < placeholder.attributes.length; i++) { const attr = placeholder.attributes[i]; // Skip attributes we've already handled or don't want to copy if (!['class', 'data-src', 'data-type', 'data-cmp-src', 'data-cmp-attrs', 'data-cmp-processed', 'type', 'async', 'defer', 'src'].includes(attr.name)) { newScript.setAttribute(attr.name, attr.value); } } placeholder.parentNode.replaceChild(newScript, placeholder); // If external script, manually trigger window.onload handlers after it loads // This handles widgets that use window.onload for initialization if (src) { newScript.addEventListener('load', function() { // If page already loaded and script set a new onload handler, trigger it if (document.readyState === 'complete' && window.onload) { const originalOnload = window.onload; window.onload = null; // Clear temporarily to prevent loops originalOnload(); // Execute the handler } }); } }, delay); delay += 500; // 500ms delay between each script to allow full loading }); } cbsoptanon.onScriptsReady(function(cmp) { cmp.ot.targetingAllowed(function(allowed) { if (!allowed) { showPrivacyMessage(); } else { activateGatedScripts(); } }); cmp.ot.awaitInitialConsent(function(consent_model) { cmp.ot.addOnConsentChangedHandler(function() { cmp.ot.targetingAllowed(function(allowed) { if (allowed) { hidePrivacyMessage(); activateGatedScripts(); } else { showPrivacyMessage(); } }); }); }); });