Skip to content

Commit

Permalink
Refactor thermostats using pure functions
Browse files Browse the repository at this point in the history
Remove side effect and hide implementation details of Particles.
Fuse loops. Remove comments in Brownian functions that walked through
the propagator workflow, because that information is now completely
transparent by reading the body of `brownian_dynamics_propagator()`.
  • Loading branch information
jngrad committed Jan 25, 2020
1 parent dc47afc commit be3e2f3
Show file tree
Hide file tree
Showing 4 changed files with 156 additions and 194 deletions.
Loading

0 comments on commit be3e2f3

Please sign in to comment.