How to calculate the DOS of one layer of the cluster

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
lanjh

How to calculate the DOS of one layer of the cluster

#1 Post by lanjh » Fri Sep 22, 2006 1:29 pm

Now I want to calculate the dos of one layer of my Pt clusters for simulating the surface. Can you tell me to how to obtain it ? Is it right if I simply sum up the dos of atoms in one layer?
Last edited by lanjh on Fri Sep 22, 2006 1:29 pm, edited 1 time in total.

lahaye
Jr. Member
Jr. Member
Posts: 98
Joined: Fri Apr 14, 2006 5:08 am
Location: Suwon - Korea

How to calculate the DOS of one layer of the cluster

#2 Post by lahaye » Mon Sep 25, 2006 8:23 am

I use in my INCAR file following, To get the projected DOS per
atom in DOSCAR, I use following in my INCAR file:

DOS related values
NEDOS = 1001
ISMEAR = -5
SIGMA = 0.001
RWIGS = .... (depends on your system)
LORBIT = 2


It's then, or course, important to understand the contents of DOSCAR!

Rob.
Last edited by lahaye on Mon Sep 25, 2006 8:23 am, edited 1 time in total.

lanjh

How to calculate the DOS of one layer of the cluster

#3 Post by lanjh » Mon Sep 25, 2006 9:00 am

thank you, Rob. But I don't know why do you set ISMEAR=0.0001. Is it a proper choice if I set ISMEAR=0.1 with the default NEDOS? thanks
Last edited by lanjh on Mon Sep 25, 2006 9:00 am, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

How to calculate the DOS of one layer of the cluster

#4 Post by admin » Tue Sep 26, 2006 11:49 am

I am not sure that you know what you are doing:
free clusters have
-- no periodc boundary conditions (use Gamma-point only and ISMEAR=0)
-- a discrete line spectrum, not a "DOS" , use small smearing (SIGMA=0.001 is appropriate) and plot the energy spectrum
Last edited by admin on Tue Sep 26, 2006 11:49 am, edited 1 time in total.

Post Reply