aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index f2bb521..df52af5 100644
--- a/param.ccl
+++ b/param.ccl
@@ -24,5 +24,5 @@ KEYWORD sor_bound "Boundary condition to apply in SOR loop"
{
"flat" :: "flat / copying boundary conditions"
"constant" :: "constant boundary conditions"
-# "robin" :: "Robin type boundary conditions"
+ "robin" :: "Robin type boundary conditions"
} "flat"