summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'src/param.ccl')
-rw-r--r--src/param.ccl15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/param.ccl b/src/param.ccl
index 053e93c5..582910b7 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -9,18 +9,3 @@
# @endhistory
#@@*/
-
-public:
-
-INTEGER nx "Grid size in first coordinate direction"
-{
- 1::
-} 10
-INTEGER ny "Grid size in second coordinate direction"
-{
- 1::
-} 10
-INTEGER nz "Grid size in third coordinate direction"
-{
- 1::
-} 10