Views
Incompleted Steps
last edited 1 year ago by karl
Steps that still need work
- Cell model
- Cellml.
- Andre may have an integrator we can use?
- Jagir has an adaptation of Andrew's GSL-based integrator.
- Requirements for CellML Libmesh integration
- Cellml.
- Bidomain Class (See first attempt.)
- Contains ?????
- Is ?????
- Visualization
- Export to cmgui
- Adaptions to CMISS examples framework.
- Store separate times for build and run phases.
- Automatically update, build, and test LibMesh library.
- Evaluate FieldML concepts
- Material properties
- Develop grand strategy for how to represent materials in libMesh and more importantly how to read in data from CM examples into libMesh.
- How are we going to interpolate fibre angles?
- Either from coarse elements interpolated in libmesh,
- would require high order elements in libMesh.
- Or read in fine elements from cm/cmgui output?
- Probably faster to code but uses more memory.
- Seems a good place to start.
- Either from coarse elements interpolated in libmesh,
- Hermite geometry
- Cleavage planes
- Distribute the mesh.
- Not sure if/when this will be needed.