Financing Energy Systems through the Climate City Capital Hub
This resource introduces the Climate City Capital Hub’s project preparation process for energy systems, from technical design and financial modelling to investment structuring and access to finance. It covers key urban energy project types, including district heating fuel-switching, floating solar PV, waste- and river-water heat pumps, energy communities with battery storage, and onshore power supply. The resource also presents Capital Hub-supported projects in Antwerp, Kozani and Trondheim, highlighting practical approaches to financial modelling, commercial structures, pricing, risk mitigation and investment readiness.
$translatableResources = [3, 4, 5, 6];
if (in_array($ResourceType, $translatableResources)) {
$langUser = strtoupper($browserLang);
if (!isset($arrPostLang[$langUser]['Target'])) {
$langUser = 'EN';
}
// on regarde si la langue source est differente de la langue de l'utilisateur ou si on a pas detecte la langue
if (!isset($media['srcLang']) || $media['srcLang'] != $langUser) {
//si la langue de l'utilisateur (browserLang) est disponible dans le tableau
if (isset($arrPostLang[$langUser]['Target'])) {
$translate = $arrPostLang[$langUser]['Target'];
?>
}
}
}
?>