Difference between revisions of "Solution LAB2 guanine"

From Wiki Max
Jump to navigation Jump to search
Line 21: Line 21:
  
 
==Step 2==
 
==Step 2==
Now we are ready to perform a QM relaxation. As a first step update your pseudo potential directory by using git:
+
Now we are ready to perform a QM relaxation. As a first step, update your pseudo potentials directory by using git commands:
  
  'git pull'
+
  git pull
 +
 
 +
new pseudo potentials (Nitrogen and Oxygen) will be downloaded in your pseudo potential directory.

Revision as of 13:51, 18 March 2021

Step 1

  • Once you have Avogadro installed, open it and let's use the molecular builder to visualise a Guanine molecule:

Build --> Insert-->Fragment-->nucleobases-->guanine

Click on the selection settings "arrow" and right click to visualise the molecule.

Clicking on manipulate settings "hand" you can then rotate the molecule.

  • Now we perform a classical relaxation using an Avogadro built-in Force Filed

Extension-->Molecular Mechanics and we choose a FF

Extension-->Optimize geometry

In few steps we have our relaxed geometry that we can save in .xyz format using:

File-->Save as-->select .xyz format and save in your disk as guanine_FF.xyz

Step 2

Now we are ready to perform a QM relaxation. As a first step, update your pseudo potentials directory by using git commands:

git pull

new pseudo potentials (Nitrogen and Oxygen) will be downloaded in your pseudo potential directory.