top of page

RADIATION AND HANDLING MATERIALS

  • Radiation-Resistant Polymers (RTHM-RRP-001): Polymers that maintain their properties under high radiation exposure, used in cables and other components to ensure long-term performance and safety in radiation-intensive environments.


  • Extraction Materials (Hydrophobic Catalysts, Getters) (RTHM-TEM-002): Materials that enhance the efficiency of tritium extraction and recovery processes, ensuring high purity and effective handling of fusion fuel.


  • Shielding Materials (Heavy Concrete, Lead) (RTHM-SM-003): Used for radiation protection, these materials provide effective shielding for personnel and equipment, ensuring safe operation within the reactor environment.

bottom of page
// Add this to your Wix page's custom code window.addEventListener('message', function(event) { if (event.data.action === 'scrollToTop') { window.scrollTo({ top: 0, behavior: 'smooth' }); } });