Bioinformatics ReviewBioinformatics Review
Notification Show More
Font ResizerAa
  •  Home
  • Docking
  • MD Simulation
  • Tools
  • More Topics
    • Softwares
    • Sequence Analysis
    • Algorithms
    • Bioinformatics Programming
    • Bioinformatics Research Updates
    • Drug Discovery
    • Phylogenetics
    • Structural Bioinformatics
    • Editorials
    • Tips & Tricks
    • Bioinformatics News
    • Featured
    • Genomics
    • Bioinformatics Infographics
  • Community
    • BiR-Research Group
    • Community Q&A
    • Ask a question
    • Join Telegram Channel
    • Join Facebook Group
    • Join Reddit Group
    • Subscription Options
    • Become a Patron
    • Write for us
  • About Us
    • About BiR
    • BiR Scope
    • The Team
    • Guidelines for Research Collaboration
    • Feedback
    • Contact Us
    • Recent @ BiR
  • Subscription
  • Account
    • Visit Dashboard
    • Login
Font ResizerAa
Bioinformatics ReviewBioinformatics Review
Search
Have an existing account? Sign In
Follow US
CheminformaticsSoftwareTools

How to do molecular orbital analysis to find d-orbitals involved in bonding in an organometallic compound?

Dr. Muniba Faiza
Last updated: May 20, 2020 5:48 pm
Dr. Muniba Faiza
Share
6 Min Read
SHARE

Structure modeling of chemical compounds finds essential application in the field of cheminformatics. It is used to study the structural stability, metal-ion bonding, the presence of electrons, closed and open shell energies, the reactivity of complexes, molecular orbital analyzes, molecular mechanics, and so on. There is some software available for structural modeling of chemical compounds/complexes and the most widely used are Gaussian [1] and ORCA [2].

Gaussian software allows users to study molecular mechanics, ground-state semi-empirical calculations, Density functional theory (DFT), wave-function stability analysis (HT and DFT), electronic correlation, geometric optimization, vibrational frequency analysis, and so on.

In this tutorial, we will discuss Gaussian (G09) software and its application to perform molecular orbital analysis of a compound. This basic analysis requires an input file generated either using G09 or Avogadro. However, this tutorial will cover both the options and then finally the job will be run on G09 providing a detailed profile of orbitals in a compound/complex.

Let’s prepare the input file first.

1. Preparing the input file

The input file for the analysis can be generated by Gaussian itself but the coordinates need to be calculated and input manually, therefore, it’s easier to generate input file using Avogadro or ChemDraw and then open in Gaussian for further analysis. We will go through the steps for input file generation using both the software one by one.

i) using Avogadro

  • Draw molecule.
  • Go to ‘Extensions’ –> ‘Optimize Geometry’
  • Go to ‘Extensions’ –> ‘Gaussian…’
  • A window will appear as shown in Fig. 1, select the appropriate options as per your requirements. Our calculation is ‘Geometry Optimization’ and the other default parameters. After that, click ‘Generate’ and save the file as Gaussian Input Deck (.com) in the same folder.

Fig. 1 A screenshot showing the parameters of input file generation in Avogadro.

ii) using ChemDraw

  • Draw molecule.
  • Go to ‘Calculation’ –> ‘MM2’ (to optimize the geometry)
  • Save the file as a .gjf file.

2. Running the job in Gaussian (G09)

  • Open the G09.
  • Go to ‘File’ –> ‘Open’. Open the .com/.gjf file generated using ChemDraw/ Avogadro.
  • A new window will appear showing different sections (Fig. 2).

Fig. 2 A screenshot of Gaussian displaying different sections for job submission.

The first line is the path of the file.

“%Section” specifies the name of checkpoint file.

“Route Section” is the main job defining section, where you can define which test you want to run. For this purpose, a specific keyword is used along with the command “Pop” explained as follows:

"Pop" = "Reg"   # displays HOMO-5 up to LUMO+5 orbital information

