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

Thermostats need better documentation #4812

Closed
christophlohrmann opened this issue Oct 18, 2023 · 2 comments · Fixed by #4914
Closed

Thermostats need better documentation #4812

christophlohrmann opened this issue Oct 18, 2023 · 2 comments · Fixed by #4914

Comments

@christophlohrmann
Copy link
Contributor

The documentation for the brownian thermostat should mention the equation of motion and the way it is solved numerically.
Use the Langevin doc as inspiration.

Well suited for espresso newcomers at their first coding day

@jngrad
Copy link
Member

jngrad commented Nov 21, 2023

Some of the other thermostats are also quite poorly documented.

Feel free to recycle the LaTeX equations written down in #4015 (comment)

@jngrad jngrad changed the title Brownian thermostat needs better documentation Thermostats need better documentation Nov 21, 2023
@jngrad
Copy link
Member

jngrad commented Apr 3, 2024

In addition, the notation for the particle position is inconsistent and is missing arrows, so it's not always obvious whether equations relate to the 1D case or 3D case. See #4898 (comment) for more details.

@kodiakhq kodiakhq bot closed this as completed in #4914 Apr 26, 2024
kodiakhq bot added a commit that referenced this issue Apr 26, 2024
Fixes #4812 

Changes:
- Shuffle paragraphs around.
- General clean-up
- vector notation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants