Fix/remove film-on-substate-deformation.parset
@osander: Can you have a look?
This removes the film-on-substate-deformation.parset. Actually you were right and this experiment can be done using film-on-substrate from dune-gfe.
Also, this MR corrects the path to the Dirichlet-Values-File: Before, the parameter "problem" was appended by "-dirichlet-values", so "wriggers-l-shape" became "wriggers-l-shape-dirichlet-values". Now, as the Dirichlet-Values-File was renamed to "identity-deformation.py" in 3c22e194, the parameter does not need to be appended anymore.
Merge request reports
Activity
@oliver.sander_at_tu-dresden.de: Can you have a look here?
The clang pipeline fails with the same error as the master:
/usr/include/python2.7/unicodeobject.h:534:5: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
Do you have a clue how to fix this? I read it would help to set -fpermissive.. but that did resolve this problem... :(
Edited by lisa_julia.nebel_at_tu-dresden.de