"Pop" = "Full"   # displays information of all orbitals

"Pop" = "NBO"   # for Natural Bond Order analysis

"Pop" = "None"   # no orbital information is displayed

"Pop" = "MK, CHELP, OR CHELPG"    # produce charges fit to electrostatic potential (ESP)

“Title Section” allows the user to enter a job name.

“Charge, Multipl.” allows specifying the charge and spin multiplicity of the molecule separated by a space.

“Molecule specification” displays the atoms and their coordinates. These coordinates are calculated by Avogadro or ChemDraw else the user needs to calculate them manually.

That was about the input parameters, you can change them as per your requirements. Now, let’s get back to our job submission.

  • Since we want molecular orbital analysis including the d-orbitals, therefore, we will use Pop=Full command. So, type the following in the Route Section:

Pop=Full FormCheck and click on ‘OK’ box present on the right side.

As you can see, another command FormCheck has been added. This command is used to create a file which contains the information of all molecular orbitals and can be plotted later.

  • The memory is allocated suitably depending upon the configuration of your workstation.
  • You can see the progress in the ‘Run Progress’ bar, it will be changed to ‘Ready to run processing start’.
  • Now, to execute the g09 command, either click on  or go to ‘Process’ –> ‘Begin Processing’.
  • After that, it will prompt for the folder where you want to save your output file. Click ‘Save’.
  • Again, you will notice that the Run progress bar has changed the status to ‘C:\G09W\l1 is executing’.

This job takes a long time to finish, wait until it finishes providing the output files. These files can then be used to visualize the d-orbitals. The analyzes of output results will be explained in the upcoming articles.

References

  1. Frisch, M. J., Trucks, G. W., Schlegel, H. B., Scuseria, G. E., Robb, M. A., Cheeseman, J. R., … & Nakatsuji, H. (2009). Gaussian 09, revision A. 1. Gaussian Inc. Wallingford CT, 27, 34.
  2. Neese, F. (2012). The ORCA program system. Wiley Interdisciplinary Reviews: Computational Molecular Science, 2(1), 73-78.
Share This Article
Facebook Copy Link Print
ByDr. Muniba Faiza
Follow:
Dr. Muniba is a Bioinformatician based in New Delhi, India. She has completed her PhD in Bioinformatics from South China University of Technology, Guangzhou, China. She has cutting edge knowledge of bioinformatics tools, algorithms, and drug designing. When she is not reading she is found enjoying with the family. Know more about Muniba
Leave a Comment

Leave a Reply Cancel reply

You must be logged in to post a comment.

Starting in Bioinformatics? Do This First!
Starting in Bioinformatics? Do This First!
Tips & Tricks
[Editorial] Is it ethical to change the order of authors’ names in a manuscript?
Editorial Opinion
Installing bbtools on Ubuntu
[Tutorial] Installing BBTools on Ubuntu (Linux).
Sequence Analysis Software Tools
wes_data_analysis Whole Exome Sequencing (WES) Data visualization Toolkit
wes_data_analysis: Whole Exome Sequencing (WES) Data visualization Toolkit
Bioinformatics Programming GitHub Python

You Might Also Like

Most widely used tools for transcription factor binding site prediction
SoftwareToolsTranscription Factor Binding Site Prediction

Most widely used tools for transcription factor binding site prediction

April 22, 2021
easy virtual screening
DockingToolsVirtual Screening

EasyVS: A new webserver for easy virtual screening

August 29, 2020
GROMACS: Uses & Applications
MD SimulationSoftware

GROMACS: Uses & Applications

October 10, 2021
[Tutorial] Performing docking using DockingPie plugin in PyMOL.
DockingSoftwareTools

[Tutorial] Performing docking using DockingPie plugin in PyMOL.

January 10, 2024
Copyright 2024 IQL Technologies
  • Journal
  • Customer Support
  • Contact Us
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Cookie Policy
  • Sitemap
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?

Not a member? Sign Up