Consistent usage of variable names

Issue #180 open
Vyas Ramasubramani created an issue

The code base need some consistency with respect to certain common variable names and docstring descriptions. The one that triggered this is rmax vs r_max, but there may be others. We should fix this for 2.0.

Current list of things we should document consistently:

  • rmax, r_max
  • rcut, r_cut
  • neighborlist
  • box

Comments (7)

  1. Log in to comment