Team Profile Detail

Dr. Ing. Zulfiadi Zulhan, S.T., M.T
Prof. Dr. Ing. Zulfiadi Zulhan, S.T., M.T.
Principal Associate, Pyrometallurgy

Obtained Bachelor’s and Master’s degree in Mining Engineering from ITB in 2006 and 2009. 20+ years of professional experience in wide ranging as metallurgist at Siemens VAI Metals Technologies GmbH Germany, researcher at Institute for Ferrous Metallurgy, RWTH Aachen University, and now as academic lecturer  in Metallurgical Engineering ITB. His core competencies are Modeling and Simulation Metals Processing; Ironmaking; Steelmaking; Stainless Steelmaking; Vacuum Metallurgy and Refining Plants; Tin Smelting and Refining; Non-ferrous High Temperature Metals Processing.

Open chat
Admin Tura Consulting Indonesia
Hello
Can we help you?
jQuery(document).ready(function($){ function equalHeight() { let max = 0; $('.jet-listing-grid__item').css('height', 'auto').each(function(){ if ($(this).height() > max) { max = $(this).height(); } }); $('.jet-listing-grid__item').height(max); } equalHeight(); // Jalankan ulang saat resize (misalnya pindah dari mobile ke desktop) $(window).on('resize', function(){ equalHeight(); }); });