{"id":5310,"date":"2022-11-07T13:46:11","date_gmt":"2022-11-07T12:46:11","guid":{"rendered":"https:\/\/www.aerovit.dk\/?post_type=case&#038;p=5310"},"modified":"2022-11-07T13:46:13","modified_gmt":"2022-11-07T12:46:13","slug":"combio-brazil","status":"publish","type":"case","link":"https:\/\/www.aerovit.dk\/de\/cases\/combio-brazil\/","title":{"rendered":"ComBio, Brazil"},"content":{"rendered":"<div class=\"block-media-text-carousel pt-0 pb-16 md:pb-16 lg:pb-24 theme-light schema-bg-color-white\"\n     id=\"block_636278a5c6611\">\n    <div class=\"container relative\">\n                \n            <div>\n\n\n                <div x-data=\"xDataTabbedCarousel_685c7d8235814307e3b0a3317012684b()\">\n\n                    <div class=\"block md:hidden\">\n\n                        <div class=\"\">\n\n\n                                                        <div class=\"\" >\n\n                                \n                                <div  class=\"carousel-tab overflow-hidden px-3\">\n\n                                    <div class=\"mb-6\">\n\n                                        \n    <div class=\"overflow-hidden  \">\n        <img src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/11\/Klabin-plant-scaled-e1667382055862.jpg\" alt=\"\" class=\"inline-block max-w-full max-h-full\" loading=\"lazy\">\n    <\/div>\n\n\n                                    <\/div>\n\n                                    <header class=\" mb-6\">\n                                        <div class=\"pre-heading\">\n                                                                                    <\/div>\n                                        <h4 class=\"p-0 m-0\">\n                                            Situation BEFORE Aerovit Installation                                        <\/h4>\n                                    <\/header>\n\n                                    <div class=\"text-sm wysiwyg-content mb-6\">\n                                        <p>ComBio Energia S.A. develops steam generation projects and cogeneration of electricity with biomass that promote environmental improvements and significant cost reductions for customers in the industrial segment.<br \/>\nThe boilers supplied by DanPower and operated by ComBio burn several types of biomass, which changes the requirements of the process itself, because the soot deposition rate in the boiler thermal exchange tubes varies according to the type of biomass used. If nothing is done to prevent the accumulation of soot in the thermal exchange pipes, the efficiency of the boiler will decrease over the operating time and negatively impact the availability of steam and, especially in the case of ComBio, also impact on revenue.<\/p>\n<p>At Klabin S.A., ComBio uses wood chips and sugarcane bagasse as fuel. It is estimated that this biomass mixture would require a total stop of the steam generation plant every 3 months for cleaning the boiler pipes.<br \/>\nDue to Klabin S.A.&#8217;s requirement for steam availability in the production, ComBio would prefer to have only one annual shutdown in order to deliver a high steam production while ensuring a high profitability.<\/p>\n                                    <\/div>\n\n                                    \n                                    \n                                <\/div>\n                            <\/div>\n                            \n                        <\/div>\n                    <\/div>\n\n\n                    <div class=\"hidden md:block\">\n                        \n                        <div>\n                            \n                                <div class=\"carousel-slide\" x-show=\"currentSlideIndex === 0\">\n                                    <div class=\"lg:flex \">\n                                        <div class=\"md:mb-6 lg:mb-0 lg:w-2\/3 lg:pr-24\">\n                                            \n    <div class=\"overflow-hidden  \">\n        <img src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/11\/Klabin-plant-scaled-e1667382055862.jpg\" alt=\"\" class=\"inline-block max-w-full max-h-full\" loading=\"lazy\">\n    <\/div>\n\n                                        <\/div>\n                                        <div class=\"lg:w-1\/3 \">\n                                            <header class=\"lg:pr-3 mb-6\">\n                                                <div class=\"pre-heading\">\n                                                                                                    <\/div>\n                                                <h3 class=\"p-0 m-0\">\n                                                    Situation BEFORE Aerovit Installation                                                <\/h3>\n                                            <\/header>\n                                            <div class=\"text-sm mb-6 wysiwyg-content\">\n                                                <p>ComBio Energia S.A. develops steam generation projects and cogeneration of electricity with biomass that promote environmental improvements and significant cost reductions for customers in the industrial segment.<br \/>\nThe boilers supplied by DanPower and operated by ComBio burn several types of biomass, which changes the requirements of the process itself, because the soot deposition rate in the boiler thermal exchange tubes varies according to the type of biomass used. If nothing is done to prevent the accumulation of soot in the thermal exchange pipes, the efficiency of the boiler will decrease over the operating time and negatively impact the availability of steam and, especially in the case of ComBio, also impact on revenue.<\/p>\n<p>At Klabin S.A., ComBio uses wood chips and sugarcane bagasse as fuel. It is estimated that this biomass mixture would require a total stop of the steam generation plant every 3 months for cleaning the boiler pipes.<br \/>\nDue to Klabin S.A.&#8217;s requirement for steam availability in the production, ComBio would prefer to have only one annual shutdown in order to deliver a high steam production while ensuring a high profitability.<\/p>\n                                            <\/div>\n                                            \n                                                                                    <\/div>\n\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n\n                    <\/div>\n                <\/div>\n\n                <script>\n                    function xDataTabbedCarousel_685c7d8235814307e3b0a3317012684b() {\n                        return {\n                            slidesCount: 1,\n                            currentSlideIndex: 0,\n                            selectorIsOpen: false,\n                            openTabs: [0],\n                            setSlide: function (slideIndex) {\n                                var vm = this;\n                                vm.currentSlideIndex = slideIndex;\n                                var elements = document.querySelectorAll('.carousel-slide');\n                                elements.forEach(function (element, index) {\n                                    vm.stopVideo(element);\n                                });\n\n\n                            },\n                            previousSlide: function () {\n                                var vm = this;\n                                var previousSlide = (vm.currentSlideIndex === 0) ? (vm.slidesCount - 1) : (vm.currentSlideIndex - 1);\n\n                                vm.currentSlideIndex = previousSlide;\n                            },\n                            nextSlide: function () {\n                                var vm = this;\n                                var nextSlide = (vm.currentSlideIndex === (vm.slidesCount - 1)) ? 0 : (vm.currentSlideIndex + 1);\n\n                                vm.currentSlideIndex = nextSlide;\n                            },\n                            stopVideo: function (element) {\n                                var iframe = element.querySelector('iframe');\n                                var video = element.querySelector('video');\n                                if (iframe) {\n                                    var iframeSrc = iframe.src;\n                                    iframe.src = iframeSrc;\n                                }\n                                if (video) {\n                                    video.pause();\n                                }\n                            },\n                            toggleOpenTabs: function (index) {\n                                var vm = this;\n\n                                var tabs = vm.openTabs;\n                                if (vm.openTabs.indexOf(index) > -1 ) {\n                                    vm.openTabs.splice( vm.openTabs.indexOf(index), 1 );\n                                }else{\n                                    vm.openTabs.push(index); \/\/ ...tabs,\n                                }\n\n                            },\n                            isInOpenTabs :function(index){\n                                var vm = this;\n                                return vm.openTabs.includes(index);\n                            }\n                        }\n                    }\n\n                <\/script>\n\n\n            <\/div>\n\n\n            <\/div>\n<\/div>\n\n<div class=\"block-media-text-carousel pt-0 pb-16 md:pb-16 lg:pb-24 theme-light schema-bg-color-light_gray\"\n     id=\"block_63623c44132b8\">\n    <div class=\"container relative\">\n                \n            <div>\n\n\n                <div x-data=\"xDataTabbedCarousel_937b2a577e6715d4e7707d29595e73cf()\">\n\n                    <div class=\"block md:hidden\">\n\n                        <div class=\"\">\n\n\n                                                        <div class=\"\" >\n\n                                \n                                <div  class=\"carousel-tab overflow-hidden px-3\">\n\n                                    <div class=\"mb-6\">\n\n                                        \n    <div class=\"overflow-hidden  \">\n        <img src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/11\/Aerovit-system-Klabin-scaled-e1667382263606.jpg\" alt=\"\" class=\"inline-block max-w-full max-h-full\" loading=\"lazy\">\n    <\/div>\n\n\n                                    <\/div>\n\n                                    <header class=\" mb-6\">\n                                        <div class=\"pre-heading\">\n                                                                                    <\/div>\n                                        <h4 class=\"p-0 m-0\">\n                                            Situation AFTER Aerovit Installation                                        <\/h4>\n                                    <\/header>\n\n                                    <div class=\"text-sm wysiwyg-content mb-6\">\n                                        <p>Through DanPower, one of the largest and most renowned boiler manufacturers in Brazil, ComBio was presented to Aerovit solutions for automatic boiler cleaning and decided to install the soot blowing system at Klabin&#8217;s plant to test whether the solution could, in fact, avoid unnecessary downtime and reduce the need for manual cleaning.<\/p>\n<ul>\n<li>The boiler in this case study is a mixed type, with a generating capacity of 37 tons of steam per hour and is equipped with an Aerovit soot blowing system with 49 valves in its firetube section.<\/li>\n<li>The valves are installed at the top of the rear smoke box, mounted on a grid of pipes, which function is to ensure the ideal distance between the soot blower system and tubeplate, to ensure maximum efficiency of the blowing operation.<\/li>\n<li>The steam generation plant was put into operation in February 2021, and after one year of continuous operation it was found that the boiler tubes still remained satisfactorily clean, requiring little effort during the annual manual cleaning operation.<\/li>\n<\/ul>\n                                    <\/div>\n\n                                    \n                                    \n                                <\/div>\n                            <\/div>\n                            \n                        <\/div>\n                    <\/div>\n\n\n                    <div class=\"hidden md:block\">\n                        \n                        <div>\n                            \n                                <div class=\"carousel-slide\" x-show=\"currentSlideIndex === 0\">\n                                    <div class=\"lg:flex \">\n                                        <div class=\"md:mb-6 lg:mb-0 lg:w-2\/3 lg:pr-24\">\n                                            \n    <div class=\"overflow-hidden  \">\n        <img src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/11\/Aerovit-system-Klabin-scaled-e1667382263606.jpg\" alt=\"\" class=\"inline-block max-w-full max-h-full\" loading=\"lazy\">\n    <\/div>\n\n                                        <\/div>\n                                        <div class=\"lg:w-1\/3 \">\n                                            <header class=\"lg:pr-3 mb-6\">\n                                                <div class=\"pre-heading\">\n                                                                                                    <\/div>\n                                                <h3 class=\"p-0 m-0\">\n                                                    Situation AFTER Aerovit Installation                                                <\/h3>\n                                            <\/header>\n                                            <div class=\"text-sm mb-6 wysiwyg-content\">\n                                                <p>Through DanPower, one of the largest and most renowned boiler manufacturers in Brazil, ComBio was presented to Aerovit solutions for automatic boiler cleaning and decided to install the soot blowing system at Klabin&#8217;s plant to test whether the solution could, in fact, avoid unnecessary downtime and reduce the need for manual cleaning.<\/p>\n<ul>\n<li>The boiler in this case study is a mixed type, with a generating capacity of 37 tons of steam per hour and is equipped with an Aerovit soot blowing system with 49 valves in its firetube section.<\/li>\n<li>The valves are installed at the top of the rear smoke box, mounted on a grid of pipes, which function is to ensure the ideal distance between the soot blower system and tubeplate, to ensure maximum efficiency of the blowing operation.<\/li>\n<li>The steam generation plant was put into operation in February 2021, and after one year of continuous operation it was found that the boiler tubes still remained satisfactorily clean, requiring little effort during the annual manual cleaning operation.<\/li>\n<\/ul>\n                                            <\/div>\n                                            \n                                                                                    <\/div>\n\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n\n                    <\/div>\n                <\/div>\n\n                <script>\n                    function xDataTabbedCarousel_937b2a577e6715d4e7707d29595e73cf() {\n                        return {\n                            slidesCount: 1,\n                            currentSlideIndex: 0,\n                            selectorIsOpen: false,\n                            openTabs: [0],\n                            setSlide: function (slideIndex) {\n                                var vm = this;\n                                vm.currentSlideIndex = slideIndex;\n                                var elements = document.querySelectorAll('.carousel-slide');\n                                elements.forEach(function (element, index) {\n                                    vm.stopVideo(element);\n                                });\n\n\n                            },\n                            previousSlide: function () {\n                                var vm = this;\n                                var previousSlide = (vm.currentSlideIndex === 0) ? (vm.slidesCount - 1) : (vm.currentSlideIndex - 1);\n\n                                vm.currentSlideIndex = previousSlide;\n                            },\n                            nextSlide: function () {\n                                var vm = this;\n                                var nextSlide = (vm.currentSlideIndex === (vm.slidesCount - 1)) ? 0 : (vm.currentSlideIndex + 1);\n\n                                vm.currentSlideIndex = nextSlide;\n                            },\n                            stopVideo: function (element) {\n                                var iframe = element.querySelector('iframe');\n                                var video = element.querySelector('video');\n                                if (iframe) {\n                                    var iframeSrc = iframe.src;\n                                    iframe.src = iframeSrc;\n                                }\n                                if (video) {\n                                    video.pause();\n                                }\n                            },\n                            toggleOpenTabs: function (index) {\n                                var vm = this;\n\n                                var tabs = vm.openTabs;\n                                if (vm.openTabs.indexOf(index) > -1 ) {\n                                    vm.openTabs.splice( vm.openTabs.indexOf(index), 1 );\n                                }else{\n                                    vm.openTabs.push(index); \/\/ ...tabs,\n                                }\n\n                            },\n                            isInOpenTabs :function(index){\n                                var vm = this;\n                                return vm.openTabs.includes(index);\n                            }\n                        }\n                    }\n\n                <\/script>\n\n\n            <\/div>\n\n\n            <\/div>\n<\/div>\n\n<div class=\"block-media-text-carousel pt-0 pb-16 md:pb-16 lg:pb-24 theme-light schema-bg-color-white\"\n     id=\"block_63623c4413528\">\n    <div class=\"container relative\">\n                \n            <div>\n\n\n                <div x-data=\"xDataTabbedCarousel_b3a31d320e583ab214c9c90a7c4f0d09()\">\n\n                    <div class=\"block md:hidden\">\n\n                        <div class=\"\">\n\n\n                                                        <div class=\"\" >\n\n                                \n                                <div  class=\"carousel-tab overflow-hidden px-3\">\n\n                                    <div class=\"mb-6\">\n\n                                        \n    <div class=\"overflow-hidden  \">\n        <img src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/11\/Aerovit-grid-merged.png\" alt=\"\" class=\"inline-block max-w-full max-h-full\" loading=\"lazy\">\n    <\/div>\n\n\n                                    <\/div>\n\n                                    <header class=\" mb-6\">\n                                        <div class=\"pre-heading\">\n                                                                                    <\/div>\n                                        <h4 class=\"p-0 m-0\">\n                                            Statement from ComBio                                        <\/h4>\n                                    <\/header>\n\n                                    <div class=\"text-sm wysiwyg-content mb-6\">\n                                                                            <\/div>\n\n                                                                        <div class=\"py-6\" >\n                                        <div class=\"flex items-center mb-6\">\n                                                                                        <div class=\"rounded-full w-12 h-12 overflow-hidden mr-3\">\n                                                <img src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/11\/Gilverto-Rozenchan.jpg\" alt=\"\">\n                                            <\/div>\n                                            \n                                            <div>\n                                                <div class=\"font-bold text-xs\">\n                                                    Gilberto Rozenchan                                                <\/div>\n                                                <div class=\"text-xs\">\n                                                    Industrial Director at ComBio                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                        <div class=\"italic text-xs\">\n                                            &#8222;&#8230;.by investing in the Aerovit Soot Blower solution with the DanPower boiler, ComBio has gained a higher boiler efficiency, leading to lower fuel consumption and thus cost saving. We are obtaining a higher revenue due to higher uptime and consequently increased steam sale.\u201d                                        <\/div>\n                                    <\/div>\n                                    \n                                    \n                                <\/div>\n                            <\/div>\n                            \n                        <\/div>\n                    <\/div>\n\n\n                    <div class=\"hidden md:block\">\n                        \n                        <div>\n                            \n                                <div class=\"carousel-slide\" x-show=\"currentSlideIndex === 0\">\n                                    <div class=\"lg:flex \">\n                                        <div class=\"md:mb-6 lg:mb-0 lg:w-2\/3 lg:pr-24\">\n                                            \n    <div class=\"overflow-hidden  \">\n        <img src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/11\/Aerovit-grid-merged.png\" alt=\"\" class=\"inline-block max-w-full max-h-full\" loading=\"lazy\">\n    <\/div>\n\n                                        <\/div>\n                                        <div class=\"lg:w-1\/3 \">\n                                            <header class=\"lg:pr-3 mb-6\">\n                                                <div class=\"pre-heading\">\n                                                                                                    <\/div>\n                                                <h3 class=\"p-0 m-0\">\n                                                    Statement from ComBio                                                <\/h3>\n                                            <\/header>\n                                            <div class=\"text-sm mb-6 wysiwyg-content\">\n                                                                                            <\/div>\n                                                                                            <div class=\"py-6 \" >\n                                                    <div class=\"flex items-center mb-6\">\n\n                                                                                                                    <div class=\"rounded-full w-12 h-12 overflow-hidden mr-3\">\n                                                                <img src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/11\/Gilverto-Rozenchan.jpg\"\n                                                                     alt=\"\">\n                                                            <\/div>\n                                                        \n                                                        <div>\n                                                            <div class=\"font-bold text-xs\">\n                                                                Gilberto Rozenchan                                                            <\/div>\n                                                            <div class=\"text-xs\">\n                                                                Industrial Director at ComBio                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                    <div class=\"text-xs italic\">\n                                                        &#8222;&#8230;.by investing in the Aerovit Soot Blower solution with the DanPower boiler, ComBio has gained a higher boiler efficiency, leading to lower fuel consumption and thus cost saving. We are obtaining a higher revenue due to higher uptime and consequently increased steam sale.\u201d                                                    <\/div>\n                                                <\/div>\n                                            \n                                                                                    <\/div>\n\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n\n                    <\/div>\n                <\/div>\n\n                <script>\n                    function xDataTabbedCarousel_b3a31d320e583ab214c9c90a7c4f0d09() {\n                        return {\n                            slidesCount: 1,\n                            currentSlideIndex: 0,\n                            selectorIsOpen: false,\n                            openTabs: [0],\n                            setSlide: function (slideIndex) {\n                                var vm = this;\n                                vm.currentSlideIndex = slideIndex;\n                                var elements = document.querySelectorAll('.carousel-slide');\n                                elements.forEach(function (element, index) {\n                                    vm.stopVideo(element);\n                                });\n\n\n                            },\n                            previousSlide: function () {\n                                var vm = this;\n                                var previousSlide = (vm.currentSlideIndex === 0) ? (vm.slidesCount - 1) : (vm.currentSlideIndex - 1);\n\n                                vm.currentSlideIndex = previousSlide;\n                            },\n                            nextSlide: function () {\n                                var vm = this;\n                                var nextSlide = (vm.currentSlideIndex === (vm.slidesCount - 1)) ? 0 : (vm.currentSlideIndex + 1);\n\n                                vm.currentSlideIndex = nextSlide;\n                            },\n                            stopVideo: function (element) {\n                                var iframe = element.querySelector('iframe');\n                                var video = element.querySelector('video');\n                                if (iframe) {\n                                    var iframeSrc = iframe.src;\n                                    iframe.src = iframeSrc;\n                                }\n                                if (video) {\n                                    video.pause();\n                                }\n                            },\n                            toggleOpenTabs: function (index) {\n                                var vm = this;\n\n                                var tabs = vm.openTabs;\n                                if (vm.openTabs.indexOf(index) > -1 ) {\n                                    vm.openTabs.splice( vm.openTabs.indexOf(index), 1 );\n                                }else{\n                                    vm.openTabs.push(index); \/\/ ...tabs,\n                                }\n\n                            },\n                            isInOpenTabs :function(index){\n                                var vm = this;\n                                return vm.openTabs.includes(index);\n                            }\n                        }\n                    }\n\n                <\/script>\n\n\n            <\/div>\n\n\n            <\/div>\n<\/div>\n\n<div class=\"cta-simple pt-6 md:pt-12 lg:pt-12 pb-16 md:pb-16 lg:pb-24 theme-dark schema-bg-color-orange\"\n     id=\"block_636278a5cb8ef\">\n    <div class=\"container relative\">\n        <div class=\"md:flex\">\n            <div class=\"md:w-2\/3 mb-8 md:mb-0 md:flex\">\n                <div class=\"mb-8 md:mb-0 md:mr-6\">\n                    <div class=\"rounded-full h-20 w-20 overflow-hidden mx-auto\">\n                        <img alt=\"\" src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2020\/11\/manual.svg\" class=\"h-full\">\n                    <\/div>\n                <\/div>\n                <div class=\"text-center md:text-left\">\n                    <header class=\"mb-6 md:mb-3\">\n                                                    <div class=\"pre-heading\">\n                                Want to know more?                            <\/div>\n                                                <h4 class=\"font-bold p-0 m-0\">Download case<\/h4>\n                    <\/header>\n                    <div>\n                        <p>If you want further information about the case you can find it here<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n                                    <div class=\"md:w-1\/3 flex justify-center md:items-center md:justify-end\">\n                            <div x-data=\"{ 'showModal': false }\">\n\n\n        <div>\n            \n                <a href=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/11\/Case-story-Danpower-and-ComBio-3.pdf\"\n                   target=\"_blank\"\n                   class=\"btn  btn-secondary  \">\n                    <div class=\" ml-6\">\n                        Download PDF                    <\/div>\n                                            <div class=\"float-right ml-3 mr-3\">\n                            <i class=\"far fa-long-arrow-alt-right\"><\/i>\n                        <\/div>\n                                    <\/a>\n\n            \n\n        <\/div>\n\n\n            <\/div>\n\n                    <\/div>\n                \n        <\/div>\n    <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Lower fuel consumption &#8211; higher revenue<\/p>\n","protected":false},"featured_media":16216,"menu_order":0,"template":"","format":"standard","meta":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.14 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>ComBio, Brazil - Aerovit A\/S<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.aerovit.dk\/de\/cases\/combio-brazil\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ComBio, Brazil - Aerovit A\/S\" \/>\n<meta property=\"og:description\" content=\"Lower fuel consumption - higher revenue\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.aerovit.dk\/de\/cases\/combio-brazil\/\" \/>\n<meta property=\"og:site_name\" content=\"Aerovit A\/S\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-07T12:46:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/11\/Logo-website-combio-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"607\" \/>\n\t<meta property=\"og:image:height\" content=\"487\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.aerovit.dk\/de\/cases\/combio-brazil\/\",\"url\":\"https:\/\/www.aerovit.dk\/de\/cases\/combio-brazil\/\",\"name\":\"ComBio, Brazil - Aerovit A\/S\",\"isPartOf\":{\"@id\":\"https:\/\/www.aerovit.dk\/#website\"},\"datePublished\":\"2022-11-07T12:46:11+00:00\",\"dateModified\":\"2022-11-07T12:46:13+00:00\",\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.aerovit.dk\/de\/cases\/combio-brazil\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.aerovit.dk\/#website\",\"url\":\"https:\/\/www.aerovit.dk\/\",\"name\":\"Aerovit A\/S\",\"description\":\"We specialize in keeping boilers clean \u2013 Efficiently and reliably\",\"publisher\":{\"@id\":\"https:\/\/www.aerovit.dk\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.aerovit.dk\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de-DE\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.aerovit.dk\/#organization\",\"name\":\"Aerovit A\/S\",\"url\":\"https:\/\/www.aerovit.dk\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/www.aerovit.dk\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/12\/Home-Logo.svg\",\"contentUrl\":\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/12\/Home-Logo.svg\",\"width\":1923,\"height\":289,\"caption\":\"Aerovit A\/S\"},\"image\":{\"@id\":\"https:\/\/www.aerovit.dk\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/1889435\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ComBio, Brazil - Aerovit A\/S","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.aerovit.dk\/de\/cases\/combio-brazil\/","og_locale":"de_DE","og_type":"article","og_title":"ComBio, Brazil - Aerovit A\/S","og_description":"Lower fuel consumption - higher revenue","og_url":"https:\/\/www.aerovit.dk\/de\/cases\/combio-brazil\/","og_site_name":"Aerovit A\/S","article_modified_time":"2022-11-07T12:46:13+00:00","og_image":[{"width":607,"height":487,"url":"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/11\/Logo-website-combio-2.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.aerovit.dk\/de\/cases\/combio-brazil\/","url":"https:\/\/www.aerovit.dk\/de\/cases\/combio-brazil\/","name":"ComBio, Brazil - Aerovit A\/S","isPartOf":{"@id":"https:\/\/www.aerovit.dk\/#website"},"datePublished":"2022-11-07T12:46:11+00:00","dateModified":"2022-11-07T12:46:13+00:00","inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.aerovit.dk\/de\/cases\/combio-brazil\/"]}]},{"@type":"WebSite","@id":"https:\/\/www.aerovit.dk\/#website","url":"https:\/\/www.aerovit.dk\/","name":"Aerovit A\/S","description":"We specialize in keeping boilers clean \u2013 Efficiently and reliably","publisher":{"@id":"https:\/\/www.aerovit.dk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.aerovit.dk\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"Organization","@id":"https:\/\/www.aerovit.dk\/#organization","name":"Aerovit A\/S","url":"https:\/\/www.aerovit.dk\/","logo":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/www.aerovit.dk\/#\/schema\/logo\/image\/","url":"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/12\/Home-Logo.svg","contentUrl":"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/12\/Home-Logo.svg","width":1923,"height":289,"caption":"Aerovit A\/S"},"image":{"@id":"https:\/\/www.aerovit.dk\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/1889435\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/case\/5310"}],"collection":[{"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/case"}],"about":[{"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/types\/case"}],"version-history":[{"count":2,"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/case\/5310\/revisions"}],"predecessor-version":[{"id":5478,"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/case\/5310\/revisions\/5478"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/media\/16216"}],"wp:attachment":[{"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/media?parent=5310"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}