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

update todo

parent afc8f01c
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,5 @@ x 2016-01-08 simplify tracer/field addition mechanism
x 2016-01-08 add stat choice parameter to add_particles @design +v1.0 +particle_api
x 2016-01-15 particle output is broken when niter_part != 1 @bugfix
x 2016-01-19 clean up machine_settings mess @design @documentation +v2.0
x 2016-01-24 clear delimitation of public API @documentation +v1.0
x 2016-01-24 document coordinate conventions @documentation +v1.0
(B) compute z polynomials only when needed @optimization +v1.0
(B) document coordinate conventions @documentation +v1.0
(B) move parameters from _fluid_particle_base to NavierStokes etc @design
(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) tweak HDF5 settings @optimization @HDF5 +I/O
......@@ -7,8 +7,8 @@
(C) code overview @documentation
(C) move stat I/O to cpp lib @design @HDF5
(C) test involving hydrodynamic similarity @tests
(C) tests should use Launcher instead of bfps.get_parser @design @tests
(C) use HDF5 io for fields @design @HDF5 +I/O
(D) clear delimitation of public API @documentation +v1.0
(D) generalize interpolation comparison test @tests
(D) generate separate lib(s) with extra classes @tests +alternate_algorithms
(D) test anisotropic grids @tests
......
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