Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how qdamp is considered when calc PDF #14

Open
ZhihengyuChen opened this issue Jun 10, 2020 · 2 comments
Open

how qdamp is considered when calc PDF #14

ZhihengyuChen opened this issue Jun 10, 2020 · 2 comments

Comments

@ZhihengyuChen
Copy link

I used C60.py templates for cluster PDF calculation. How can I take qdamp into account when I do these simulations?

@PPguyz
Copy link

PPguyz commented Aug 23, 2020

seems like nobody knows! I asked the same question in the forum, no body answered.

@pavoljuhas
Copy link
Member

... How can I take qdamp into account when I do these simulations?

You can add qdamp=0.01 argument, ie, dpc(c60, qmin=1, qdamp=0.01)

r4, g4 = dpc(c60, qmin=1)

If you run this from IPython, help(dpc) or help(diffpy.srreal.pdfcalculator.DebyePDFCalculator) will show calculation parameters that can be adjusted for the simulation.

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

No branches or pull requests

3 participants