Difference between revisions of "Solution LAB3 CNT"

From Wiki Max
Jump to navigation Jump to search
 
Line 13: Line 13:
 
*You can use cell_dofree='z' to relax the cell parameter along the tube axis
 
*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 a value of k-points (along z) not tool large (12 should be enough)
*Set forc_conv_thr = 1.0d-2/1de-3 otherwise the relaxation process it too long (cilldm(1)=20 ~15 min)
+
*Set forc_conv_thr = 1.0d-2/1de-3 otherwise the relaxation process it too long (celldm(1)=20 ~15 min)
 
*Visualize the relaxation output in xcrysden (curvature effects wrt ideal graphene structure)
 
*Visualize the relaxation output in xcrysden (curvature effects wrt ideal graphene structure)

Latest revision as of 20:05, 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/1de-3 otherwise the relaxation process it too long (celldm(1)=20 ~15 min)
  • Visualize the relaxation output in xcrysden (curvature effects wrt ideal graphene structure)