Skip to content
Snippets Groups Projects
Forked from agnumpde / dune-tectonic
47 commits ahead of the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
todo.txt 512 B
------------
--  ToDo  --
------------


1. LevelContactNetwork

    
1. build n-body system 
    Data structure: LevelContactNetwork
    Factories:      StackedBlocksFactory
    
    - extend to multilevel LevelContactNetwork
    - write new multilevel Cantor network factory
    
2. initialize/set up program state
    Data structure: ProgramState
    
    - test setupInitialConditions()

3. assemble RSD friction

4. set up TNNMG solver
    - rate updater
    - state updater
    
5. adaptive time stepper