Team Profile Detail

Dr. Ir. Surya Darma, MBA
Surya Darma, PhD., Dipl. Geotherm.Tech
Principal Associate, Renewable Energy Policy

Obtained Bachelor’s Degree in Geology ITB; Master’s Degree in Energy Technology major, University of Auckland; MBA and doctoral degree from Kennedy Western University. Involved in various project and research which is related to renewable energy. Received an award from New Zealand government for his role in strengthen diplomatic relation between Indonesia and New Zealand through renewable energy, especially geothermal. His core competencies are including Renewable Energy Technology, Geothermal Exploration & Operation.

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(); }); });