• Home
  • MARINE SECTOR

MARINE SECTOR

Product Finder

It is important to understand that the marine sector is plagued with intricate issues like seawater corrosion, temperature variations, metal fatigue and many others. Our latest technology however is well-equipped to minimize the wear and tear as well as the downtime that may occur to ensure smooth sailing of the vessels without any breakdowns

MARINE SECTOR

S.No. Components Base metals Wear factor

Recommended Electrodes

1 Pump Impellers Steel/Bronze Corrosion/Abrasion LoTherme-533
2 Heat Exchange Tubes Nickel Alloys Corrosion LoTherme-512
3 Water Pump Housing Cast Iron Brosion/Corrosion LoTherme-705
4 Condensor Pipes Cu Nickel Alloys Corrosion LoTherme-512
5 Engine Blocks Cast Iron Impact LoTherme-703
6 Valve Seat Stainless Steel Heat/Impact LoTherme-606

Case Study

Contact Us

Choose any option to contact us

", "alt_tag": "Welding Consumables for the Marine Sector"} function toggleProductFinder() { $('.product_step_inner .product_step_inner_ul').toggleClass('d-none'); } function showAll() { $('.additional-case-study').toggleClass('d-none') $('.optional-case-study span').html($('.additional-case-study').hasClass('d-none') ? 'View' : 'Hide') } $('#show-case-study').empty().html(loaderHtml) $('#additional-case-study').empty().html(loaderHtml) $(document).ready(function () { $.get(baseUrl + 'casestudy/industry/' + industry.slug).then(function (data) { $('#show-case-study').empty() $('#additional-case-study').empty() data.forEach(function (study, index) { var the_url = '/casestudy/' + industry.slug + '/' + study.slug var htmlStr = '' htmlStr += '
' htmlStr += '

' + study.industry_type + '-' + study.product_group + '

' htmlStr += '' htmlStr += 'Read More
' if (index < 6) { $('#show-case-study').append(htmlStr) } else { $('#additional-case-study').append(htmlStr) } }) }) })