forked from ufz/ogs
-
Notifications
You must be signed in to change notification settings - Fork 1
TODO list for the simplest groundwater flow simulation
norihiro-w edited this page Feb 19, 2013
·
5 revisions
Tasks to be done for being able to simulate the simplest groundwaterflow (let's say non-parallel, 2d, steady-state)
| Task | Who | When | Status |
|---|---|---|---|
| LB et al | - Dec 2012 | completed | |
| NW, WW, TF, DN | - Dec 2012 | completed | |
| decide a library for local matrix and vector | HS, DN et al | Dec 2012 - | in progress |
| -> add DiscreteLib (interface, serial) | NW, WW, TF, DN | Jan-Feb 2013 | in progress |
| --> add DiscreteLib (MPI, PETSc) | WW et al | Feb or March- 2013 | |
| -> add FemLib (2d triangle, gauss integration) | NW, WW et al | Feb- 2013 | in progress |
| design general physics libraries such as material modeling | HS, TK | Jan- 2013 | in progress |
| -> material modeling for Richards flow | HS, TK | Jan- 2013 | in progress |
| -> decide input file formats | ? | ||
| --> integrate the physics libraries and the numerical libraries | ? | ||
| ---> implement a simulation module for groundwater flow | ? |