"use strict"; document.addEventListener('scroll', initGTMOnEvent); document.addEventListener('mousemove', initGTMOnEvent); document.addEventListener('touchstart', initGTMOnEvent); function initGTMOnEvent(event) { initGTM(); event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered } function initGTM() { if (window.gtmDidInit) { return false; } window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once. const script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; script.onload = () => { dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 }); }; // this part ensures PageViews is always tracked script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-WDW6WGL'; document.head.appendChild(script); } Australian Vanadium 完成Coates 镍铜铂族元素项目的初始地层钻探 - Australian Vanadium Limited

Australian Vanadium 完成Coates 镍铜铂族元素项目的初始地层钻探

Australian Vanadium Ltd (ASX:AVL) 已在西澳大利亚州 Wundowie附近的Coates镁铁质侵入杂岩内的Coates镍铜铂族元素项目中完成了地层反循环(RC)和金刚石钻探的初步计划。此次钻探是在SkyTEM机载电磁(AEM)调查成功后进行的,该调查确定了三条罐道梁,其中最大的罐道梁走向长度为1900米。进行了11孔RC预钻铤和菱形尾钻程序,完成了840.6米的所有预钻铤。该钻探由西澳大利亚州政府勘探激励计划(EIS)共同资助,以确定珀斯东北部Wheatbelt地区镍铜铂族元素的新发现。展望未来,AVL将在本年第四季度记录和处理从Coates第一阶段钻探获得的金刚石核心和RC样品。

Scroll to Top