{"id":6609,"date":"2026-03-18T17:32:31","date_gmt":"2026-03-18T17:32:31","guid":{"rendered":"https:\/\/econoler.com\/?page_id=6609"},"modified":"2026-03-18T17:32:32","modified_gmt":"2026-03-18T17:32:32","slug":"ncep-subsidy-calculator","status":"publish","type":"page","link":"https:\/\/econoler.com\/en\/ncep-subsidy-calculator\/","title":{"rendered":"NCEP Subsidy Calculator"},"content":{"rendered":"\n<div class=\"ncep-calculators\">\n\n    <div class=\"ncep-calculator\">\n\n        <!-- FORM BLOCK -->\n        <div class=\"ncep-form-grid\">\n\n            <h3 class=\"necp-h3\">Enter the following information<\/h3>\n\n            <div class=\"ncep-row\">\n\n                <div class=\"ncep-field ncep-field_2\">\n                    <label>Capacity of the installation(s)<\/label>\n                    <input type=\"number\" class=\"ncep-capacity\"> kW\n                <\/div>\n\n                <div class=\"ncep-field ncep-field_2\">\n                    <label>Commissioning Quarter<\/label>\n                    <select class=\"ncep-quarter\">\n                        <optgroup label=\"2026\">\n                            <option value=\"2026-Q1\">Q1 2026<\/option>\n                            <option value=\"2026-Q2\">Q2 2026<\/option>\n                            <option value=\"2026-Q3\">Q3 2026<\/option>\n                            <option value=\"2026-Q4\">Q4 2026<\/option>\n                        <\/optgroup>\n\n                        <optgroup label=\"2027\">\n                            <option value=\"2027-Q1\">Q1 2027<\/option>\n                            <option value=\"2027-Q2\">Q2 2027<\/option>\n                            <option value=\"2027-Q3\">Q3 2027<\/option>\n                            <option value=\"2027-Q4\">Q4 2027<\/option>\n                        <\/optgroup>\n\n                        <optgroup label=\"2028\">\n                            <option value=\"2028-Q1\">Q1 2028<\/option>\n                            <option value=\"2028-Q2\">Q2 2028<\/option>\n                            <option value=\"2028-Q3\">Q3 2028<\/option>\n                            <option value=\"2028-Q4\">Q4 2028<\/option>\n                        <\/optgroup>\n                    <\/select>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n\n\n\n\n\n\n\n\n        <!-- RESULTS BLOCK -->\n        <div class=\"ncep-results\">\n\n            <h3 class=\"necp-h3 ncep-text-bleu\">Estimated subsidies amount to be perceived by participant                <span class=\"js-open-ncep-legends\">\n                    <sup><\/sup>\n                    <p class=\"ncep-legends ncep-legends_1\">The estimations are based on a hvpothetical yield of solar PV installation(s) (1,400 kWh\/kWp) and the approximate commissionina date entered.<\/p>                \n                <\/span>\n                \n            <\/h3>\n\n\n            <div class=\"ncep-row ncep-row_d-none\">\n                <div class=\"ncep-field\">\n                    Energy:\n                <\/div>\n                <div class=\"ncep-field\">\n                    <span class=\"ncep-energy\">0<\/span> kWh\n                <\/div>\n            <\/div>\n\n            <div class=\"ncep-row ncep-row_d-none\">\n                <div class=\"ncep-field\">\n                    CO\u2082:\n                <\/div>\n                <div class=\"ncep-field\">\n                    <span class=\"ncep-co2\">0<\/span> t\n                <\/div>\n            <\/div>\n\n            <div class=\"ncep-row\">\n                <div class=\"ncep-field\">\n                    Installation subsidy  \n                    <span class=\"js-open-ncep-legends\">\n                        <sup><\/sup>\n                        <p class=\"ncep-legends\">Paid to the participant after successful installation of the solar PV installation(s), the exact amount will be determined at the inclusion phase based on the expected electricity to be generated and mitigation outcomes to be delivered during the crediting period.<\/p>\n                    <\/span>\n                <\/div>\n                <div class=\"ncep-field\">\n                    <span class=\"ncep-install\">0<\/span> USD\n                <\/div>\n            <\/div>\n\n            <div class=\"ncep-row\">\n                <div class=\"ncep-field\">\n                    Operation subsidy \n\n                    <span class=\"js-open-ncep-legends\">\n                        <sup><\/sup>\n                        <p class=\"ncep-legends\">Paid yearly to the participant during the crediting period, the amount will be based on the results achieved and verified annually in terms of electricity generated and mitigation outcomes delivered..<\/p>\n                    <\/span>\n                <\/div>\n                <div class=\"ncep-field\">\n                    <span class=\"ncep-operation\">0<\/span> USD\n                <\/div>\n            <\/div>\n\n            <div class=\"ncep-row ncep-row_last\">\n                <div class=\"ncep-field\">\n                    Remaining subsidy                    <span class=\"js-open-ncep-legends\">\n                        <sup><\/sup>\n                        <p class=\"ncep-legends\">Paid to the participant at the end of the crediting period, the amount will be based on the effective quantity of mitigation outcomes delivered throughout the term of the contractual commitment (until 31 December 2030).<\/p>\n                    <\/span>\n                <\/div>\n                <div class=\"ncep-field\">\n                    <span class=\"ncep-remaining\">0<\/span> USD\n                <\/div>\n            <\/div>\n\n            <div class=\"ncep-row ncep-total-line\">\n                <div class=\"ncep-field ncep-label_total\">\n                    Total:\n                <\/div>\n                <div class=\"ncep-field ncep-field_total\">\n                    <span class=\"ncep-total\">0<\/span> USD\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<script>\njQuery(function($) {\n\n    const generationPotential = 1400; \/\/ kWh per kW per year\n    const gef = 0.00032;               \/\/ tCO2\/kWh\n\n    const rateInstall = 19.8;\n    const rateOperation = 6.6;\n    const rateRemaining = 6.6;\n\n    const quartersData = [\n        {q:\"2026-Q1\", afbau:0.05, afsd:0.02},\n        {q:\"2026-Q2\", afbau:0.05, afsd:0.02},\n        {q:\"2026-Q3\", afbau:0.05, afsd:0.02},\n        {q:\"2026-Q4\", afbau:0.05, afsd:0.02},\n        {q:\"2027-Q1\", afbau:0.06, afsd:0.02},\n        {q:\"2027-Q2\", afbau:0.06, afsd:0.02},\n        {q:\"2027-Q3\", afbau:0.06, afsd:0.02},\n        {q:\"2027-Q4\", afbau:0.06, afsd:0.02},\n        {q:\"2028-Q1\", afbau:0.07, afsd:0.02},\n        {q:\"2028-Q2\", afbau:0.07, afsd:0.02},\n        {q:\"2028-Q3\", afbau:0.07, afsd:0.02},\n        {q:\"2028-Q4\", afbau:0.07, afsd:0.02},\n        {q:\"2029\", afbau:0.08, afsd:0.02},\n        {q:\"2030\", afbau:0.09, afsd:0.02}\n    ];\n\n    function formatNumber(value) {\n        return Math.round(value).toLocaleString('fr-FR'); \n        \/\/ 'fr-FR' uses space as thousands separator\n    }\n\n    function calculateCalculator($calc) {\n        const capacity = parseFloat($calc.find(\".ncep-capacity\").val()) || 0;\n        const selectedQuarter = $calc.find(\".ncep-quarter\").val();\n\n        let totalEnergy = 0;\n        let totalCO2 = 0;\n        let include = false;\n\n        quartersData.forEach(item => {\n            if(item.q === selectedQuarter) include = true;\n            if(include){\n                const energy = item.q.includes(\"Q\") ? capacity * generationPotential \/ 4 : capacity * generationPotential;\n                const co2 = energy * gef * (1 - item.afbau - item.afsd);\n                totalEnergy += energy;\n                totalCO2 += co2;\n            }\n        });\n\n        const install = totalCO2 * rateInstall;\n        const operation = totalCO2 * rateOperation;\n        const remaining = totalCO2 * rateRemaining;\n        const total = install + operation + remaining;\n\n        \/\/ Update HTML with rounded values and space thousands\n        $calc.find(\".ncep-energy\").text(formatNumber(totalEnergy));\n        $calc.find(\".ncep-co2\").text(formatNumber(totalCO2));\n        $calc.find(\".ncep-install\").text(formatNumber(install));\n        $calc.find(\".ncep-operation\").text(formatNumber(operation));\n        $calc.find(\".ncep-remaining\").text(formatNumber(remaining));\n        $calc.find(\".ncep-total\").text(formatNumber(total));\n    }\n\n    $(document).on(\"input change\", \".ncep-capacity, .ncep-quarter\", function() {\n        calculateCalculator($(this).closest(\".ncep-calculator\"));\n    });\n\n});\n<\/script>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6609","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>NCEP Subsidy Calculator | Econoler<\/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:\/\/econoler.com\/en\/ncep-subsidy-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NCEP Subsidy Calculator | Econoler\" \/>\n<meta property=\"og:url\" content=\"https:\/\/econoler.com\/en\/ncep-subsidy-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Econoler\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-18T17:32:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/econoler.com\/wp-content\/uploads\/2026\/02\/og-econoler-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"NCEP Subsidy Calculator | Econoler","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:\/\/econoler.com\/en\/ncep-subsidy-calculator\/","og_locale":"en_US","og_type":"article","og_title":"NCEP Subsidy Calculator | Econoler","og_url":"https:\/\/econoler.com\/en\/ncep-subsidy-calculator\/","og_site_name":"Econoler","article_modified_time":"2026-03-18T17:32:32+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/econoler.com\/wp-content\/uploads\/2026\/02\/og-econoler-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/econoler.com\/en\/ncep-subsidy-calculator\/","url":"https:\/\/econoler.com\/en\/ncep-subsidy-calculator\/","name":"NCEP Subsidy Calculator | Econoler","isPartOf":{"@id":"https:\/\/econoler.com\/en\/#website"},"datePublished":"2026-03-18T17:32:31+00:00","dateModified":"2026-03-18T17:32:32+00:00","breadcrumb":{"@id":"https:\/\/econoler.com\/en\/ncep-subsidy-calculator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/econoler.com\/en\/ncep-subsidy-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/econoler.com\/en\/ncep-subsidy-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/econoler.com\/en\/"},{"@type":"ListItem","position":2,"name":"NCEP Subsidy Calculator"}]},{"@type":"WebSite","@id":"https:\/\/econoler.com\/en\/#website","url":"https:\/\/econoler.com\/en\/","name":"Econoler","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/econoler.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/econoler.com\/en\/wp-json\/wp\/v2\/pages\/6609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/econoler.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/econoler.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/econoler.com\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/econoler.com\/en\/wp-json\/wp\/v2\/comments?post=6609"}],"version-history":[{"count":1,"href":"https:\/\/econoler.com\/en\/wp-json\/wp\/v2\/pages\/6609\/revisions"}],"predecessor-version":[{"id":6610,"href":"https:\/\/econoler.com\/en\/wp-json\/wp\/v2\/pages\/6609\/revisions\/6610"}],"wp:attachment":[{"href":"https:\/\/econoler.com\/en\/wp-json\/wp\/v2\/media?parent=6609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}