aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/param.ccl b/param.ccl
index 940397c..773e48e 100644
--- a/param.ccl
+++ b/param.ccl
@@ -53,17 +53,17 @@ REAL etamax "Eta value for outer edge of grid"
} 5.0
-INT ne "Eta resolution for solve"
+INT neta "Eta resolution for solve"
{
*:* :: "No restriction"
} 202
-INT nq "Theta resolution for solve"
+INT ntheta "Theta resolution for solve"
{
*:* :: "No restriction"
} 54
-INT np "Eta resolution for solve"
+INT nphi "Eta resolution for solve"
{
*:* :: "No restriction"
} 5