[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r515] by paulatz

minor edits to the manual

2020-06-26 09:41:13 Tree
[r514] by paulatz

velocity correctly printed in Ry units (instead of funny CMM^-1 bohr^-1 units) and also sorted accordingly to the overlap sort if required. Thanks to David Yang for reporting

2020-06-23 15:17:46 Tree
[r513] by paulatz

wip

2020-06-19 10:22:20 Tree
[r512] by paulatz

wip

2020-06-19 10:22:09 Tree
[r511] by paulatz

wip

2020-06-18 08:51:23 Tree
[r510] by paulatz

Now actually working

2020-06-13 09:26:58 Tree
[r509] by paulatz

Added a few new codes, work in progress :
1. decompose_d2 : decomposes a dynamical matrix over a minimal basis of symmetric dynamical matrices
2. make wedge : reads a mat2R file and computes the irreducible wedge of a 2x2x2 grid of q-points, then compute the basis of symmetric dyamical matrix for each of the points in the wedge. This is just a starting point for a future code
3. gruneisen : should compute gruneisen parameters, but does not even compile at the moment. It is just a WIP

decoompose_d2.f90 computes the symmetric matrix basis at a given q-point, it uses the symmtry information in the global modules of phonon (which is a bit of a bummer) and which must be initialized first. The plan is to adapt it to use the symmetry structure of D3Q/src

2020-06-13 09:05:37 Tree
[r508] by paulatz

bugfix to asr of D2 courtesy of Michele Simoncelli

2020-05-11 15:50:00 Tree
[r507] by paulatz

A few fixes to properly apply LO-TO splitting when doing thermal transport calculation (and more in general, to correctly appl LO-TO sploitting on the grid used to integrate the self energy)

Courtesy of Michele Simoncelli.

2020-05-04 13:49:26 Tree
[r506] by paulatz

Fixed compilation when using recent git QE version, with upflib
Restructured calculation of frequency-dependt properties (selfenergy, spectral weight, dielectric constant) and tentative implementation of IR reflectivity (there is still a 2pi missing, or something and only cubic systems for the moment)

2020-04-30 10:00:00 Tree
Older >