Content of the video
In this tutorial, I’ll teach you how to install the Gaussian 16 software Linux version on Windows 10 and 11 (Here, I’ve used Windows 10, but the procedure will be the same). Gaussian 16 is a powerful software package which is used widely by computational chemists all over the world.
What will you gain?
If you want to run gaussian in a linux environment without dual-boot this tutorial will help you
What is Gaussian
Initially known as Gaussian 70, John Pople and his research team at Carnegie Mellon University created the general-purpose computational chemistry software programme. Since then, it has been updated often. The term comes from Pople’s decision to employ Gaussian orbitals rather than Slater-type orbitals to accelerate computations of molecule electronic structure in order to maximise performance on the constrained computational resources of then-current computer technology for Hartree-Fock calculations. Gaussian 16.+ is the program’s most recent iteration. It was first made accessible through the Quantum Chemistry Program Exchange, after which it was licenced by Carnegie Mellon University. Since 1987, Gaussian, Inc. has been responsible for its development and licencing.
Disclaimer
This tutorial is for educational purposes only. Any commercial or publishing journal paper (or carrying out research work) using unlicensed Gaussian or other software is completely illegal, and CompChem Studio is not at all responsible for such activities. All the details about the gaussian software are taken from Wikipedia.
Possible difficulty / error
● If you are using an AMD processor, you have to write another line (after three lines in the .bashrc file). The line is as follows- 𝚎𝚡𝚙𝚘𝚛𝚝 𝙿𝙶𝙸_𝙵𝙰𝚂𝚃𝙼𝙰𝚃𝙷_𝙲𝙿𝚄=𝚑𝚊𝚜𝚠𝚎𝚕𝚕
🙌 This extra procedure(line) for AMD is reported by Dr. Boobalan Maria Susai
● Keep an eye on the CPU usage using the Taskbar. If you see 100% usage all the time (if u use all the available cores or simultaneously run other software), kill the job (or the other running software) and KEEP THE CPU USAGE UNDER 85%. If you continuously use 100% usage of CPU and the overclocking of your system is not ideally optimized, the system can crash and see a blue screen with the line “Your PC ran into a problem”. Don’t worry; just restart your computer (you may have to power off the CPU by holding the power button), and your system will be fine again. This happens as your CPU is running at 100% usage, but usage by Gaussian may vary depending on the calculation, and if it tries to push more than 100%, the system crashes.