VASP 6.3.2 with modified linear_optics.f - compilation error
Posted: Wed Dec 07, 2022 1:11 pm
Dear VASP Team,
I'm trying to compile VASP 6.3.2 with uncommented line 361 in linear_optics.f (it enables to print WAVEDERF file). I get the following error:
I didn't modify neither tet.f file, nor any other source files.
Compilation of VASP 5.4.4 with similar modification of linear_optics.f suceeded.
I would be grateful for your help with this issue.
Tomasz
I'm trying to compile VASP 6.3.2 with uncommented line 361 in linear_optics.f (it enables to print WAVEDERF file). I get the following error:
Code: Select all
linear_optics.F(2122): error #6580: Name in only-list does not exist or is not accessible. [DETERMINEDOSWITHWEIGHT]
USE tet, ONLY: determineDOSWithWeight
Compilation of VASP 5.4.4 with similar modification of linear_optics.f suceeded.
I would be grateful for your help with this issue.
Tomasz