Functionality to read in `* .cct` files and to run respective simulations
- function to read in
*.cct
files - test if simulation with
*.cct
files runs and if input files are equal to reference files- use benchmark:
ogs5-benchmarks/PETSc/ConcreteCrack
- use benchmark:
This requires to compile ogs with -DOGS_CONFIG="PETSC"
.