Skip to content
Snippets Groups Projects
Commit 8b487eb0 authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

Add new configuration parameter 'problem', for the time being

[[Imported from SVN: r9832]]
parent 00d8cbd0
No related branches found
No related tags found
No related merge requests found
......@@ -85,6 +85,8 @@ kappa = 1
# Boundary values
#############################################
problem = wong-pellegrino
### Python predicate specifying all Dirichlet grid vertices
# x is the vertex coordinate
dirichletVerticesPredicate = "x[1] < 0.0001 or x[1] > 0.128 - 0.0001"
......
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