Tracking your local tasks using the PID
Useful functions to handle the Computational Chemistry workflow.
Tracking your local tasks using the PID Read More »
Useful functions to handle the Computational Chemistry workflow.
Tracking your local tasks using the PID Read More »
A simple tutorial of Numpy operations to obtain the triangles of matrices.
Triangles in Numpy Arrays Read More »
A recurrent activity in computational chemistry workflow is the plotting of electronic spectra obtained from quantum chemistry packages. You can try PlotSpectrum.nb to improve these tasks.
The Multiconfigurational Self-Consistent Field (MCSCF) method is a powerful approach to describe atomic and molecular systems. In previous papers, we show that surprisingly good quantitative results are presented to core excited states when using the IS-MCSCF procedure.
Describing Inner-shell Ionization using Multiconfigurational Wave Functions Read More »
Share knowledge is always better than keep it just for yourself. Thinking this way, I decided to share some of my most relevant notes in my GitHub repository.
My new repository of study notes Read More »
The problem of core-hole localization has been broadly debated. We present an alternative approach, analyzing the effects of using the localized and delocalized core orbitals basis using multiconfigurational wavefunctions.
The problem of hole localization in inner-shell states of N2 and CO2 Read More »
When you are planning to start a computational investigation of an interesting molecular system, one of the very first information needed is its minimum energy geometries. This kind of procedure can be found in Gaussian09 package. The script get_g09_geom.py can turn it easier!
Obtaining Geometries from a Gaussian09 optimization Read More »