Social simulation: Solevento
Step into the story of Solevento – a fictional European town facing the challenges of building retrofitting and energy transition. This social simulation, presented during the NetZeroCities Winter School in Madrid, invites you to explore the complex dynamics of urban sustainability and community decision-making. Through this interactive experience, you will have access to recorded materials used in the simulation, European case studies, and key literature that helped shape the development of this social simulation. YOU NEED GOOGLE CHROME OR MOZILLA FIREFOX DESKTOP BROWSERS UPDATED TO THE LATEST VERSION TO ACCESS THE SIMULATION PLEASE, MAKE SURE THAT YOUR SOUND DEVICE IS ENABLED
$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'];
?>
}
}
}
?>