[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r518] by paulatz

Removed dependence on iotk and a few fixes here and there

2020-09-17 12:25:23 Tree
[r517] by paulatz

backup

2020-09-17 12:17:11 Tree
[r516] by paulatz

Subroutine to write d3matrix using fox (reading still to be done)

2020-09-17 10:07:43 Tree
[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
Older >