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

Manual Suggestions #211

Open
misterbrandonwalker opened this issue Mar 23, 2021 · 6 comments
Open

Manual Suggestions #211

misterbrandonwalker opened this issue Mar 23, 2021 · 6 comments

Comments

@misterbrandonwalker
Copy link

Hello,

Just some minor annoyances I encountered while reading the manual. Is it possible to specify that the thermal expansion is isobaric (rather than isovolumetric). Also, can the units for each exp. liquid property be put somewhere? I have to fish around in the code.

Thanks

  • Brandon
@misterbrandonwalker
Copy link
Author

Additionally I dont understand the dielectirc constant units

This is how I calculated the prefactor for the dielectric constant.

# eps0 = 8.854187817620e-12 * coulomb**2 / newton / meter**2
# epsunit = 1.0*(debye**2) / nanometer**3 / BOLTZMANN_CONSTANT_kB / kelvin

@misterbrandonwalker
Copy link
Author

OKay im gonna guess this means (debye)^2/(nm^3)(J)

@leeping
Copy link
Owner

leeping commented Mar 23, 2021

The dielectric constant is a unitless quantity. I think the other units are printed out during an optimization but I agree they should be documented. I tended to follow the literature precedent when reporting properties of water.

The documentation is outdated and could use some improvements. I'm planning to overhaul it completely and use the Sphinx system instead of Doxygen. However, there are many tasks that are higher in my queue so it might take a while...

@misterbrandonwalker
Copy link
Author

misterbrandonwalker commented Mar 23, 2021 via email

@leeping
Copy link
Owner

leeping commented Mar 23, 2021

The input quantities are the dipole RMS fluctuation (in Debye ^2), the temperature (K) and the box volume (nm^3). Here is how the conversion factor is derived for the dielectric constant:

image

@misterbrandonwalker
Copy link
Author

misterbrandonwalker commented Mar 23, 2021 via email

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

2 participants