I am doing harmonic phonon calculations for self diffusion in FCC metals. Using fitfc I get the following error:
Reading…
vol_0
p-0.1_5_0
p+0.1_5_0
p+0.1_5_1
p-0.1_5_2
p+0.1_5_2
p+0.1_5_3
p+0.1_5_4
Generating Fitting matrices
1/651
94/651
187/651
280/651
373/651
466/651
559/651
Performing least square fit…
Problem size= 651 x 66
Singular matrix in lu_decomposition
Segmentation fault (core dumped)
I found another user on here who had the same issue with the solution being that -er was not large enough. However I set -er= 5 with a nearest neighbor spacing of about 2.45 angstroms, so -er=5 is within range. Theses are the other parameters that I used for the fitfc commands:
-er=5.0 -ms=0.04 -ns=1 -dr=0.1 -fr=4.0 -T0=0 -T1=1600 -dT=10
I would be happy to tar my files and send them as well if a more detailed look is required.
Thanks in advance!!