Skip to content
Snippets Groups Projects
Commit ba17f611 authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Cleanup

parent 1f420303
No related branches found
No related tags found
No related merge requests found
......@@ -390,10 +390,6 @@ int main(int argc, char *argv[]) {
if (frictionalNodes[i][0]) {
double const V = ud[i].two_norm();
// // the (logarithmic) steady state corresponding to the
// // current velocity
// std::cout << std::log(L/V) << std::endl;
switch (parset.get<Config::state_model>(
"boundary.friction.state.model")) {
case Config::Dieterich:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment