Roadmap
MmodD Project 0.1.0
First public release
67%
Roadmap 0.1.0¶
Available on all platform, cross compilation with minGw, LCC...
- Settings.... (UMFPACK, Paraview, gmsh, ... other)
- Help pages for
- tri2d, square2d,importXXX
- tet3d, tcube3d, importXXX
- p1, p0, p1_2d, p0_2d, p1_3d, p0_3d
- pde, assemble, lsolve
- meshtool, pdetool, vartool (to be modified)
- Simple stationary examples and philosophy.
- Demonstration, interactive demonstration, Benchmark.
- Uniformity of extraction behaviour (on the boundary etc...)
- Create new type
edge2dandedge3dfor boundaries descriptions.
- Add 1d pde.
- Enable multi-domains pde.
- Systems of pde.
MmodD Project 0.2.0
Second public version
46%
Roadmap 0.2.0¶
- New finites elements p2 p1nc...
- Adding more example.
- Enhanced version of
meshtoolandvartool.