Skip to content

Commit

Permalink
checked TODO boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
grasingerm committed Nov 20, 2021
1 parent f3ad31b commit b1f8d17
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ It interacts with atoms in the lattice (which are idealized as fixed) via an ele
The ion can move in 3 dimensional Euclidean space and the electrostatic energy landscape is described by a D<sub>2h</sub> symmetry (see Tinkham's text on group theory).

## TODO
- [ ] Plot convergence rates using something more publication friendly--like gnuplot
- [ ] Derive and test exact/approximate solutions; test low-dimensional cases against quadrature
- [ ] Implement noninteracting polymer chain with orientational energy
- [ ] Implement interacting polymer chain with orientational energy; use clustering?
- [ ] Question: will clustering type algorithms work for fluid--solid transitions? There must be something in the literature
- [x] Plot convergence rates using something more publication friendly--like gnuplot
- [x] Derive and test exact/approximate solutions; test low-dimensional cases against quadrature
- [x] Implement noninteracting polymer chain with orientational energy
- [x] Implement interacting polymer chain with orientational energy; use clustering?
- [?] Question: will clustering type algorithms work for fluid--solid transitions? There must be something in the literature
- [ ] Write descriptions for each of the examples; add page numbers when (if?) manuscript is ever published/posted

0 comments on commit b1f8d17

Please sign in to comment.