aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl76
1 files changed, 1 insertions, 75 deletions
diff --git a/param.ccl b/param.ccl
index e6d7cdc..7d4d301 100644
--- a/param.ccl
+++ b/param.ccl
@@ -348,7 +348,7 @@ BOOLEAN ahf_veryverbose "Print messages at each iteration step to screen?"
{
} "no"
-BOOLEAN ahf_guessverbose "Print info on initial guell points?"
+BOOLEAN ahf_guessverbose "Print info on initial guess?"
{
} "no"
@@ -436,77 +436,3 @@ BOOLEAN use_mask ""
} ""
-### FROM SIMPLEEXCISION ###
-
-shares: simpleexcision
-
-KEYWORD excisiontype ""
-{
-} ""
-
-INT order ""
-{
-: :: ""
-}
-
-REAL dhole1_xmin ""
-{
-: :: ""
-}
-
-REAL dhole1_ymin ""
-{
-: :: ""
-}
-
-REAL dhole1_zmin ""
-{
-: :: ""
-}
-
-REAL dhole1_xmax ""
-{
-: :: ""
-}
-
-REAL dhole1_ymax ""
-{
-: :: ""
-}
-
-REAL dhole1_zmax ""
-{
-: :: ""
-}
-
-REAL dhole2_xmin ""
-{
-: :: ""
-}
-
-REAL dhole2_ymin ""
-{
-: :: ""
-}
-
-REAL dhole2_zmin ""
-{
-: :: ""
-}
-
-REAL dhole2_xmax ""
-{
-: :: ""
-}
-
-REAL dhole2_ymax ""
-{
-: :: ""
-}
-
-REAL dhole2_zmax ""
-{
-: :: ""
-}
-
-