Skip to content

Fix Unassigned Variable in class PolModel for scuff-caspol#221

Open
congzlwag wants to merge 69 commits intoHomerReid:masterfrom
congzlwag:master
Open

Fix Unassigned Variable in class PolModel for scuff-caspol#221
congzlwag wants to merge 69 commits intoHomerReid:masterfrom
congzlwag:master

Conversation

@congzlwag
Copy link

This fix is for scuff-caspol. An assignment for variable MD is added in PolModel::InitPolModel_BI, so that in PolModel::GetPolarizability it won't appear in an if statement without an initial assignment.

In scuff-caspol/PolModel::GetPolarizability, MD is used in a conditional statement, without properly initialized in PolModel::InitPolModel_BI
congzlwag and others added 30 commits May 11, 2020 10:02
…omplex matrix as long as the geo file is periodic
from GetXiIntegrand so that in --XikBlochFile mode Alphas has been loaded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant