Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Optimization

Slides

Lecture Video

This lecture has been recorded using Zoom. You need to use your NUS email to login. Please access the Zoom recording use the links below:

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:

Contents