From f7e567867a200b164e381972e7d6b45b3f909d95 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Thu, 13 Apr 2006 20:10:00 +0000 Subject: CarpetIOBasic: Adapt default screen column widths darcs-hash:20060413201009-dae7b-44dd5b8fd19c17d7eae4800a80fefe71df5c5baf.gz --- Carpet/CarpetIOBasic/param.ccl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Carpet/CarpetIOBasic') diff --git a/Carpet/CarpetIOBasic/param.ccl b/Carpet/CarpetIOBasic/param.ccl index 81dc37280..252e873e8 100644 --- a/Carpet/CarpetIOBasic/param.ccl +++ b/Carpet/CarpetIOBasic/param.ccl @@ -75,17 +75,17 @@ INT time_prec "Precision for the simulation time" STEERABLE = ALWAYS INT int_width "Field width for integer values" STEERABLE = ALWAYS { 1:* :: "" -} 11 +} 9 INT real_width "Field width for real values" STEERABLE = ALWAYS { 1:* :: "" -} 13 +} 12 INT real_prec "Precision for real values" STEERABLE = ALWAYS { 0:* :: "" -} 8 +} 7 INT real_prec_sci "Precision for real values in scientific notation" STEERABLE = ALWAYS { -- cgit v1.2.3