Skip to content
Snippets Groups Projects
Commit 32301028 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

update todo

parent 66b02365
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,4 @@ x 2015-12-26 call interpolation only when needed @optimizati
x 2015-12-26 clean up tox files, make sure all tests run @tests +v1.0
x 2016-01-03 check divfree function
x 2016-01-03 compute kMeta(t) as well
x 2016-01-03 split library into core and extra @optimization +v1.0
(B) FFTW interpolator doesn't need its own field @optimization +v1.0
(B) compute z polynomials only when needed @optimization +v1.0
(B) FFTW interpolator doesn't need its own field @optimization +v1.0 +particle_api
(B) add stat choice parameter to add_particles @design +v1.0 +particle_api
(B) simplify tracer/field addition mechanism @design +v1.0 +particle_api
(B) compute z polynomials only when needed @optimization +v1.0
(B) read https://www.xsede.org/documents/271087/369161/ExtScale-Koziol.pdf @optimization @HDF5 +I/O
(B) set up mechanism for adding in new PDEs @design +v2.0 +alternate_algorithms
(B) split library into core and extra @optimization +v1.0
(B) tweak HDF5 settings @optimization @HDF5 +I/O
(B) use less memory @optimization
(C) clean up machine_settings mess @design @documentation +v2.0
(C) code overview @documentation
(C) move stat I/O to cpp lib @design @HDF5
(C) test involving hydrodynamic similarity @tests
(C) use HDF5 io for fields @design @HDF5 +I/O
(D) generalize interpolation comparison test @tests
(D) test anisotropic grids @tests
(D) test non-cubic domains @tests
(D) tests should not overwrite other tests (tox_full) @tests
(E) add u-equation algorithm for testing purposes @tests +alternate_algorithms
(E) pure python DNS addon: pros and cons @tests +alternate_algorithms
(B) set up mechanism for adding in new PDEs @design +v2.0 +alternate_algorithms
(B) tweak HDF5 settings @optimization @HDF5 +I/O
(B) use less memory @optimization
(C) clean up machine_settings mess @design @documentation +v2.0
(C) code overview @documentation
(C) move stat I/O to cpp lib @design @HDF5
(C) test involving hydrodynamic similarity @tests
(C) use HDF5 io for fields @design @HDF5 +I/O
(D) generalize interpolation comparison test @tests
(D) generate separate lib(s) with extra classes @tests +alternate_algorithms
(D) test anisotropic grids @tests
(D) test non-cubic domains @tests
(D) tests should not overwrite other tests (tox_full) @tests
(E) add u-equation algorithm for testing purposes @tests +alternate_algorithms
(E) pure python DNS addon: pros and cons @tests +alternate_algorithms
(F) add switch to turn off simulation
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment