Calculating Adsorption Energy with DFT
Today I’m going to show you how to calculate the adsorption energy of a molecule adsorbed on a surface. Adsorption energy is a…
Read MoreToday I’m going to show you how to calculate the adsorption energy of a molecule adsorbed on a surface. Adsorption energy is a…
Read MoreIn this blog post, I will explain how to use the trapezoidal rule for numerical integration along with Python code and equations. The…
Read MoreIf you’re running an electronic structure calculation like density functional theory (DFT) or Hartree Fock (HF), one of the most frustrating problems you…
Read MoreJmol is an open-source Java viewer for chemical structures in 3D. It is a useful tool for computational material scientists, chemists, and biologists to visualize and…
Read MoreIn this tutorial, I will show you guys how to calculate and plot molecular orbtials (MO) after density functional theory (DFT) or Hartree-Fock…
Read MoreFinding the roots of an equation, also known as solving for the zeroes, is a fundamental problem in mathematics. There are many different…
Read MoreWhen I first got into density functional theory (DFT) calculations (in 2017), the first crystal structure visualizer I used was BURAI (which is…
Read MoreIn Kohn-Sham density functional theory (KS-DFT), the ground state electron density is described using a single mathematical determinant, which leads to a set…
Read MorePySCF (Python-based Simulations of Chemistry Framework) is a free and open-source computational chemistry software package written in Python. It can be used for…
Read MoreDensity functional theory (DFT) is a computational quantum mechanical modeling method used in physics, chemistry, and materials science to investigate the electronic structure…
Read More