[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[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
[r505] by paulatz

Fixed compilation with new QE including upflib, and a bug when compiling without MPI spport

2020-04-30 09:58:00 Tree
[r504] by paulatz

optitmized grids fixed (although still a stupid idea, better way to optimize is in progress)

2020-04-03 14:45:30 Tree
[r503] by paulatz

removed debug line

2020-02-17 15:29:01 Tree
[r502] by paulatz

fix compatibility with new QE

2020-02-17 15:28:19 Tree
[r501] by paulatz

format

2020-02-17 15:27:51 Tree
Older >