[Pw_forum] Efermi in band structure calculations

2012-11-28 Thread C
Hello,
I was going through tutorial about making band structure calculations.
(it is available here 
http://people.sissa.it/~degironc/QE-Tutorial/tutorial_pwscf_ex.pdf)

Could somebody please help me to understand how the author chose the 
values in these entries.

Efermi > 6.337
deltaE, reference E (for tics) 1.0, 6.337

  __
Sergey




[Pw_forum] QE-GPU-5.0.2 (build1) is ready for download

2012-11-28 Thread Yue-Wen Fang
Dear Ivan,

Thank you! Hope GPU tech can make the computing world more beautiful!

Best!
Yue-Wen
ECNU, China


2012/11/27 Ivan Girotto 

> Dear Yue-Wen,
>
> On 27/11/2012 13:38, Yue-Wen Fang wrote:
> > Does it supply us a prominent acceleration in pw.x, ph.x and so on?
> As Filippo has recently reported ph.x is still not supported. It might
> take advantage of the linear algebra libraries for GPU we have
> implemented for pw.x but we have still no record of people that have
> experienced on it.
> PW version for GPU can be considered a stable version. "Prominent
> acceleration" is a relative concept. It's definitely worth using it
> where NVIDIA GPUs (with a decent peak of double-precision) are available.
>
> For further question/discussion related to GPU please refer to
> q-e-gpgpu at qe-forge.org.
>
> Regards,
>
> Ivan
>
> ___
> Pw_forum mailing list
> Pw_forum at pwscf.org
> http://pwscf.org/mailman/listinfo/pw_forum
>



-- 

Yue-Wen FANG, PhD candidate
Key Laboratory of Polar Materials and Devices, Ministry of
Education<http://clpm.ecnu.edu.cn/>
East China Normal University <http://www.ecnu.edu.cn/english/>
Phone: +86-18321726131
I will persist until I succeed!
-- next part --
An HTML attachment was scrubbed...
URL: 
http://pwscf.org/pipermail/pw_forum/attachments/20121128/1d0b74fd/attachment.html
 


[Pw_forum] Putting a strain on a BCC

2012-11-28 Thread Ben Palmer
Dear Eduardo,

Thank you for the link.  I will download it and take a look now :)  
Thank you again.

All the best,

Ben
> Dear Ben,
> If you want to do many calculations with different values and shapes 
> of the strain tensor, the following shell script may be helpful. This 
> is for hexagonal crystals, you can adapt it for  BCC or for any 
> crystal structure.
>
> http://www.gnm.cl/wiki/index.php/Ejemplos/Script4
>
> -- Mensaje reenviado --
> From: Ben Palmer  <mailto:benpalmer1983 at gmail.com>>
> To: pw_forum at pwscf.org <mailto:pw_forum at pwscf.org>
> Cc:
> Date: Tue, 27 Nov 2012 17:31:49 +
> Subject: [Pw_forum] Putting a strain on a BCC
> Hi everyone,
>
> I have a BCC and I'd like to put a strain on it, but I want a 
> different strain in each direction.  Can I specify for example 
> celldm(1)=1.02 celldm(2)=1 celldm(3)=1, or must all three lengths be 
> equal?  Would I need to use another ibrav?  Sorry if there is a simple 
> answer to this.
>
> Thanks
>
> Ben Palmer
> PhD Student @ University of Birmingham
>
>
> -- 
>
>
> Eduardo Menendez Proupin
> Departamento de Qu?mica Fisica Aplicada
> Facultad de Ciencias
> Universidad Aut?noma de Madrid
> 28049 Madrid, Spain
> Phone: +34 91 497 6706
>
> On leave from: Departamento de Fisica, Facultad de 
> Ciencias, Universidad de Chile URL: 
> http://fisica.ciencias.uchile.cl/~emenendez 
> <http://fisica.ciencias.uchile.cl/%7Eemenendez>
>
>
> ___
> Pw_forum mailing list
> Pw_forum at pwscf.org
> http://pwscf.org/mailman/listinfo/pw_forum

-- next part --
An HTML attachment was scrubbed...
URL: 
http://pwscf.org/pipermail/pw_forum/attachments/20121128/3a3a0a79/attachment.html
 


[Pw_forum] Putting a strain on a BCC

2012-11-28 Thread Eduardo Ariel Menendez Proupin
Dear Ben,
If you want to do many calculations with different values and shapes of the
strain tensor, the following shell script may be helpful. This is for
hexagonal crystals, you can adapt it for  BCC or for any crystal structure.

http://www.gnm.cl/wiki/index.php/Ejemplos/Script4

-- Mensaje reenviado --
From: Ben Palmer 
To: pw_forum at pwscf.org
Cc:
Date: Tue, 27 Nov 2012 17:31:49 +
Subject: [Pw_forum] Putting a strain on a BCC
Hi everyone,

I have a BCC and I'd like to put a strain on it, but I want a different
strain in each direction.  Can I specify for example celldm(1)=1.02
celldm(2)=1 celldm(3)=1, or must all three lengths be equal?  Would I need
to use another ibrav?  Sorry if there is a simple answer to this.

Thanks

Ben Palmer
PhD Student @ University of Birmingham


-- 


Eduardo Menendez Proupin
Departamento de Qu?mica Fisica Aplicada
Facultad de Ciencias
Universidad Aut?noma de Madrid
28049 Madrid, Spain
Phone: +34 91 497 6706

On leave from: Departamento de Fisica, Facultad de Ciencias, Universidad de
Chile URL: http://fisica.ciencias.uchile.cl/~emenendez
-- next part --
An HTML attachment was scrubbed...
URL: 
http://pwscf.org/pipermail/pw_forum/attachments/20121128/092592b5/attachment.html
 


[Pw_forum] Putting a strain on a BCC

2012-11-28 Thread Ben Palmer
Hi Paolo,

 From the documentation, it looks as though I could use ibrav=11 
orthorhombic body centered, so I can shirnk/expand each axis independently.

All the best,

Ben Palmer

> On Tue, 2012-11-27 at 17:31 +, Ben Palmer wrote:
>
>> Sorry if there is a simple answer to this.
> not sure it is "a simple answer", but the file PW/Doc/INPUT_PW.*
> contains a detailed description of the many ways to pass as
> input the desired crystal structure
>
> P.