mphowardlab / azplugins

A HOOMD-blue component for soft matter simulations.
BSD 3-Clause "New" or "Revised" License
20 stars 12 forks source link

Revise documentation #56

Open mphoward opened 2 years ago

mphoward commented 2 years ago

This is a new issue (building from #1) to track edits and revisions that need to be made to the documentation:

Anyone should feel free to work on these. Please document on this thread if you complete an item, especially if you proofread a module.

astatt commented 2 years ago

Do you want to address these points in a separate branch or as hotfixes?

mphoward commented 2 years ago

They can be addressed whenever we feel like it, in any size chunk, and merged immediately to main. (I am going to remove the develop branch after we merge the last open PRs.)

astatt commented 2 years ago

There is a typo in the equation for the spline pair potential -- it should be a*(r_cut2-r2)m*(r_cut*2+mr2-(m+1)*r_s2)/(r_cut2-r_s2)(m+1)

mphoward commented 1 month ago

The documentation will need to be redone when v1 is ready.