// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 16, 2026
32 C
Singapore

Seatrium secures CCS retrofit project from Solvang

SINGAPORE: Seatrium has secured a CCS retrofit project from Solvang, a trusted contract partner. The Carbon Capture and Storage (CCS) project is slated to kick off later this year, Singapore Business Review reports.

Scheduled to kickstart in the third quarter of 2024, the project entails the installation of a 7 MW Wärtsilä CCS system aboard Solvang’s ethylene carrier, the Clipper Eris, boasting a capacity of 21,289 cubic metres.

Employing cutting-edge amine cleaning technology, the CCS system is poised to capture 70% of the carbon dioxide (CO2) emitted from the vessel’s main engine exhaust gas.

Integral to the project is the comprehensive management of the CO2 value chain, including the liquefaction and onboard storage processes. 

Seatrium’s role includes the engineering and design, procurement, system upgrades, and the carbon capture and compression/storage system’s integration./TISG

Read also: Seatrium renews contract for 5 years with GasLog LNG and STASCO

- Advertisement -

Hot this week

SPF: Singaporean man who was rescued from alleged kidnapping in Malaysia is believed to know his kidnapper; he’s now wanted by CNB

The man was rescued with his girlfriend by Malaysian police after an alleged kidnapping, but he’s now wanted by Singapore Central Narcotics Bureau

Singaporean man, 62, loses S$1.6M stolen by son, including S$533K in CPF savings; son sentenced to 7 years’ jail

An SAF regular stole S$1.6 million from his father to fund his gambling addiction, and even forged a police report to avoid suspicion

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks