WIP: Cleanup/rename all tests
General Plan:
- Rename targets.
- Reorganize such that only one
.cc
file exists per folder, rename tomain.cc
,problem.hh
,spatialparams.hh
andparams.input
. Differentiate by adding_xxx
if necessary, e.g.problem_darcy.hh
andproblem_stokes.hh
in a multidomain test. - Rename
Problem.Name
to target name and reference solutions toProblem.Name-reference.vt*
.
Felix:
-
1p -
1pnc -
1pncmin -
richards -
richardsnc
Simon:
-
2p -
2p1c -
2p2c -
2pnc -
2pncmin -
3p -
3p3c -
3pwateroil
Johannes:
-
mpnc -
co2 -
tracer -
geomechanics -
discretization (Reverted)
Ned:
-
freeflow -
md_boundary -
md_embedded -
md_poromechanics -
md_facet
Edited by Ned Coltman