<style>
/* Styles for the tab buttons */
.tab {
overflow: hidden;
border-bottom: 1px solid #ccc;
}
.tab button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 14px 16px;
transition: 0.3s;
font-size: 17px;
}
.tab button:hover {
background-color: #ddd;
}
.tab button.active {
background-color: #ccc;
}
/* Styles for the tab content */
.tabcontent {
display: none;
padding: 20px 0;
border-top: none;
}
</style>
<div class="tab">
<button class="tablinks" onclick="openTab(event, 'Research')" id="defaultOpen">Research</button>
<button class="tablinks" onclick="openTab(event, 'Teaching')">Teaching</button>
<button class="tablinks" onclick="openTab(event, 'Contact')">Contact</button>
</div>
Dr Vahid Aryanpur
My name is Vahid Aryanpur. I teach and study energy systems modelling, energy transition, energy and climate policy, and transport decarbonisation. I use GitHub mostly for modelling, result visualisation, data, and teaching material sharing.
- Accelerated vs Delayed Climate Action: V. Aryanpur et al. Nature Portfolio, npj Climate Action (2024)
- Decarbonising Trucks: V. Aryanpur, F. Rogan. Nature Scientific Reports (2024)
- Electrification & Modal Shift: M. Atabaki et al. Sustainable Energy Technologies and Assessments (2023)
- Decarbonising Private Cars: V. Aryanpur et al. Applied Energy (2022)
- Ireland's Energy System Model: O. Balyk et al. Geoscientific Model Development (2022)
- TIMES-Ireland Model (TIM): Model database is available on GitHub and archived on Zenodo
E-mail: vahid.aryanpur@ucc.ie
Address: Energy Policy and Modelling Group, MaREI, UCC, Lee Rd, Sunday's Well, Cork, T23 XE10
You can reach out to me via email or social media: