Lab schedule and deadlines
(Semester 1 - 2026)
Version 1
Version 1
Version 1
Version 1
Basic statistical concepts and Python introduction
(Weeks 1-2)
Thermodynamics and heat measurements
(Weeks 3-4)
Chemical kinetics and reaction rates
(Week10-11)
Equilibrium and surface chemistry
(Weeks 12-13)
This web page and those linked below have been created with Python using Jupyter Notebooks and will be used to develop important skills in data analysis, data processing, and computing using simulated experimental results and computational chemistry software.
Although we would encourage you to use Python notebooks for processing the laboratory data, as this is a sought-after skill by many employers, all the numerical labs can also be solved using simple Excel spreadsheets or even by hand with some algebra and a pocket calculator.
The assessment of the reports does not focus on the programming skills, but rather on the data analysis and data presentation, so you can choose your preferred method to analyse the data.
All the data will be available in CSV files, which can be readily imported into Excel or read by Python.
During the numerical labs, your lab demonstrator will show you how Python notebooks can be used to solve these problems, which you may have already used in the first year, or help you with the excel functions.
The links below will take you to a series of experiences that will be done in the corresponding week.
All the labs focus on physical chemistry concepts that you have already seen in the first year (e.g., calorimetry, equilibrium, kinetics) or will be covered during the semester.
We will start with one labs to refresh some basic statistics concepts and familiarize ourselves with Python, if you choose to do the laboratories activities in that way.
We will then have one thermodynamics lab, one kinetics lab and one lab about chemical equilibrium.
In the chemical equilibrium lab, no data need to be generated, but you would have to implement a minimisation algorithm either in Python or in Excel.
Although these numerical labs cover a variety of different topics in Thermodynamics and Kinetics, the problems proposed here share some common features:
You don't need to solve the entire lab during the lab time, this web page will remain active for the entire semester, and you can easily access it from home.