[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r273] by paulatz

Clearify that it is the inner grid that is being set up

2017-06-20 15:00:45 Tree
[r272] by paulatz

Annoying positional arguments replaced with keyword arguments, i.e. instead of specifying

d3_qq2rr.x 3 3 3 mat3R 1

you now specify

d3_qq2rr -o mat3R 3 3 3 -f 1

Where the order of arguments does not matter, also optional arguments work better and the possibility of writing intermediate D3 matrices has been added to import3py and recenter (option -w)

2017-06-20 15:00:22 Tree
[r271] by paulatz

Added a CONJG to take the complex conjugate of the input D3 matrix, it is actually the d3q code that should be modified, to give the correct output, this is a quick work-around

2017-06-20 14:58:34 Tree
[r270] by paulatz

A few quite important bug fixes thanks to Francesco Macheda who helped with debugging.

A factor 1/2 was missing in the SMA thermal conductivity i.e. the intrinsic HWHM was used instead of the intrinsic HWHM. On the other hand, the correct FWHM was used for the isotopic and casimi contribution, now all three values are consistent and, more importantly correct.

The CGP algorithm, being checkd on SMA, was also missing a factor 0.5

2017-06-20 14:57:52 Tree
[r269] by paulatz

Removed obsolete linked list test

2017-06-20 09:24:20 Tree
[r268] by paulatz

Much shorter makefile thanks to macros

2017-06-19 13:48:36 Tree
[r267] by paulatz

Code adapted to new XML format, OLDXML not yet tested but should still work

2017-06-14 14:49:14 Tree
[r266] by paulatz

minor changes

2017-06-13 11:24:30 Tree
[r265] by paulatz

As previous

2017-06-12 09:06:55 Tree
[r264] by paulatz

Saving linewidth to file when doing SMA calculation is now optional (and not the default)

2017-06-12 09:06:40 Tree
Older >