Difference between revisions of "Solution LAB3 CNT"

From Wiki Max
Jump to navigation Jump to search
Line 14: Line 14:
 
*Set a value of k-points (along z) not tool large (12 should be enough)
 
*Set a value of k-points (along z) not tool large (12 should be enough)
 
*Set forc_conv_thr = 1.0d-2 otherwise the relaxation process it too long
 
*Set forc_conv_thr = 1.0d-2 otherwise the relaxation process it too long
*Visualize the relaxation output in xcrysden
+
*Visualize the relaxation output in xcrysden (curvature effects wrt ideal graphene structure)

Revision as of 19:23, 1 April 2021

In order to build the cell we can use a CNT generator, several options available:

Step 1

Suggestions: (Use ibrav=8, set an arbitrary amount of vacuum, and set cilldm(3)=c/a)

  • Visualize the structure using xcrysden

Step 2

  • You can use cell_dofree='z' to relax the cell parameter along the tube axis
  • Set a value of k-points (along z) not tool large (12 should be enough)
  • Set forc_conv_thr = 1.0d-2 otherwise the relaxation process it too long
  • Visualize the relaxation output in xcrysden (curvature effects wrt ideal graphene structure)