Skip to article frontmatterSkip to article content

Optimization

Slides

Lecture Video

The lecture has been recorded using Zoom. Please access the video through the link here.

Passcode will be sent through Canvas announcement. You might need to use your NUS email to login.

Content

This week, we will study various optimization algorithms and their applications in chemistry and materials science. Optimization is a fundamental tool in computational chemistry and materials science, used to find the minimum or maximum of a function. We will start from some basic concepts and then introduce local and global optimization algorithms. We will also cover how to get the minimum energy path (MEP) using the Nudged Elastic Band (NEB) method. In the practical session, you will learn how to perform optimization using Python and use ASE to perform geometry optimization.

Learning Objectives

By the end of this week, you should be able to: