CINXE.COM

Search

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" dir="ltr"> <head> <script type="text/javascript"> (function(){ function blockCookies(disableCookies, disableLocal, disableSession){ if(disableCookies == 1){ if(!document.__defineGetter__){ Object.defineProperty(document, 'cookie',{ get: function(){ return ''; }, set: function(){ return true;} }); }else{ var oldSetter = document.__lookupSetter__('cookie'); if(oldSetter) { Object.defineProperty(document, 'cookie', { get: function(){ return ''; }, set: function(v){ if(v.match(/reDimCookieHint\=/) || v.match(/49e7c47ecdea4d24c5c3fd6c5e3045e9\=/)) { oldSetter.call(document, v); } return true; } }); } } var cookies = document.cookie.split(';'); for (var i = 0; i < cookies.length; i++) { var cookie = cookies[i]; var pos = cookie.indexOf('='); var name = ''; if(pos > -1){ name = cookie.substr(0, pos); }else{ name = cookie; } if(name.match(/reDimCookieHint/)) { document.cookie = name + '=; expires=Thu, 01 Jan 1970 00:00:00 GMT'; } } } if(disableLocal == 1){ window.localStorage.clear(); window.localStorage.__proto__ = Object.create(window.Storage.prototype); window.localStorage.__proto__.setItem = function(){ return undefined; }; } if(disableSession == 1){ window.sessionStorage.clear(); window.sessionStorage.__proto__ = Object.create(window.Storage.prototype); window.sessionStorage.__proto__.setItem = function(){ return undefined; }; } } blockCookies(1,1,1); }()); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <!--<script async src="https://www.googletagmanager.com/gtag/js?id=UA-44216194-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-44216194-1', { 'anonymize_ip': true }); </script>--> <!-- Matomo --> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//www.bioenergy.co.at/matomostats/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '1']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <base href="https://www.bioenergy.co.at/en/search.html" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="generator" content="Joomla! - Open Source Content Management" /> <title>Search</title> <link href="/en/search.feed?type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" /> <link href="/en/search.feed?type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" /> <link href="/templates/bioenergy/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" /> <link href="/media/jui/css/chosen.css?629055037cd4341043b1199e105bd164" rel="stylesheet" type="text/css" /> <link href="/media/com_finder/css/finder.css?629055037cd4341043b1199e105bd164" rel="stylesheet" type="text/css" /> <link href="/plugins/system/jcemediabox/css/jcemediabox.min.css?0072da39200af2a5f0dbaf1a155242cd" rel="stylesheet" type="text/css" /> <link href="/templates/bioenergy/css/template.css" rel="stylesheet" type="text/css" /> <link href="https://www.bioenergy.co.at/templates/bioenergy/css/opensans.css" rel="stylesheet" type="text/css" /> <link href="/media/mod_languages/css/template.css?629055037cd4341043b1199e105bd164" rel="stylesheet" type="text/css" /> <link href="/plugins/system/cookiehint/css/redimstyle.css?629055037cd4341043b1199e105bd164" rel="stylesheet" type="text/css" /> <style type="text/css"> #redim-cookiehint-modal {position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 99998; display: flex; justify-content : center; align-items : center;} </style> <script type="application/json" class="joomla-script-options new">{"csrf.token":"746fc7e970a217de54782f5b9ff79ded","system.paths":{"root":"","base":""}}</script> <script src="/media/system/js/core.js?629055037cd4341043b1199e105bd164" type="text/javascript"></script> <script src="/media/jui/js/jquery.min.js?629055037cd4341043b1199e105bd164" type="text/javascript"></script> <script src="/media/jui/js/jquery-noconflict.js?629055037cd4341043b1199e105bd164" type="text/javascript"></script> <script src="/media/jui/js/jquery-migrate.min.js?629055037cd4341043b1199e105bd164" type="text/javascript"></script> <script src="/media/jui/js/chosen.jquery.min.js?629055037cd4341043b1199e105bd164" type="text/javascript"></script> <script src="/media/jui/js/jquery.autocomplete.min.js?629055037cd4341043b1199e105bd164" type="text/javascript"></script> <script src="/plugins/system/jcemediabox/js/jcemediabox.min.js?d67233ea942db0e502a9d3ca48545fb9" type="text/javascript"></script> <script src="/media/jui/js/bootstrap.min.js?629055037cd4341043b1199e105bd164" type="text/javascript"></script> <script src="/templates/bioenergy/js/template.js" type="text/javascript"></script> <script type="text/javascript"> jQuery(function ($) { initChosen(); $("body").on("subform-row-add", initChosen); function initChosen(event, container) { container = container || document; $(container).find(".advancedSelect").chosen({"disable_search_threshold":10,"search_contains":true,"allow_single_deselect":true,"placeholder_text_multiple":"Type or select some options","placeholder_text_single":"Select an option","no_results_text":"No results match"}); } }); jQuery(function() { jQuery('#finder-search').on('submit', function(e){ e.stopPropagation(); // Disable select boxes with no value selected. jQuery('#advancedSearch').find('select').each(function(index, el) { var el = jQuery(el); if(!el.val()){ el.attr('disabled', 'disabled'); } }); }); var suggest = jQuery('#q').autocomplete({ serviceUrl: '/en/search.json?task=suggestions.suggest&amp;tmpl=component', paramName: 'q', minChars: 1, maxHeight: 400, width: 300, zIndex: 9999, deferRequestBy: 500 }); }); jQuery(document).ready(function(){WfMediabox.init({"base":"\/","theme":"standard","width":"","height":"","lightbox":0,"shadowbox":0,"icons":1,"overlay":1,"overlay_opacity":0.8,"overlay_color":"#000000","transition_speed":500,"close":2,"scrolling":"fixed","labels":{"close":"Close","next":"Next","previous":"Previous","cancel":"Cancel","numbers":"{{numbers}}","numbers_count":"{{current}} of {{total}}","download":"Download"}});}); jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} }); jQuery(document).ready(function() { var value, searchword = jQuery('#mod-finder-searchword175'); // Get the current value. value = searchword.val(); // If the current value equals the default value, clear it. searchword.on('focus', function () { var el = jQuery(this); if (el.val() === 'Search ...') { el.val(''); } }); // If the current value is empty, set the previous value. searchword.on('blur', function () { var el = jQuery(this); if (!el.val()) { el.val(value); } }); jQuery('#mod-finder-searchform175').on('submit', function (e) { e.stopPropagation(); var advanced = jQuery('#mod-finder-advanced175'); // Disable select boxes with no value selected. if (advanced.length) { advanced.find('select').each(function (index, el) { var el = jQuery(el); if (!el.val()) { el.attr('disabled', 'disabled'); } }); } }); var suggest = jQuery('#mod-finder-searchword175').autocomplete({ serviceUrl: '/en/search.json?task=suggestions.suggest&amp;tmpl=component', paramName: 'q', minChars: 1, maxHeight: 400, width: 300, zIndex: 9999, deferRequestBy: 500 });}); </script> <!-- <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css' />--> <style type="text/css"> h1,h2,h3,h4,h5,h6,.site-title{ font-family: 'Open Sans', sans-serif; } </style> <style type="text/css"> body.site { background-color: #ffffff } a { color: #72a642; } .navbar-inner, .nav-list > .active > a, .nav-list > .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .btn-primary { background: #72a642; } .navbar-inner { -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2); box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2); } </style> <!--[if lt IE 9]> <script src="/media/jui/js/html5.js"></script> <![endif]--> </head> <body class="site com_finder view-search no-layout no-task itemid-590"> <!-- Body --> <div class="body"> <div class="container"> <!-- Header --> <header class="header" role="banner"> <div class="header-inner clearfix"> <div class="custom_header" style="background-image: url(/images/headers/Header_Home-NEU.gif)" > </div> </div> </header> <nav class="navigation" role="navigation"> <div class="navbar pull-left"> <a class="btn btn-navbar collapsed" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> </div> <div class="nav-collapse"> <ul class="nav menu nav-pills mod-list"> <li class="item-125 default"><a href="/en/" >Home</a></li><li class="item-126 parent"><a href="/en/service.html" >Service</a></li><li class="item-170 parent"><a href="/en/products/testing-measuring-equipment.html" >Products</a></li><li class="item-161 parent"><a href="/en/references/references-services.html" >References</a></li><li class="item-171 parent"><a href="/en/contact.html" >Contact</a></li><li class="item-218 parent"><a href="/en/downloads.html" >Downloads</a></li></ul> </div> <div class="bea-search"> <div class="finder"> <form id="mod-finder-searchform175" action="/en/search.html" method="get" class="form-search" role="search"> <label for="mod-finder-searchword175" class="element-invisible finder">Search</label><input type="text" name="q" id="mod-finder-searchword175" class="search-query input-medium" size="25" value="" placeholder="Search ..."/><button class="btn btn-primary hasTooltip finder" type="submit" title="Go"><span class="icon-search icon-white"></span>Search</button> </form> </div> </div> </nav> <div class="row-fluid"> <div id="aside" class="span3"> <!-- Begin Right Sidebar --> <div class="well "> <div class="custom" > <p><span style="color: #808080;"><strong><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">NEWS</span></strong></span></p> <p><a href="/en/service/certification-enplus.html" target="_blank">BEA CERT</a>:&nbsp;BEA is now EPC listed certification body for wood pellets.</p> <p>&nbsp;</p> <p><span style="color: #808080;"><strong><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">PRODUCTS</span></strong></span></p> <p><a href="/en/products/sampling-equipment/co-gas-detector.html">NEW: CO gas detector</a></p> <p><a href="/en/products/testing-measuring-equipment/bea-length-measuring-device.html">BEA Length measuring device</a></p> <p><a href="/en/products/sampling-equipment/security-bags-sample-bags.html" target="_blank">Security bags for reference samples</a><a href="/en/products/testing-measuring-equipment/mechanical-durability-tester/tumbler-2000-r.html" target="_blank" rel="noopener"></a></p> <p><a href="/en/products/testing-measuring-equipment/mechanical-durability-tester/tumbler-2000-r.html" target="_blank" rel="noopener">TUMBLER 2000 R</a></p> <p>&nbsp;</p> <p><span style="color: #808080;"><strong><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">NEWS</span></strong></span></p> <p><a href="/en/service/round-robins/pellets-testing.html">Registration for ILC-Pellets 2025 is now possible</a></p> <p><a href="/en/downloads/proficiency-tests.html" target="_blank">Final report ILC-Solid biofuels &amp; SRF 2024 is available</a></p> <p>&nbsp;</p> <p><a href="https://styriacontentcreation.com/flipbooks/das%20pellet%201-22/" target="_blank" rel="noopener"><strong><span style="color: #808080; font-family: arial, helvetica, sans-serif; font-size: 12pt;">Austria's trade magazine</span></strong></a></p> <p><a href="https://www.propellets.at/das-pellet-magazin" target="_blank" rel="noopener"><img src="/images/300x250_pellet_medrec.png" alt="300x250 pellet medrec" width="197" height="164" /></a></p> <p>&nbsp;</p> <p><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #808080;"><strong>proPellets Africa</strong></span></p> <p>The&nbsp;<a href="https://propellets.africa/" target="_blank" rel="noopener"><strong>proPellets Africa</strong></a>&nbsp;website is published by the World Bioenergy Association. Its purpose is to document and support sustainable pellet production and pellet use in Africa.</p></div> </div> <!-- End Right Sidebar --> </div> <main id="content" role="main" class="span9"> <!-- Begin Content --> <div id="system-message-container"> </div> <div class="finder"> <div id="search-form"> <form id="finder-search" action="/en/search.html" method="get" class="form-inline"> <fieldset class="word"> <label for="q"> Search Terms: </label> <input type="text" name="q" id="q" size="30" value="" class="inputbox" /> <button name="Search" type="submit" class="btn btn-primary disabled"> <span class="icon-search icon-white"></span> Search </button> <a href="#advancedSearch" data-toggle="collapse" class="btn"> <span class="icon-list" aria-hidden="true"></span> Advanced Search </a> </fieldset> <div id="advancedSearch" class="collapse"> <hr /> <div id="search-query-explained"> <div class="advanced-search-tip"> <p>Here are a few examples of how you can use the search feature:</p><p>Entering <span class="term">this and that</span> into the search form will return results with both &quot;this&quot; and &quot;that&quot;.</p><p>Entering <span class="term">this not that</span> into the search form will return results with &quot;this&quot; and not &quot;that&quot;.</p><p>Entering <span class="term">this or that</span> into the search form will return results with either &quot;this&quot; or &quot;that&quot;.</p><p>Entering <span class="term">&quot;this and that&quot;</span> (with quotes) into the search form will return results with the exact phrase &quot;this and that&quot;.</p><p>Search results can also be filtered using a variety of criteria. Select one or more filters below to get started.</p> </div> <hr /> </div> <div id="finder-filter-window"> <div class="filter-branch control-group clearfix"><div class="controls finder-selects"><label for="tax-author" class="control-label">Search by Author</label><br /><select id="tax-author" name="t[]" class="inputbox advancedSelect"> <option value="" selected="selected">Search All</option> <option value="5">Bioenergy</option> <option value="13">Super User</option> </select> </div><div class="controls finder-selects"><label for="tax-category" class="control-label">Search by Category</label><br /><select id="tax-category" name="t[]" class="inputbox advancedSelect"> <option value="" selected="selected">Search All</option> <option value="15">Deutsch</option> <option value="16">Englisch</option> <option value="24">Products</option> <option value="20">Produkte</option> <option value="17">Pr&uuml;fger&auml;te zur Qualit&auml;tssicherung</option> <option value="23">Testing equipement</option> <option value="19">Uncategorised</option> </select> </div><div class="controls finder-selects"><label for="tax-type" class="control-label">Search by Type</label><br /><select id="tax-type" name="t[]" class="inputbox advancedSelect"> <option value="" selected="selected">Search All</option> <option value="12">Articles</option> <option value="9">Categories</option> <option value="3">Tags</option> </select> </div></div> </div> </div> </form> </div> </div> <!-- End Content --> </main> </div> </div> </div> <!-- Footer --> <footer class="footer" role="contentinfo"> <div class="container"> <hr /> <p>&copy; BEA Institut f眉r Bioenergie GmbH 2025</p> <div class="moduletable"> <div class="mod-languages"> <ul class="lang-inline" dir="ltr"> <li> <a href="/de/suche.html"> <img src="/media/mod_languages/images/de_at.gif" alt="Deutsch" title="Deutsch" /> </a> </li> <li class="lang-active"> <a href="https://www.bioenergy.co.at/en/search.html"> <img src="/media/mod_languages/images/en.gif" alt="English" title="English" /> </a> </li> </ul> </div> </div> <div class="moduletable"> <ul class="nav menu_footer mod-list"> <li class="item-168 divider"><span class="separator ">| </span> </li><li class="item-590 current active"><a href="/en/search.html" >Search</a></li><li class="item-591 divider"><span class="separator ">|</span> </li><li class="item-167"><a href="/en/imprint.html" >Imprint</a></li><li class="item-488 divider"><span class="separator ">| </span> </li><li class="item-487"><a href="/en/privacy-policy.html" >Privacy Policy</a></li><li class="item-250 divider"><span class="separator ">|</span> </li><li class="item-249"><a href="/en/terms-conditions.html" >Terms &amp; Conditions</a></li></ul> </div> <p class="pull-right"><a href="#top" id="back-top">Back to Top</a></p> </div> </footer> <script type="text/javascript"> function cookiehintsubmitnoc(obj) { if (confirm("A refusal will affect the functions of the website. Do you really want to decline?")) { document.cookie = 'reDimCookieHint=-1; expires=0; path=/'; cookiehintfadeOut(document.getElementById('redim-cookiehint-modal')); return true; } else { return false; } } </script> <div id="redim-cookiehint-modal"> <div id="redim-cookiehint"> <div class="cookiehead"> <span class="headline">We use cookies</span> </div> <div class="cookiecontent"> <p>We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.</p> </div> <div class="cookiebuttons"> <a id="cookiehintsubmit" onclick="return cookiehintsubmit(this);" href="https://www.bioenergy.co.at/en/search.html?rCH=2" class="btn">Ok</a> <a id="cookiehintsubmitno" onclick="return cookiehintsubmitnoc(this);" href="https://www.bioenergy.co.at/en/search.html?rCH=-2" class="btn">Decline</a> <div class="text-center" id="cookiehintinfo"> <a target="_self" href="https://www.bioenergy.co.at/en/privacy-policy.html">More information</a> | <a target="_self" href="https://www.bioenergy.co.at/en/imprint.html">Imprint</a> </div> </div> <div class="clr"></div> </div> </div> <script type="text/javascript"> document.addEventListener("DOMContentLoaded", function(event) { if (!navigator.cookieEnabled){ document.getElementById('redim-cookiehint-modal').remove(); } }); function cookiehintfadeOut(el) { el.style.opacity = 1; (function fade() { if ((el.style.opacity -= .1) < 0) { el.style.display = "none"; } else { requestAnimationFrame(fade); } })(); } function cookiehintsubmit(obj) { document.cookie = 'reDimCookieHint=1; expires=Wed, 25 Feb 2026 23:59:59 GMT;57; path=/'; cookiehintfadeOut(document.getElementById('redim-cookiehint-modal')); return true; } function cookiehintsubmitno(obj) { document.cookie = 'reDimCookieHint=-1; expires=0; path=/'; cookiehintfadeOut(document.getElementById('redim-cookiehint-modal')); return true; } </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10