[cig-commits] r14322 - in short/2.5D/benchmarks/savageprescott: meshes parameters results results/spbm_hex8_unif4_20km utils

willic3 at geodynamics.org willic3 at geodynamics.org
Sun Mar 15 15:08:54 PDT 2009


Author: willic3
Date: 2009-03-15 15:08:53 -0700 (Sun, 15 Mar 2009)
New Revision: 14322

Added:
   short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif4_20km.exo.gz
   short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif4_20km.jou
   short/2.5D/benchmarks/savageprescott/parameters/spbm_hex8_unif4_20km.cfg
   short/2.5D/benchmarks/savageprescott/parameters/spbm_hex8_unif4_20km.sh
   short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/
   short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/cutcmd-diff.sh
   short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/cutcmd-displ.sh
   short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/pastecmd-diff.sh
   short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/pastecmd-displ.sh
   short/2.5D/benchmarks/savageprescott/utils/vtkdiff_hex8_unif4_20km.cfg
Modified:
   short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_graded1_20km.jou
   short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_graded2_20km.jou
   short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif1_20km.jou
   short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif2_20km.jou
   short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif3_20km.exo.gz
   short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif3_20km.jou
Log:
Fixed all meshes so that x-boundaries are removed from y-boundaries so
boundary conditions don't overlap.
Added a fourth uniform resolution mesh with a depth of 800 km and a
y-dimension of 500 km.



Modified: short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_graded1_20km.jou
===================================================================
--- short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_graded1_20km.jou	2009-03-15 21:35:23 UTC (rev 14321)
+++ short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_graded1_20km.jou	2009-03-15 22:08:53 UTC (rev 14322)
@@ -167,18 +167,22 @@
 nodeset 17 name "face_zpos"
 
 # ----------------------------------------------------------------------
-# Create nodeset for -y face without fault
+# Create nodeset for -y face without fault or x-boundaries
 # ----------------------------------------------------------------------
 group "face_yneg_nofault" add node in face_yneg
 group "face_yneg_nofault" remove node in fault
+group "face_yneg_nofault" remove node in face_xpos
+group "face_yneg_nofault" remove node in face_xneg
 nodeset 18 face_yneg_nofault
 nodeset 18 name "face_yneg_nofault"
 
 # ----------------------------------------------------------------------
-# Create nodeset for +y face without fault
+# Create nodeset for +y face without fault or x-boundaries
 # ----------------------------------------------------------------------
 group "face_ypos_nofault" add node in face_ypos
 group "face_ypos_nofault" remove node in fault
+group "face_ypos_nofault" remove node in face_xpos
+group "face_ypos_nofault" remove node in face_xneg
 nodeset 19 face_ypos_nofault
 nodeset 19 name "face_ypos_nofault"
 

Modified: short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_graded2_20km.jou
===================================================================
--- short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_graded2_20km.jou	2009-03-15 21:35:23 UTC (rev 14321)
+++ short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_graded2_20km.jou	2009-03-15 22:08:53 UTC (rev 14322)
@@ -166,18 +166,22 @@
 nodeset 17 name "face_zpos"
 
 # ----------------------------------------------------------------------
-# Create nodeset for -y face without fault
+# Create nodeset for -y face without fault or x-boundaries
 # ----------------------------------------------------------------------
 group "face_yneg_nofault" add node in face_yneg
 group "face_yneg_nofault" remove node in fault
+group "face_yneg_nofault" remove node in face_xpos
+group "face_yneg_nofault" remove node in face_xneg
 nodeset 18 face_yneg_nofault
 nodeset 18 name "face_yneg_nofault"
 
 # ----------------------------------------------------------------------
-# Create nodeset for +y face without fault
+# Create nodeset for +y face without fault or x-boundaries
 # ----------------------------------------------------------------------
 group "face_ypos_nofault" add node in face_ypos
 group "face_ypos_nofault" remove node in fault
+group "face_ypos_nofault" remove node in face_xpos
+group "face_ypos_nofault" remove node in face_xneg
 nodeset 19 face_ypos_nofault
 nodeset 19 name "face_ypos_nofault"
 

Modified: short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif1_20km.jou
===================================================================
--- short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif1_20km.jou	2009-03-15 21:35:23 UTC (rev 14321)
+++ short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif1_20km.jou	2009-03-15 22:08:53 UTC (rev 14322)
@@ -159,18 +159,22 @@
 nodeset 17 name "face_zpos"
 
 # ----------------------------------------------------------------------
-# Create nodeset for -y face without fault
+# Create nodeset for -y face without fault or x-boundaries
 # ----------------------------------------------------------------------
 group "face_yneg_nofault" add node in face_yneg
 group "face_yneg_nofault" remove node in fault
+group "face_yneg_nofault" remove node in face_xpos
+group "face_yneg_nofault" remove node in face_xneg
 nodeset 18 face_yneg_nofault
 nodeset 18 name "face_yneg_nofault"
 
 # ----------------------------------------------------------------------
-# Create nodeset for +y face without fault
+# Create nodeset for +y face without fault or x-boundaries
 # ----------------------------------------------------------------------
 group "face_ypos_nofault" add node in face_ypos
 group "face_ypos_nofault" remove node in fault
+group "face_ypos_nofault" remove node in face_xpos
+group "face_ypos_nofault" remove node in face_xneg
 nodeset 19 face_ypos_nofault
 nodeset 19 name "face_ypos_nofault"
 

Modified: short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif2_20km.jou
===================================================================
--- short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif2_20km.jou	2009-03-15 21:35:23 UTC (rev 14321)
+++ short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif2_20km.jou	2009-03-15 22:08:53 UTC (rev 14322)
@@ -158,18 +158,22 @@
 nodeset 17 name "face_zpos"
 
 # ----------------------------------------------------------------------
-# Create nodeset for -y face without fault
+# Create nodeset for -y face without fault or x-boundaries
 # ----------------------------------------------------------------------
 group "face_yneg_nofault" add node in face_yneg
 group "face_yneg_nofault" remove node in fault
+group "face_yneg_nofault" remove node in face_xpos
+group "face_yneg_nofault" remove node in face_xneg
 nodeset 18 face_yneg_nofault
 nodeset 18 name "face_yneg_nofault"
 
 # ----------------------------------------------------------------------
-# Create nodeset for +y face without fault
+# Create nodeset for +y face without fault or x-boundaries
 # ----------------------------------------------------------------------
 group "face_ypos_nofault" add node in face_ypos
 group "face_ypos_nofault" remove node in fault
+group "face_ypos_nofault" remove node in face_xpos
+group "face_ypos_nofault" remove node in face_xneg
 nodeset 19 face_ypos_nofault
 nodeset 19 name "face_ypos_nofault"
 

Modified: short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif3_20km.exo.gz
===================================================================
(Binary files differ)

Modified: short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif3_20km.jou
===================================================================
--- short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif3_20km.jou	2009-03-15 21:35:23 UTC (rev 14321)
+++ short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif3_20km.jou	2009-03-15 22:08:53 UTC (rev 14322)
@@ -159,18 +159,22 @@
 nodeset 17 name "face_zpos"
 
 # ----------------------------------------------------------------------
-# Create nodeset for -y face without fault
+# Create nodeset for -y face without fault or x-boundaries
 # ----------------------------------------------------------------------
 group "face_yneg_nofault" add node in face_yneg
 group "face_yneg_nofault" remove node in fault
+group "face_yneg_nofault" remove node in face_xpos
+group "face_yneg_nofault" remove node in face_xneg
 nodeset 18 face_yneg_nofault
 nodeset 18 name "face_yneg_nofault"
 
 # ----------------------------------------------------------------------
-# Create nodeset for +y face without fault
+# Create nodeset for +y face without fault or x-boundaries
 # ----------------------------------------------------------------------
 group "face_ypos_nofault" add node in face_ypos
 group "face_ypos_nofault" remove node in fault
+group "face_ypos_nofault" remove node in face_xpos
+group "face_ypos_nofault" remove node in face_xneg
 nodeset 19 face_ypos_nofault
 nodeset 19 name "face_ypos_nofault"
 

Added: short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif4_20km.exo.gz
===================================================================
(Binary files differ)


Property changes on: short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif4_20km.exo.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif4_20km.jou
===================================================================
--- short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif4_20km.jou	                        (rev 0)
+++ short/2.5D/benchmarks/savageprescott/meshes/spbm_hex8_unif4_20km.jou	2009-03-15 22:08:53 UTC (rev 14322)
@@ -0,0 +1,181 @@
+## /Applications/Plotting/Cubit_10_2.app/Contents/MacOS/Cubit_10_2
+## Cubit Version 10.2
+## Cubit Build 8
+## Revised 10/17/2006 15:13:41 MST
+## Running 06/16/2008 02:47:47 PM
+## Command Options:
+## -warning = On
+## -information = On
+
+# Description:
+# This journal creates a mesh with dimensions of 2000 km (x), 500 km (y),
+# and 800 km (z).  The mesh is divided into 3 horizontal layers:
+# a surface layer from 0 to 20 km, marking the bottom of the locking depth;
+# a middle layer from 20 to 40 km, marking the creeping section;
+# a bottom layer from 40 to 800 km, which approximates the viscoelastic
+# half-space.
+# The mesh is cut vertically by the fault surface, which lies along the
+# x-axis, and by a symmetry plane, which lies along the y-axis.
+# In this version of the mesh, the fault is restricted to the upper two
+# (elastic) layers.
+# The entire volume is meshed at a resolution of 20 km.
+# The final mesh contains 111807 vertices and 104000 cells.
+# ----------------------------------------------------------------------
+# Create outer block
+# ----------------------------------------------------------------------
+
+# Block is 2000 km x 500 km x 800 km
+# -1000 km <= x <= 1000 km
+# -250 km <= y <= 250 km
+# -800 km <= z <= 0 km
+reset
+brick x 2000000 y 500000 z 800000
+
+# Translate block so the top is at z=0
+volume 1 move x 0 y 0 z -400000
+
+# ----------------------------------------------------------------------
+# Create interface surfaces
+# ----------------------------------------------------------------------
+create planar surface with plane xplane offset 0
+surface 7 name "fault_surface"
+create planar surface with plane zplane offset -40000
+surface 8 name "material_interface"
+create planar surface with plane yplane offset 0
+surface 9 name "symmetry_plane"
+create planar surface with plane zplane offset -20000
+surface 10 name "fault_bottom"
+
+# ----------------------------------------------------------------------
+# Cut volume with interfaces.
+# ----------------------------------------------------------------------
+compress all
+webcut volume all with plane fault_surface
+webcut volume all with plane material_interface
+webcut volume all with plane symmetry_plane
+webcut volume all with plane fault_bottom
+
+# ----------------------------------------------------------------------
+# Imprint all volumes, merging surfaces.
+# ----------------------------------------------------------------------
+imprint all with volume all
+merge all
+
+# ----------------------------------------------------------------------
+# Remove surface bodies.
+# ----------------------------------------------------------------------
+delete body 2 3 4 5 7 8 9 11 12 14 16 17 18 20 21 23 26 27 29 31
+imprint all with volume all
+merge all
+
+# ----------------------------------------------------------------------
+# Set interval size for outer surfaces to 20 km
+# ----------------------------------------------------------------------
+volume all size 20000.0
+mesh volume all
+
+# ----------------------------------------------------------------------
+# Smooth mesh.
+# ----------------------------------------------------------------------
+volume all smooth scheme smart laplacian
+smooth volume all
+volume all smooth scheme condition number
+set debug 91 on
+smooth volume all
+volume all smooth scheme mean ratio
+smooth volume all
+volume all smooth scheme condition number
+smooth volume all
+
+# ----------------------------------------------------------------------
+# Create blocks for materials
+# ----------------------------------------------------------------------
+block 1 volume 1 6 15 19 25 28 30 32
+block 1 name "elastic"
+block 2 volume 10 13 22 24
+block 2 name "viscoelastic"
+
+# ----------------------------------------------------------------------
+# Create fault nodeset
+# ----------------------------------------------------------------------
+group "fault" add node in fault_surface
+group "fault" add node in fault_surface at A
+group "fault" add node in fault_surface at D
+group "fault" add node in fault_surface at E
+nodeset 10 fault
+nodeset 10 name "fault"
+
+# ----------------------------------------------------------------------
+# Create nodeset for +x face
+# ----------------------------------------------------------------------
+group "face_xpos" add node in surface 133 109 139 111 89 87
+nodeset 11 face_xpos
+nodeset 11 name "face_xpos"
+
+# ----------------------------------------------------------------------
+# Create nodeset for -x face
+# ----------------------------------------------------------------------
+group "face_xneg" add node in surface 121 147 127 149 97 104
+nodeset 12 face_xneg
+nodeset 12 name "face_xneg"
+
+# ----------------------------------------------------------------------
+# Create nodeset for +y face
+# ----------------------------------------------------------------------
+group "face_ypos" add node in surface 106 120 113 128 35 47
+nodeset 13 face_ypos
+nodeset 13 name "face_ypos"
+
+# ----------------------------------------------------------------------
+# Create nodeset for -y face
+# ----------------------------------------------------------------------
+group "face_yneg" add node in surface 144 132 151 140 49 33
+nodeset 14 face_yneg
+nodeset 14 name "face_yneg"
+
+# ----------------------------------------------------------------------
+# Create nodeset for -z face
+# ----------------------------------------------------------------------
+group "face_zneg" add node in surface 103 92 96 84
+nodeset 15 face_zneg
+nodeset 15 name "face_zneg"
+
+# ----------------------------------------------------------------------
+# Create nodeset for -z face without fault
+# ----------------------------------------------------------------------
+group "face_zneg_nofault" add node in face_zneg
+group "face_zneg_nofault" remove node in fault
+nodeset 16 face_zneg_nofault
+nodeset 16 name "face_zneg_nofault"
+
+# ----------------------------------------------------------------------
+# Create nodeset for +z face
+# ----------------------------------------------------------------------
+group "face_zpos" add node in surface 78 62 70 54
+nodeset 17 face_zpos
+nodeset 17 name "face_zpos"
+
+# ----------------------------------------------------------------------
+# Create nodeset for -y face without fault or x-boundaries
+# ----------------------------------------------------------------------
+group "face_yneg_nofault" add node in face_yneg
+group "face_yneg_nofault" remove node in fault
+group "face_yneg_nofault" remove node in face_xpos
+group "face_yneg_nofault" remove node in face_xneg
+nodeset 18 face_yneg_nofault
+nodeset 18 name "face_yneg_nofault"
+
+# ----------------------------------------------------------------------
+# Create nodeset for +y face without fault or x-boundaries
+# ----------------------------------------------------------------------
+group "face_ypos_nofault" add node in face_ypos
+group "face_ypos_nofault" remove node in fault
+group "face_ypos_nofault" remove node in face_xpos
+group "face_ypos_nofault" remove node in face_xneg
+nodeset 19 face_ypos_nofault
+nodeset 19 name "face_ypos_nofault"
+
+# ----------------------------------------------------------------------
+# Export exodus file
+# ----------------------------------------------------------------------
+export mesh "spbm_hex8_unif4_20km.exo" dimension 3 overwrite

Added: short/2.5D/benchmarks/savageprescott/parameters/spbm_hex8_unif4_20km.cfg
===================================================================
--- short/2.5D/benchmarks/savageprescott/parameters/spbm_hex8_unif4_20km.cfg	                        (rev 0)
+++ short/2.5D/benchmarks/savageprescott/parameters/spbm_hex8_unif4_20km.cfg	2009-03-15 22:08:53 UTC (rev 14322)
@@ -0,0 +1,138 @@
+# -*- Python -*-
+[pylithapp]
+
+# This is not a self-contained simulation configuration file. This
+# file only specifies parameters specific to the mesh used.
+# The general parameters are specificed in the pylithapp.cfg file which
+# PyLith reads by default. Information controlling time-dependent fault
+# behavior is contained in the file timedep.cfg.
+#
+# To run the simulation:
+# pylith spbm_hex8_unif4_20km.cfg timedep.cfg
+
+# ----------------------------------------------------------------------
+# mesh_generator
+# ----------------------------------------------------------------------
+[pylithapp.mesh_generator]
+# Change the mesh importer to the CUBIT importer.
+importer = pylith.meshio.MeshIOCubit
+
+[pylithapp.mesh_generator.importer]
+# Set filename of mesh to import.
+filename = ../meshes/spbm_hex8_unif4_20km.exo
+
+# ----------------------------------------------------------------------
+# problem
+# ----------------------------------------------------------------------
+[pylithapp.timedependent]
+# Set bc to an array of 5 boundary conditions: 'x_pos','x_neg', 'z_neg',
+# 'y_pos', and 'y_neg'.
+bc = [x_pos,x_neg,z_neg,y_pos,y_neg]
+
+# Set interfaces to an array of 1 fault: 'fault'.
+interfaces = [fault]
+
+[pylithapp.timedependent.implicit]
+# Set the output to an array of 2 output managers.
+# We will output the solution over the domain and the ground surface.
+output = [domain,subdomain]
+
+# Set subdomain component to OutputSolnSubset (subset of domain).
+output.subdomain = pylith.meshio.OutputSolnSubset
+
+# ----------------------------------------------------------------------
+# boundary conditions
+# ----------------------------------------------------------------------
+
+# We change spatial database for the rate of change from FixedDOFDB
+# (which has zero velocity) to UniformDB (which allows nonzero
+# velocities).
+
+# Set the parameters for the desired boundary conditions.
+#
+# The label corresponds to the nodeset ID in CUBIT.
+
+[pylithapp.timedependent.bc.x_pos]
+fixed_dof = [0, 1]
+label = 11
+db.label = Dirichlet BC on +x
+rate_db = spatialdata.spatialdb.UniformDB
+rate_db.label = Dirichlet rate BC on +x
+rate_db.values = [dof-0,dof-1]
+# This rate (in m/s) gives a value of 1 cm/year.
+rate_db.data = [0.0,3.1688087814e-10]
+
+[pylithapp.timedependent.bc.x_neg]
+fixed_dof = [0, 1]
+label = 12
+db.label = Dirichlet BC on -x
+rate_db = spatialdata.spatialdb.UniformDB
+rate_db.label = Dirichlet rate BC on -x
+rate_db.values = [dof-0,dof-1]
+# This rate (in m/s) gives a value of -1 cm/year.
+rate_db.data = [0.0,-3.1688087814e-10]
+
+[pylithapp.timedependent.bc.z_neg]
+fixed_dof = [2]
+label = 16
+db.label = Dirichlet BC on -z
+
+[pylithapp.timedependent.bc.y_pos]
+fixed_dof = [0]
+label = 19
+db.label = Dirichlet BC on +y
+
+[pylithapp.timedependent.bc.y_neg]
+fixed_dof = [0]
+label = 18
+db.label = Dirichlet BC on -y
+
+# ----------------------------------------------------------------------
+# faults
+# ----------------------------------------------------------------------
+[pylithapp.timedependent.interfaces]
+
+# Set the parameters for the fault interface conditions.
+
+[pylithapp.timedependent.interfaces.fault]
+label = 10
+quadrature = pylith.feassemble.quadrature.Quadrature2Din3D
+quadrature.cell = pylith.feassemble.FIATLagrange
+quadrature.cell.dimension = 2
+mat_db.iohandler.filename = mat_elastic.spatialdb
+
+# ----------------------------------------------------------------------
+# output
+# ----------------------------------------------------------------------
+# Give basename for VTK domain output of solution over domain.
+[pylithapp.problem.formulation.output.domain.writer]
+filename = ../results/spbm_hex8_unif4_20km/spbm_hex8_unif4_20km.vtk
+time_format = %04.0f
+time_constant = 1.0*year
+
+# Give basename for VTK domain output of solution over ground surface.
+[pylithapp.problem.formulation.output.subdomain]
+label = 17 ; nodeset for subdomain
+writer.filename = ../results/spbm_hex8_unif4_20km/spbm_hex8_unif4_20km-groundsurf.vtk
+writer.time_format = %04.0f
+writer.time_constant = 1.0*year
+
+# Give basename for vtk fault rupture output.
+[pylithapp.timedependent.interfaces.fault.output.writer]
+filename = ../results/spbm_hex8_unif4_20km/spbm_hex8_unif4_20km-fault.vtk
+time_format = %04.0f
+time_constant = 1.0*year
+
+# Give basename for VTK output of state variables.
+[pylithapp.timedependent.materials.elastic.output]
+cell_filter = pylith.meshio.CellFilterAvg
+writer.filename = ../results/spbm_hex8_unif4_20km/spbm_hex8_unif4_20km-statevars-elastic.vtk
+writer.time_format = %04.0f
+writer.time_constant = 1.0*year
+
+[pylithapp.timedependent.materials.maxwell.output]
+cell_filter = pylith.meshio.CellFilterAvg
+writer.filename = ../results/spbm_hex8_unif4_20km/spbm_hex8_unif4_20km-statevars-maxwell.vtk
+writer.time_format = %04.0f
+writer.time_constant = 1.0*year
+

Added: short/2.5D/benchmarks/savageprescott/parameters/spbm_hex8_unif4_20km.sh
===================================================================
--- short/2.5D/benchmarks/savageprescott/parameters/spbm_hex8_unif4_20km.sh	                        (rev 0)
+++ short/2.5D/benchmarks/savageprescott/parameters/spbm_hex8_unif4_20km.sh	2009-03-15 22:08:53 UTC (rev 14322)
@@ -0,0 +1 @@
+pylith spbm_hex8_unif4_20km.cfg timedep.cfg


Property changes on: short/2.5D/benchmarks/savageprescott/parameters/spbm_hex8_unif4_20km.sh
___________________________________________________________________
Name: svn:executable
   + *

Added: short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/cutcmd-diff.sh
===================================================================
--- short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/cutcmd-diff.sh	                        (rev 0)
+++ short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/cutcmd-diff.sh	2009-03-15 22:08:53 UTC (rev 14322)
@@ -0,0 +1,201 @@
+cut --delimiter=, --fields=8 spbm_hex8_unif4_20km-groundsurf-diff_t0.csv > coords.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t0.csv > spbm_hex8_unif4_20km-groundsurf-diff_t0.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t1.csv > spbm_hex8_unif4_20km-groundsurf-diff_t1.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t2.csv > spbm_hex8_unif4_20km-groundsurf-diff_t2.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t3.csv > spbm_hex8_unif4_20km-groundsurf-diff_t3.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t4.csv > spbm_hex8_unif4_20km-groundsurf-diff_t4.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t5.csv > spbm_hex8_unif4_20km-groundsurf-diff_t5.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t6.csv > spbm_hex8_unif4_20km-groundsurf-diff_t6.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t7.csv > spbm_hex8_unif4_20km-groundsurf-diff_t7.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t8.csv > spbm_hex8_unif4_20km-groundsurf-diff_t8.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t9.csv > spbm_hex8_unif4_20km-groundsurf-diff_t9.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t10.csv > spbm_hex8_unif4_20km-groundsurf-diff_t10.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t11.csv > spbm_hex8_unif4_20km-groundsurf-diff_t11.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t12.csv > spbm_hex8_unif4_20km-groundsurf-diff_t12.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t13.csv > spbm_hex8_unif4_20km-groundsurf-diff_t13.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t14.csv > spbm_hex8_unif4_20km-groundsurf-diff_t14.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t15.csv > spbm_hex8_unif4_20km-groundsurf-diff_t15.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t16.csv > spbm_hex8_unif4_20km-groundsurf-diff_t16.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t17.csv > spbm_hex8_unif4_20km-groundsurf-diff_t17.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t18.csv > spbm_hex8_unif4_20km-groundsurf-diff_t18.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t19.csv > spbm_hex8_unif4_20km-groundsurf-diff_t19.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t20.csv > spbm_hex8_unif4_20km-groundsurf-diff_t20.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t21.csv > spbm_hex8_unif4_20km-groundsurf-diff_t21.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t22.csv > spbm_hex8_unif4_20km-groundsurf-diff_t22.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t23.csv > spbm_hex8_unif4_20km-groundsurf-diff_t23.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t24.csv > spbm_hex8_unif4_20km-groundsurf-diff_t24.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t25.csv > spbm_hex8_unif4_20km-groundsurf-diff_t25.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t26.csv > spbm_hex8_unif4_20km-groundsurf-diff_t26.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t27.csv > spbm_hex8_unif4_20km-groundsurf-diff_t27.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t28.csv > spbm_hex8_unif4_20km-groundsurf-diff_t28.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t29.csv > spbm_hex8_unif4_20km-groundsurf-diff_t29.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t30.csv > spbm_hex8_unif4_20km-groundsurf-diff_t30.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t31.csv > spbm_hex8_unif4_20km-groundsurf-diff_t31.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t32.csv > spbm_hex8_unif4_20km-groundsurf-diff_t32.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t33.csv > spbm_hex8_unif4_20km-groundsurf-diff_t33.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t34.csv > spbm_hex8_unif4_20km-groundsurf-diff_t34.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t35.csv > spbm_hex8_unif4_20km-groundsurf-diff_t35.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t36.csv > spbm_hex8_unif4_20km-groundsurf-diff_t36.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t37.csv > spbm_hex8_unif4_20km-groundsurf-diff_t37.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t38.csv > spbm_hex8_unif4_20km-groundsurf-diff_t38.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t39.csv > spbm_hex8_unif4_20km-groundsurf-diff_t39.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t40.csv > spbm_hex8_unif4_20km-groundsurf-diff_t40.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t41.csv > spbm_hex8_unif4_20km-groundsurf-diff_t41.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t42.csv > spbm_hex8_unif4_20km-groundsurf-diff_t42.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t43.csv > spbm_hex8_unif4_20km-groundsurf-diff_t43.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t44.csv > spbm_hex8_unif4_20km-groundsurf-diff_t44.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t45.csv > spbm_hex8_unif4_20km-groundsurf-diff_t45.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t46.csv > spbm_hex8_unif4_20km-groundsurf-diff_t46.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t47.csv > spbm_hex8_unif4_20km-groundsurf-diff_t47.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t48.csv > spbm_hex8_unif4_20km-groundsurf-diff_t48.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t49.csv > spbm_hex8_unif4_20km-groundsurf-diff_t49.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t50.csv > spbm_hex8_unif4_20km-groundsurf-diff_t50.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t51.csv > spbm_hex8_unif4_20km-groundsurf-diff_t51.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t52.csv > spbm_hex8_unif4_20km-groundsurf-diff_t52.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t53.csv > spbm_hex8_unif4_20km-groundsurf-diff_t53.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t54.csv > spbm_hex8_unif4_20km-groundsurf-diff_t54.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t55.csv > spbm_hex8_unif4_20km-groundsurf-diff_t55.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t56.csv > spbm_hex8_unif4_20km-groundsurf-diff_t56.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t57.csv > spbm_hex8_unif4_20km-groundsurf-diff_t57.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t58.csv > spbm_hex8_unif4_20km-groundsurf-diff_t58.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t59.csv > spbm_hex8_unif4_20km-groundsurf-diff_t59.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t60.csv > spbm_hex8_unif4_20km-groundsurf-diff_t60.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t61.csv > spbm_hex8_unif4_20km-groundsurf-diff_t61.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t62.csv > spbm_hex8_unif4_20km-groundsurf-diff_t62.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t63.csv > spbm_hex8_unif4_20km-groundsurf-diff_t63.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t64.csv > spbm_hex8_unif4_20km-groundsurf-diff_t64.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t65.csv > spbm_hex8_unif4_20km-groundsurf-diff_t65.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t66.csv > spbm_hex8_unif4_20km-groundsurf-diff_t66.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t67.csv > spbm_hex8_unif4_20km-groundsurf-diff_t67.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t68.csv > spbm_hex8_unif4_20km-groundsurf-diff_t68.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t69.csv > spbm_hex8_unif4_20km-groundsurf-diff_t69.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t70.csv > spbm_hex8_unif4_20km-groundsurf-diff_t70.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t71.csv > spbm_hex8_unif4_20km-groundsurf-diff_t71.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t72.csv > spbm_hex8_unif4_20km-groundsurf-diff_t72.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t73.csv > spbm_hex8_unif4_20km-groundsurf-diff_t73.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t74.csv > spbm_hex8_unif4_20km-groundsurf-diff_t74.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t75.csv > spbm_hex8_unif4_20km-groundsurf-diff_t75.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t76.csv > spbm_hex8_unif4_20km-groundsurf-diff_t76.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t77.csv > spbm_hex8_unif4_20km-groundsurf-diff_t77.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t78.csv > spbm_hex8_unif4_20km-groundsurf-diff_t78.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t79.csv > spbm_hex8_unif4_20km-groundsurf-diff_t79.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t80.csv > spbm_hex8_unif4_20km-groundsurf-diff_t80.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t81.csv > spbm_hex8_unif4_20km-groundsurf-diff_t81.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t82.csv > spbm_hex8_unif4_20km-groundsurf-diff_t82.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t83.csv > spbm_hex8_unif4_20km-groundsurf-diff_t83.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t84.csv > spbm_hex8_unif4_20km-groundsurf-diff_t84.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t85.csv > spbm_hex8_unif4_20km-groundsurf-diff_t85.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t86.csv > spbm_hex8_unif4_20km-groundsurf-diff_t86.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t87.csv > spbm_hex8_unif4_20km-groundsurf-diff_t87.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t88.csv > spbm_hex8_unif4_20km-groundsurf-diff_t88.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t89.csv > spbm_hex8_unif4_20km-groundsurf-diff_t89.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t90.csv > spbm_hex8_unif4_20km-groundsurf-diff_t90.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t91.csv > spbm_hex8_unif4_20km-groundsurf-diff_t91.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t92.csv > spbm_hex8_unif4_20km-groundsurf-diff_t92.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t93.csv > spbm_hex8_unif4_20km-groundsurf-diff_t93.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t94.csv > spbm_hex8_unif4_20km-groundsurf-diff_t94.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t95.csv > spbm_hex8_unif4_20km-groundsurf-diff_t95.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t96.csv > spbm_hex8_unif4_20km-groundsurf-diff_t96.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t97.csv > spbm_hex8_unif4_20km-groundsurf-diff_t97.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t98.csv > spbm_hex8_unif4_20km-groundsurf-diff_t98.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t99.csv > spbm_hex8_unif4_20km-groundsurf-diff_t99.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t100.csv > spbm_hex8_unif4_20km-groundsurf-diff_t100.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t101.csv > spbm_hex8_unif4_20km-groundsurf-diff_t101.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t102.csv > spbm_hex8_unif4_20km-groundsurf-diff_t102.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t103.csv > spbm_hex8_unif4_20km-groundsurf-diff_t103.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t104.csv > spbm_hex8_unif4_20km-groundsurf-diff_t104.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t105.csv > spbm_hex8_unif4_20km-groundsurf-diff_t105.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t106.csv > spbm_hex8_unif4_20km-groundsurf-diff_t106.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t107.csv > spbm_hex8_unif4_20km-groundsurf-diff_t107.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t108.csv > spbm_hex8_unif4_20km-groundsurf-diff_t108.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t109.csv > spbm_hex8_unif4_20km-groundsurf-diff_t109.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t110.csv > spbm_hex8_unif4_20km-groundsurf-diff_t110.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t111.csv > spbm_hex8_unif4_20km-groundsurf-diff_t111.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t112.csv > spbm_hex8_unif4_20km-groundsurf-diff_t112.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t113.csv > spbm_hex8_unif4_20km-groundsurf-diff_t113.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t114.csv > spbm_hex8_unif4_20km-groundsurf-diff_t114.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t115.csv > spbm_hex8_unif4_20km-groundsurf-diff_t115.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t116.csv > spbm_hex8_unif4_20km-groundsurf-diff_t116.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t117.csv > spbm_hex8_unif4_20km-groundsurf-diff_t117.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t118.csv > spbm_hex8_unif4_20km-groundsurf-diff_t118.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t119.csv > spbm_hex8_unif4_20km-groundsurf-diff_t119.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t120.csv > spbm_hex8_unif4_20km-groundsurf-diff_t120.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t121.csv > spbm_hex8_unif4_20km-groundsurf-diff_t121.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t122.csv > spbm_hex8_unif4_20km-groundsurf-diff_t122.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t123.csv > spbm_hex8_unif4_20km-groundsurf-diff_t123.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t124.csv > spbm_hex8_unif4_20km-groundsurf-diff_t124.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t125.csv > spbm_hex8_unif4_20km-groundsurf-diff_t125.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t126.csv > spbm_hex8_unif4_20km-groundsurf-diff_t126.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t127.csv > spbm_hex8_unif4_20km-groundsurf-diff_t127.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t128.csv > spbm_hex8_unif4_20km-groundsurf-diff_t128.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t129.csv > spbm_hex8_unif4_20km-groundsurf-diff_t129.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t130.csv > spbm_hex8_unif4_20km-groundsurf-diff_t130.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t131.csv > spbm_hex8_unif4_20km-groundsurf-diff_t131.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t132.csv > spbm_hex8_unif4_20km-groundsurf-diff_t132.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t133.csv > spbm_hex8_unif4_20km-groundsurf-diff_t133.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t134.csv > spbm_hex8_unif4_20km-groundsurf-diff_t134.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t135.csv > spbm_hex8_unif4_20km-groundsurf-diff_t135.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t136.csv > spbm_hex8_unif4_20km-groundsurf-diff_t136.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t137.csv > spbm_hex8_unif4_20km-groundsurf-diff_t137.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t138.csv > spbm_hex8_unif4_20km-groundsurf-diff_t138.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t139.csv > spbm_hex8_unif4_20km-groundsurf-diff_t139.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t140.csv > spbm_hex8_unif4_20km-groundsurf-diff_t140.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t141.csv > spbm_hex8_unif4_20km-groundsurf-diff_t141.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t142.csv > spbm_hex8_unif4_20km-groundsurf-diff_t142.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t143.csv > spbm_hex8_unif4_20km-groundsurf-diff_t143.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t144.csv > spbm_hex8_unif4_20km-groundsurf-diff_t144.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t145.csv > spbm_hex8_unif4_20km-groundsurf-diff_t145.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t146.csv > spbm_hex8_unif4_20km-groundsurf-diff_t146.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t147.csv > spbm_hex8_unif4_20km-groundsurf-diff_t147.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t148.csv > spbm_hex8_unif4_20km-groundsurf-diff_t148.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t149.csv > spbm_hex8_unif4_20km-groundsurf-diff_t149.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t150.csv > spbm_hex8_unif4_20km-groundsurf-diff_t150.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t151.csv > spbm_hex8_unif4_20km-groundsurf-diff_t151.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t152.csv > spbm_hex8_unif4_20km-groundsurf-diff_t152.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t153.csv > spbm_hex8_unif4_20km-groundsurf-diff_t153.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t154.csv > spbm_hex8_unif4_20km-groundsurf-diff_t154.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t155.csv > spbm_hex8_unif4_20km-groundsurf-diff_t155.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t156.csv > spbm_hex8_unif4_20km-groundsurf-diff_t156.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t157.csv > spbm_hex8_unif4_20km-groundsurf-diff_t157.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t158.csv > spbm_hex8_unif4_20km-groundsurf-diff_t158.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t159.csv > spbm_hex8_unif4_20km-groundsurf-diff_t159.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t160.csv > spbm_hex8_unif4_20km-groundsurf-diff_t160.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t161.csv > spbm_hex8_unif4_20km-groundsurf-diff_t161.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t162.csv > spbm_hex8_unif4_20km-groundsurf-diff_t162.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t163.csv > spbm_hex8_unif4_20km-groundsurf-diff_t163.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t164.csv > spbm_hex8_unif4_20km-groundsurf-diff_t164.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t165.csv > spbm_hex8_unif4_20km-groundsurf-diff_t165.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t166.csv > spbm_hex8_unif4_20km-groundsurf-diff_t166.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t167.csv > spbm_hex8_unif4_20km-groundsurf-diff_t167.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t168.csv > spbm_hex8_unif4_20km-groundsurf-diff_t168.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t169.csv > spbm_hex8_unif4_20km-groundsurf-diff_t169.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t170.csv > spbm_hex8_unif4_20km-groundsurf-diff_t170.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t171.csv > spbm_hex8_unif4_20km-groundsurf-diff_t171.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t172.csv > spbm_hex8_unif4_20km-groundsurf-diff_t172.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t173.csv > spbm_hex8_unif4_20km-groundsurf-diff_t173.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t174.csv > spbm_hex8_unif4_20km-groundsurf-diff_t174.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t175.csv > spbm_hex8_unif4_20km-groundsurf-diff_t175.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t176.csv > spbm_hex8_unif4_20km-groundsurf-diff_t176.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t177.csv > spbm_hex8_unif4_20km-groundsurf-diff_t177.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t178.csv > spbm_hex8_unif4_20km-groundsurf-diff_t178.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t179.csv > spbm_hex8_unif4_20km-groundsurf-diff_t179.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t180.csv > spbm_hex8_unif4_20km-groundsurf-diff_t180.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t181.csv > spbm_hex8_unif4_20km-groundsurf-diff_t181.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t182.csv > spbm_hex8_unif4_20km-groundsurf-diff_t182.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t183.csv > spbm_hex8_unif4_20km-groundsurf-diff_t183.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t184.csv > spbm_hex8_unif4_20km-groundsurf-diff_t184.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t185.csv > spbm_hex8_unif4_20km-groundsurf-diff_t185.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t186.csv > spbm_hex8_unif4_20km-groundsurf-diff_t186.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t187.csv > spbm_hex8_unif4_20km-groundsurf-diff_t187.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t188.csv > spbm_hex8_unif4_20km-groundsurf-diff_t188.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t189.csv > spbm_hex8_unif4_20km-groundsurf-diff_t189.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t190.csv > spbm_hex8_unif4_20km-groundsurf-diff_t190.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t191.csv > spbm_hex8_unif4_20km-groundsurf-diff_t191.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t192.csv > spbm_hex8_unif4_20km-groundsurf-diff_t192.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t193.csv > spbm_hex8_unif4_20km-groundsurf-diff_t193.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t194.csv > spbm_hex8_unif4_20km-groundsurf-diff_t194.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t195.csv > spbm_hex8_unif4_20km-groundsurf-diff_t195.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t196.csv > spbm_hex8_unif4_20km-groundsurf-diff_t196.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t197.csv > spbm_hex8_unif4_20km-groundsurf-diff_t197.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t198.csv > spbm_hex8_unif4_20km-groundsurf-diff_t198.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf-diff_t199.csv > spbm_hex8_unif4_20km-groundsurf-diff_t199.col


Property changes on: short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/cutcmd-diff.sh
___________________________________________________________________
Name: svn:executable
   + *

Added: short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/cutcmd-displ.sh
===================================================================
--- short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/cutcmd-displ.sh	                        (rev 0)
+++ short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/cutcmd-displ.sh	2009-03-15 22:08:53 UTC (rev 14322)
@@ -0,0 +1,202 @@
+cut --delimiter=, --fields=8 spbm_hex8_unif4_20km-groundsurf_t0.csv > coords.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t0.csv > spbm_hex8_unif4_20km-groundsurf_t0.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t1.csv > spbm_hex8_unif4_20km-groundsurf_t1.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t2.csv > spbm_hex8_unif4_20km-groundsurf_t2.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t3.csv > spbm_hex8_unif4_20km-groundsurf_t3.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t4.csv > spbm_hex8_unif4_20km-groundsurf_t4.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t5.csv > spbm_hex8_unif4_20km-groundsurf_t5.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t6.csv > spbm_hex8_unif4_20km-groundsurf_t6.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t7.csv > spbm_hex8_unif4_20km-groundsurf_t7.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t8.csv > spbm_hex8_unif4_20km-groundsurf_t8.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t9.csv > spbm_hex8_unif4_20km-groundsurf_t9.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t10.csv > spbm_hex8_unif4_20km-groundsurf_t10.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t11.csv > spbm_hex8_unif4_20km-groundsurf_t11.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t12.csv > spbm_hex8_unif4_20km-groundsurf_t12.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t13.csv > spbm_hex8_unif4_20km-groundsurf_t13.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t14.csv > spbm_hex8_unif4_20km-groundsurf_t14.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t15.csv > spbm_hex8_unif4_20km-groundsurf_t15.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t16.csv > spbm_hex8_unif4_20km-groundsurf_t16.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t17.csv > spbm_hex8_unif4_20km-groundsurf_t17.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t18.csv > spbm_hex8_unif4_20km-groundsurf_t18.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t19.csv > spbm_hex8_unif4_20km-groundsurf_t19.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t20.csv > spbm_hex8_unif4_20km-groundsurf_t20.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t21.csv > spbm_hex8_unif4_20km-groundsurf_t21.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t22.csv > spbm_hex8_unif4_20km-groundsurf_t22.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t23.csv > spbm_hex8_unif4_20km-groundsurf_t23.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t24.csv > spbm_hex8_unif4_20km-groundsurf_t24.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t25.csv > spbm_hex8_unif4_20km-groundsurf_t25.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t26.csv > spbm_hex8_unif4_20km-groundsurf_t26.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t27.csv > spbm_hex8_unif4_20km-groundsurf_t27.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t28.csv > spbm_hex8_unif4_20km-groundsurf_t28.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t29.csv > spbm_hex8_unif4_20km-groundsurf_t29.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t30.csv > spbm_hex8_unif4_20km-groundsurf_t30.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t31.csv > spbm_hex8_unif4_20km-groundsurf_t31.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t32.csv > spbm_hex8_unif4_20km-groundsurf_t32.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t33.csv > spbm_hex8_unif4_20km-groundsurf_t33.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t34.csv > spbm_hex8_unif4_20km-groundsurf_t34.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t35.csv > spbm_hex8_unif4_20km-groundsurf_t35.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t36.csv > spbm_hex8_unif4_20km-groundsurf_t36.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t37.csv > spbm_hex8_unif4_20km-groundsurf_t37.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t38.csv > spbm_hex8_unif4_20km-groundsurf_t38.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t39.csv > spbm_hex8_unif4_20km-groundsurf_t39.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t40.csv > spbm_hex8_unif4_20km-groundsurf_t40.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t41.csv > spbm_hex8_unif4_20km-groundsurf_t41.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t42.csv > spbm_hex8_unif4_20km-groundsurf_t42.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t43.csv > spbm_hex8_unif4_20km-groundsurf_t43.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t44.csv > spbm_hex8_unif4_20km-groundsurf_t44.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t45.csv > spbm_hex8_unif4_20km-groundsurf_t45.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t46.csv > spbm_hex8_unif4_20km-groundsurf_t46.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t47.csv > spbm_hex8_unif4_20km-groundsurf_t47.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t48.csv > spbm_hex8_unif4_20km-groundsurf_t48.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t49.csv > spbm_hex8_unif4_20km-groundsurf_t49.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t50.csv > spbm_hex8_unif4_20km-groundsurf_t50.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t51.csv > spbm_hex8_unif4_20km-groundsurf_t51.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t52.csv > spbm_hex8_unif4_20km-groundsurf_t52.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t53.csv > spbm_hex8_unif4_20km-groundsurf_t53.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t54.csv > spbm_hex8_unif4_20km-groundsurf_t54.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t55.csv > spbm_hex8_unif4_20km-groundsurf_t55.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t56.csv > spbm_hex8_unif4_20km-groundsurf_t56.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t57.csv > spbm_hex8_unif4_20km-groundsurf_t57.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t58.csv > spbm_hex8_unif4_20km-groundsurf_t58.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t59.csv > spbm_hex8_unif4_20km-groundsurf_t59.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t60.csv > spbm_hex8_unif4_20km-groundsurf_t60.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t61.csv > spbm_hex8_unif4_20km-groundsurf_t61.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t62.csv > spbm_hex8_unif4_20km-groundsurf_t62.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t63.csv > spbm_hex8_unif4_20km-groundsurf_t63.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t64.csv > spbm_hex8_unif4_20km-groundsurf_t64.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t65.csv > spbm_hex8_unif4_20km-groundsurf_t65.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t66.csv > spbm_hex8_unif4_20km-groundsurf_t66.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t67.csv > spbm_hex8_unif4_20km-groundsurf_t67.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t68.csv > spbm_hex8_unif4_20km-groundsurf_t68.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t69.csv > spbm_hex8_unif4_20km-groundsurf_t69.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t70.csv > spbm_hex8_unif4_20km-groundsurf_t70.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t71.csv > spbm_hex8_unif4_20km-groundsurf_t71.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t72.csv > spbm_hex8_unif4_20km-groundsurf_t72.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t73.csv > spbm_hex8_unif4_20km-groundsurf_t73.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t74.csv > spbm_hex8_unif4_20km-groundsurf_t74.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t75.csv > spbm_hex8_unif4_20km-groundsurf_t75.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t76.csv > spbm_hex8_unif4_20km-groundsurf_t76.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t77.csv > spbm_hex8_unif4_20km-groundsurf_t77.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t78.csv > spbm_hex8_unif4_20km-groundsurf_t78.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t79.csv > spbm_hex8_unif4_20km-groundsurf_t79.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t80.csv > spbm_hex8_unif4_20km-groundsurf_t80.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t81.csv > spbm_hex8_unif4_20km-groundsurf_t81.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t82.csv > spbm_hex8_unif4_20km-groundsurf_t82.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t83.csv > spbm_hex8_unif4_20km-groundsurf_t83.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t84.csv > spbm_hex8_unif4_20km-groundsurf_t84.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t85.csv > spbm_hex8_unif4_20km-groundsurf_t85.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t86.csv > spbm_hex8_unif4_20km-groundsurf_t86.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t87.csv > spbm_hex8_unif4_20km-groundsurf_t87.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t88.csv > spbm_hex8_unif4_20km-groundsurf_t88.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t89.csv > spbm_hex8_unif4_20km-groundsurf_t89.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t90.csv > spbm_hex8_unif4_20km-groundsurf_t90.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t91.csv > spbm_hex8_unif4_20km-groundsurf_t91.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t92.csv > spbm_hex8_unif4_20km-groundsurf_t92.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t93.csv > spbm_hex8_unif4_20km-groundsurf_t93.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t94.csv > spbm_hex8_unif4_20km-groundsurf_t94.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t95.csv > spbm_hex8_unif4_20km-groundsurf_t95.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t96.csv > spbm_hex8_unif4_20km-groundsurf_t96.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t97.csv > spbm_hex8_unif4_20km-groundsurf_t97.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t98.csv > spbm_hex8_unif4_20km-groundsurf_t98.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t99.csv > spbm_hex8_unif4_20km-groundsurf_t99.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t100.csv > spbm_hex8_unif4_20km-groundsurf_t100.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t101.csv > spbm_hex8_unif4_20km-groundsurf_t101.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t102.csv > spbm_hex8_unif4_20km-groundsurf_t102.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t103.csv > spbm_hex8_unif4_20km-groundsurf_t103.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t104.csv > spbm_hex8_unif4_20km-groundsurf_t104.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t105.csv > spbm_hex8_unif4_20km-groundsurf_t105.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t106.csv > spbm_hex8_unif4_20km-groundsurf_t106.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t107.csv > spbm_hex8_unif4_20km-groundsurf_t107.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t108.csv > spbm_hex8_unif4_20km-groundsurf_t108.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t109.csv > spbm_hex8_unif4_20km-groundsurf_t109.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t110.csv > spbm_hex8_unif4_20km-groundsurf_t110.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t111.csv > spbm_hex8_unif4_20km-groundsurf_t111.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t112.csv > spbm_hex8_unif4_20km-groundsurf_t112.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t113.csv > spbm_hex8_unif4_20km-groundsurf_t113.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t114.csv > spbm_hex8_unif4_20km-groundsurf_t114.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t115.csv > spbm_hex8_unif4_20km-groundsurf_t115.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t116.csv > spbm_hex8_unif4_20km-groundsurf_t116.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t117.csv > spbm_hex8_unif4_20km-groundsurf_t117.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t118.csv > spbm_hex8_unif4_20km-groundsurf_t118.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t119.csv > spbm_hex8_unif4_20km-groundsurf_t119.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t120.csv > spbm_hex8_unif4_20km-groundsurf_t120.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t121.csv > spbm_hex8_unif4_20km-groundsurf_t121.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t122.csv > spbm_hex8_unif4_20km-groundsurf_t122.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t123.csv > spbm_hex8_unif4_20km-groundsurf_t123.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t124.csv > spbm_hex8_unif4_20km-groundsurf_t124.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t125.csv > spbm_hex8_unif4_20km-groundsurf_t125.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t126.csv > spbm_hex8_unif4_20km-groundsurf_t126.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t127.csv > spbm_hex8_unif4_20km-groundsurf_t127.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t128.csv > spbm_hex8_unif4_20km-groundsurf_t128.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t129.csv > spbm_hex8_unif4_20km-groundsurf_t129.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t130.csv > spbm_hex8_unif4_20km-groundsurf_t130.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t131.csv > spbm_hex8_unif4_20km-groundsurf_t131.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t132.csv > spbm_hex8_unif4_20km-groundsurf_t132.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t133.csv > spbm_hex8_unif4_20km-groundsurf_t133.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t134.csv > spbm_hex8_unif4_20km-groundsurf_t134.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t135.csv > spbm_hex8_unif4_20km-groundsurf_t135.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t136.csv > spbm_hex8_unif4_20km-groundsurf_t136.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t137.csv > spbm_hex8_unif4_20km-groundsurf_t137.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t138.csv > spbm_hex8_unif4_20km-groundsurf_t138.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t139.csv > spbm_hex8_unif4_20km-groundsurf_t139.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t140.csv > spbm_hex8_unif4_20km-groundsurf_t140.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t141.csv > spbm_hex8_unif4_20km-groundsurf_t141.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t142.csv > spbm_hex8_unif4_20km-groundsurf_t142.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t143.csv > spbm_hex8_unif4_20km-groundsurf_t143.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t144.csv > spbm_hex8_unif4_20km-groundsurf_t144.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t145.csv > spbm_hex8_unif4_20km-groundsurf_t145.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t146.csv > spbm_hex8_unif4_20km-groundsurf_t146.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t147.csv > spbm_hex8_unif4_20km-groundsurf_t147.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t148.csv > spbm_hex8_unif4_20km-groundsurf_t148.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t149.csv > spbm_hex8_unif4_20km-groundsurf_t149.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t150.csv > spbm_hex8_unif4_20km-groundsurf_t150.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t151.csv > spbm_hex8_unif4_20km-groundsurf_t151.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t152.csv > spbm_hex8_unif4_20km-groundsurf_t152.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t153.csv > spbm_hex8_unif4_20km-groundsurf_t153.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t154.csv > spbm_hex8_unif4_20km-groundsurf_t154.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t155.csv > spbm_hex8_unif4_20km-groundsurf_t155.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t156.csv > spbm_hex8_unif4_20km-groundsurf_t156.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t157.csv > spbm_hex8_unif4_20km-groundsurf_t157.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t158.csv > spbm_hex8_unif4_20km-groundsurf_t158.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t159.csv > spbm_hex8_unif4_20km-groundsurf_t159.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t160.csv > spbm_hex8_unif4_20km-groundsurf_t160.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t161.csv > spbm_hex8_unif4_20km-groundsurf_t161.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t162.csv > spbm_hex8_unif4_20km-groundsurf_t162.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t163.csv > spbm_hex8_unif4_20km-groundsurf_t163.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t164.csv > spbm_hex8_unif4_20km-groundsurf_t164.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t165.csv > spbm_hex8_unif4_20km-groundsurf_t165.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t166.csv > spbm_hex8_unif4_20km-groundsurf_t166.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t167.csv > spbm_hex8_unif4_20km-groundsurf_t167.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t168.csv > spbm_hex8_unif4_20km-groundsurf_t168.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t169.csv > spbm_hex8_unif4_20km-groundsurf_t169.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t170.csv > spbm_hex8_unif4_20km-groundsurf_t170.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t171.csv > spbm_hex8_unif4_20km-groundsurf_t171.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t172.csv > spbm_hex8_unif4_20km-groundsurf_t172.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t173.csv > spbm_hex8_unif4_20km-groundsurf_t173.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t174.csv > spbm_hex8_unif4_20km-groundsurf_t174.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t175.csv > spbm_hex8_unif4_20km-groundsurf_t175.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t176.csv > spbm_hex8_unif4_20km-groundsurf_t176.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t177.csv > spbm_hex8_unif4_20km-groundsurf_t177.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t178.csv > spbm_hex8_unif4_20km-groundsurf_t178.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t179.csv > spbm_hex8_unif4_20km-groundsurf_t179.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t180.csv > spbm_hex8_unif4_20km-groundsurf_t180.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t181.csv > spbm_hex8_unif4_20km-groundsurf_t181.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t182.csv > spbm_hex8_unif4_20km-groundsurf_t182.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t183.csv > spbm_hex8_unif4_20km-groundsurf_t183.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t184.csv > spbm_hex8_unif4_20km-groundsurf_t184.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t185.csv > spbm_hex8_unif4_20km-groundsurf_t185.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t186.csv > spbm_hex8_unif4_20km-groundsurf_t186.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t187.csv > spbm_hex8_unif4_20km-groundsurf_t187.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t188.csv > spbm_hex8_unif4_20km-groundsurf_t188.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t189.csv > spbm_hex8_unif4_20km-groundsurf_t189.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t190.csv > spbm_hex8_unif4_20km-groundsurf_t190.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t191.csv > spbm_hex8_unif4_20km-groundsurf_t191.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t192.csv > spbm_hex8_unif4_20km-groundsurf_t192.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t193.csv > spbm_hex8_unif4_20km-groundsurf_t193.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t194.csv > spbm_hex8_unif4_20km-groundsurf_t194.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t195.csv > spbm_hex8_unif4_20km-groundsurf_t195.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t196.csv > spbm_hex8_unif4_20km-groundsurf_t196.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t197.csv > spbm_hex8_unif4_20km-groundsurf_t197.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t198.csv > spbm_hex8_unif4_20km-groundsurf_t198.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t199.csv > spbm_hex8_unif4_20km-groundsurf_t199.col
+cut --delimiter=, --fields=5 spbm_hex8_unif4_20km-groundsurf_t200.csv > spbm_hex8_unif4_20km-groundsurf_t200.col


Property changes on: short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/cutcmd-displ.sh
___________________________________________________________________
Name: svn:executable
   + *

Added: short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/pastecmd-diff.sh
===================================================================
--- short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/pastecmd-diff.sh	                        (rev 0)
+++ short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/pastecmd-diff.sh	2009-03-15 22:08:53 UTC (rev 14322)
@@ -0,0 +1 @@
+paste coords.col spbm_hex8_unif4_20km-groundsurf-diff_t0.col spbm_hex8_unif4_20km-groundsurf-diff_t1.col spbm_hex8_unif4_20km-groundsurf-diff_t2.col spbm_hex8_unif4_20km-groundsurf-diff_t3.col spbm_hex8_unif4_20km-groundsurf-diff_t4.col spbm_hex8_unif4_20km-groundsurf-diff_t5.col spbm_hex8_unif4_20km-groundsurf-diff_t6.col spbm_hex8_unif4_20km-groundsurf-diff_t7.col spbm_hex8_unif4_20km-groundsurf-diff_t8.col spbm_hex8_unif4_20km-groundsurf-diff_t9.col spbm_hex8_unif4_20km-groundsurf-diff_t10.col spbm_hex8_unif4_20km-groundsurf-diff_t11.col spbm_hex8_unif4_20km-groundsurf-diff_t12.col spbm_hex8_unif4_20km-groundsurf-diff_t13.col spbm_hex8_unif4_20km-groundsurf-diff_t14.col spbm_hex8_unif4_20km-groundsurf-diff_t15.col spbm_hex8_unif4_20km-groundsurf-diff_t16.col spbm_hex8_unif4_20km-groundsurf-diff_t17.col spbm_hex8_unif4_20km-groundsurf-diff_t18.col spbm_hex8_unif4_20km-groundsurf-diff_t19.col spbm_hex8_unif4_20km-groundsurf-diff_t20.col spbm_hex8_unif4_20km-groundsurf-diff_t21.col spbm_hex8_unif4_20km-groundsurf-diff_t22.col spbm_hex8_unif4_20km-groundsurf-diff_t23.col spbm_hex8_unif4_20km-groundsurf-diff_t24.col spbm_hex8_unif4_20km-groundsurf-diff_t25.col spbm_hex8_unif4_20km-groundsurf-diff_t26.col spbm_hex8_unif4_20km-groundsurf-diff_t27.col spbm_hex8_unif4_20km-groundsurf-diff_t28.col spbm_hex8_unif4_20km-groundsurf-diff_t29.col spbm_hex8_unif4_20km-groundsurf-diff_t30.col spbm_hex8_unif4_20km-groundsurf-diff_t31.col spbm_hex8_unif4_20km-groundsurf-diff_t32.col spbm_hex8_unif4_20km-groundsurf-diff_t33.col spbm_hex8_unif4_20km-groundsurf-diff_t34.col spbm_hex8_unif4_20km-groundsurf-diff_t35.col spbm_hex8_unif4_20km-groundsurf-diff_t36.col spbm_hex8_unif4_20km-groundsurf-diff_t37.col spbm_hex8_unif4_20km-groundsurf-diff_t38.col spbm_hex8_unif4_20km-groundsurf-diff_t39.col spbm_hex8_unif4_20km-groundsurf-diff_t40.col spbm_hex8_unif4_20km-groundsurf-diff_t41.col spbm_hex8_unif4_20km-groundsurf-diff_t42.col spbm_hex8_unif4_20km-groundsurf-diff_t43.col spbm_hex8_unif4_20km-groundsurf-diff_t44.col spbm_hex8_unif4_20km-groundsurf-diff_t45.col spbm_hex8_unif4_20km-groundsurf-diff_t46.col spbm_hex8_unif4_20km-groundsurf-diff_t47.col spbm_hex8_unif4_20km-groundsurf-diff_t48.col spbm_hex8_unif4_20km-groundsurf-diff_t49.col spbm_hex8_unif4_20km-groundsurf-diff_t50.col spbm_hex8_unif4_20km-groundsurf-diff_t51.col spbm_hex8_unif4_20km-groundsurf-diff_t52.col spbm_hex8_unif4_20km-groundsurf-diff_t53.col spbm_hex8_unif4_20km-groundsurf-diff_t54.col spbm_hex8_unif4_20km-groundsurf-diff_t55.col spbm_hex8_unif4_20km-groundsurf-diff_t56.col spbm_hex8_unif4_20km-groundsurf-diff_t57.col spbm_hex8_unif4_20km-groundsurf-diff_t58.col spbm_hex8_unif4_20km-groundsurf-diff_t59.col spbm_hex8_unif4_20km-groundsurf-diff_t60.col spbm_hex8_unif4_20km-groundsurf-diff_t61.col spbm_hex8_unif4_20km-groundsurf-diff_t62.col spbm_hex8_unif4_20km-groundsurf-diff_t63.col spbm_hex8_unif4_20km-groundsurf-diff_t64.col spbm_hex8_unif4_20km-groundsurf-diff_t65.col spbm_hex8_unif4_20km-groundsurf-diff_t66.col spbm_hex8_unif4_20km-groundsurf-diff_t67.col spbm_hex8_unif4_20km-groundsurf-diff_t68.col spbm_hex8_unif4_20km-groundsurf-diff_t69.col spbm_hex8_unif4_20km-groundsurf-diff_t70.col spbm_hex8_unif4_20km-groundsurf-diff_t71.col spbm_hex8_unif4_20km-groundsurf-diff_t72.col spbm_hex8_unif4_20km-groundsurf-diff_t73.col spbm_hex8_unif4_20km-groundsurf-diff_t74.col spbm_hex8_unif4_20km-groundsurf-diff_t75.col spbm_hex8_unif4_20km-groundsurf-diff_t76.col spbm_hex8_unif4_20km-groundsurf-diff_t77.col spbm_hex8_unif4_20km-groundsurf-diff_t78.col spbm_hex8_unif4_20km-groundsurf-diff_t79.col spbm_hex8_unif4_20km-groundsurf-diff_t80.col spbm_hex8_unif4_20km-groundsurf-diff_t81.col spbm_hex8_unif4_20km-groundsurf-diff_t82.col spbm_hex8_unif4_20km-groundsurf-diff_t83.col spbm_hex8_unif4_20km-groundsurf-diff_t84.col spbm_hex8_unif4_20km-groundsurf-diff_t85.col spbm_hex8_unif4_20km-groundsurf-diff_t86.col spbm_hex8_unif4_20km-groundsurf-diff_t87.col spbm_hex8_unif4_20km-groundsurf-diff_t88.col spbm_hex8_unif4_20km-groundsurf-diff_t89.col spbm_hex8_unif4_20km-groundsurf-diff_t90.col spbm_hex8_unif4_20km-groundsurf-diff_t91.col spbm_hex8_unif4_20km-groundsurf-diff_t92.col spbm_hex8_unif4_20km-groundsurf-diff_t93.col spbm_hex8_unif4_20km-groundsurf-diff_t94.col spbm_hex8_unif4_20km-groundsurf-diff_t95.col spbm_hex8_unif4_20km-groundsurf-diff_t96.col spbm_hex8_unif4_20km-groundsurf-diff_t97.col spbm_hex8_unif4_20km-groundsurf-diff_t98.col spbm_hex8_unif4_20km-groundsurf-diff_t99.col spbm_hex8_unif4_20km-groundsurf-diff_t100.col spbm_hex8_unif4_20km-groundsurf-diff_t101.col spbm_hex8_unif4_20km-groundsurf-diff_t102.col spbm_hex8_unif4_20km-groundsurf-diff_t103.col spbm_hex8_unif4_20km-groundsurf-diff_t104.col spbm_hex8_unif4_20km-groundsurf-diff_t105.col spbm_hex8_unif4_20km-groundsurf-diff_t106.col spbm_hex8_unif4_20km-groundsurf-diff_t107.col spbm_hex8_unif4_20km-groundsurf-diff_t108.col spbm_hex8_unif4_20km-groundsurf-diff_t109.col spbm_hex8_unif4_20km-groundsurf-diff_t110.col spbm_hex8_unif4_20km-groundsurf-diff_t111.col spbm_hex8_unif4_20km-groundsurf-diff_t112.col spbm_hex8_unif4_20km-groundsurf-diff_t113.col spbm_hex8_unif4_20km-groundsurf-diff_t114.col spbm_hex8_unif4_20km-groundsurf-diff_t115.col spbm_hex8_unif4_20km-groundsurf-diff_t116.col spbm_hex8_unif4_20km-groundsurf-diff_t117.col spbm_hex8_unif4_20km-groundsurf-diff_t118.col spbm_hex8_unif4_20km-groundsurf-diff_t119.col spbm_hex8_unif4_20km-groundsurf-diff_t120.col spbm_hex8_unif4_20km-groundsurf-diff_t121.col spbm_hex8_unif4_20km-groundsurf-diff_t122.col spbm_hex8_unif4_20km-groundsurf-diff_t123.col spbm_hex8_unif4_20km-groundsurf-diff_t124.col spbm_hex8_unif4_20km-groundsurf-diff_t125.col spbm_hex8_unif4_20km-groundsurf-diff_t126.col spbm_hex8_unif4_20km-groundsurf-diff_t127.col spbm_hex8_unif4_20km-groundsurf-diff_t128.col spbm_hex8_unif4_20km-groundsurf-diff_t129.col spbm_hex8_unif4_20km-groundsurf-diff_t130.col spbm_hex8_unif4_20km-groundsurf-diff_t131.col spbm_hex8_unif4_20km-groundsurf-diff_t132.col spbm_hex8_unif4_20km-groundsurf-diff_t133.col spbm_hex8_unif4_20km-groundsurf-diff_t134.col spbm_hex8_unif4_20km-groundsurf-diff_t135.col spbm_hex8_unif4_20km-groundsurf-diff_t136.col spbm_hex8_unif4_20km-groundsurf-diff_t137.col spbm_hex8_unif4_20km-groundsurf-diff_t138.col spbm_hex8_unif4_20km-groundsurf-diff_t139.col spbm_hex8_unif4_20km-groundsurf-diff_t140.col spbm_hex8_unif4_20km-groundsurf-diff_t141.col spbm_hex8_unif4_20km-groundsurf-diff_t142.col spbm_hex8_unif4_20km-groundsurf-diff_t143.col spbm_hex8_unif4_20km-groundsurf-diff_t144.col spbm_hex8_unif4_20km-groundsurf-diff_t145.col spbm_hex8_unif4_20km-groundsurf-diff_t146.col spbm_hex8_unif4_20km-groundsurf-diff_t147.col spbm_hex8_unif4_20km-groundsurf-diff_t148.col spbm_hex8_unif4_20km-groundsurf-diff_t149.col spbm_hex8_unif4_20km-groundsurf-diff_t150.col spbm_hex8_unif4_20km-groundsurf-diff_t151.col spbm_hex8_unif4_20km-groundsurf-diff_t152.col spbm_hex8_unif4_20km-groundsurf-diff_t153.col spbm_hex8_unif4_20km-groundsurf-diff_t154.col spbm_hex8_unif4_20km-groundsurf-diff_t155.col spbm_hex8_unif4_20km-groundsurf-diff_t156.col spbm_hex8_unif4_20km-groundsurf-diff_t157.col spbm_hex8_unif4_20km-groundsurf-diff_t158.col spbm_hex8_unif4_20km-groundsurf-diff_t159.col spbm_hex8_unif4_20km-groundsurf-diff_t160.col spbm_hex8_unif4_20km-groundsurf-diff_t161.col spbm_hex8_unif4_20km-groundsurf-diff_t162.col spbm_hex8_unif4_20km-groundsurf-diff_t163.col spbm_hex8_unif4_20km-groundsurf-diff_t164.col spbm_hex8_unif4_20km-groundsurf-diff_t165.col spbm_hex8_unif4_20km-groundsurf-diff_t166.col spbm_hex8_unif4_20km-groundsurf-diff_t167.col spbm_hex8_unif4_20km-groundsurf-diff_t168.col spbm_hex8_unif4_20km-groundsurf-diff_t169.col spbm_hex8_unif4_20km-groundsurf-diff_t170.col spbm_hex8_unif4_20km-groundsurf-diff_t171.col spbm_hex8_unif4_20km-groundsurf-diff_t172.col spbm_hex8_unif4_20km-groundsurf-diff_t173.col spbm_hex8_unif4_20km-groundsurf-diff_t174.col spbm_hex8_unif4_20km-groundsurf-diff_t175.col spbm_hex8_unif4_20km-groundsurf-diff_t176.col spbm_hex8_unif4_20km-groundsurf-diff_t177.col spbm_hex8_unif4_20km-groundsurf-diff_t178.col spbm_hex8_unif4_20km-groundsurf-diff_t179.col spbm_hex8_unif4_20km-groundsurf-diff_t180.col spbm_hex8_unif4_20km-groundsurf-diff_t181.col spbm_hex8_unif4_20km-groundsurf-diff_t182.col spbm_hex8_unif4_20km-groundsurf-diff_t183.col spbm_hex8_unif4_20km-groundsurf-diff_t184.col spbm_hex8_unif4_20km-groundsurf-diff_t185.col spbm_hex8_unif4_20km-groundsurf-diff_t186.col spbm_hex8_unif4_20km-groundsurf-diff_t187.col spbm_hex8_unif4_20km-groundsurf-diff_t188.col spbm_hex8_unif4_20km-groundsurf-diff_t189.col spbm_hex8_unif4_20km-groundsurf-diff_t190.col spbm_hex8_unif4_20km-groundsurf-diff_t191.col spbm_hex8_unif4_20km-groundsurf-diff_t192.col spbm_hex8_unif4_20km-groundsurf-diff_t193.col spbm_hex8_unif4_20km-groundsurf-diff_t194.col spbm_hex8_unif4_20km-groundsurf-diff_t195.col spbm_hex8_unif4_20km-groundsurf-diff_t196.col spbm_hex8_unif4_20km-groundsurf-diff_t197.col spbm_hex8_unif4_20km-groundsurf-diff_t198.col spbm_hex8_unif4_20km-groundsurf-diff_t199.col > spbm_hex8_unif4_20km-groundsurf-diff.txt


Property changes on: short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/pastecmd-diff.sh
___________________________________________________________________
Name: svn:executable
   + *

Added: short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/pastecmd-displ.sh
===================================================================
--- short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/pastecmd-displ.sh	                        (rev 0)
+++ short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/pastecmd-displ.sh	2009-03-15 22:08:53 UTC (rev 14322)
@@ -0,0 +1 @@
+paste coords.col spbm_hex8_unif4_20km-groundsurf_t0.col spbm_hex8_unif4_20km-groundsurf_t1.col spbm_hex8_unif4_20km-groundsurf_t2.col spbm_hex8_unif4_20km-groundsurf_t3.col spbm_hex8_unif4_20km-groundsurf_t4.col spbm_hex8_unif4_20km-groundsurf_t5.col spbm_hex8_unif4_20km-groundsurf_t6.col spbm_hex8_unif4_20km-groundsurf_t7.col spbm_hex8_unif4_20km-groundsurf_t8.col spbm_hex8_unif4_20km-groundsurf_t9.col spbm_hex8_unif4_20km-groundsurf_t10.col spbm_hex8_unif4_20km-groundsurf_t11.col spbm_hex8_unif4_20km-groundsurf_t12.col spbm_hex8_unif4_20km-groundsurf_t13.col spbm_hex8_unif4_20km-groundsurf_t14.col spbm_hex8_unif4_20km-groundsurf_t15.col spbm_hex8_unif4_20km-groundsurf_t16.col spbm_hex8_unif4_20km-groundsurf_t17.col spbm_hex8_unif4_20km-groundsurf_t18.col spbm_hex8_unif4_20km-groundsurf_t19.col spbm_hex8_unif4_20km-groundsurf_t20.col spbm_hex8_unif4_20km-groundsurf_t21.col spbm_hex8_unif4_20km-groundsurf_t22.col spbm_hex8_unif4_20km-groundsurf_t23.col spbm_hex8_unif4_20km-groundsurf_t24.col spbm_hex8_unif4_20km-groundsurf_t25.col spbm_hex8_unif4_20km-groundsurf_t26.col spbm_hex8_unif4_20km-groundsurf_t27.col spbm_hex8_unif4_20km-groundsurf_t28.col spbm_hex8_unif4_20km-groundsurf_t29.col spbm_hex8_unif4_20km-groundsurf_t30.col spbm_hex8_unif4_20km-groundsurf_t31.col spbm_hex8_unif4_20km-groundsurf_t32.col spbm_hex8_unif4_20km-groundsurf_t33.col spbm_hex8_unif4_20km-groundsurf_t34.col spbm_hex8_unif4_20km-groundsurf_t35.col spbm_hex8_unif4_20km-groundsurf_t36.col spbm_hex8_unif4_20km-groundsurf_t37.col spbm_hex8_unif4_20km-groundsurf_t38.col spbm_hex8_unif4_20km-groundsurf_t39.col spbm_hex8_unif4_20km-groundsurf_t40.col spbm_hex8_unif4_20km-groundsurf_t41.col spbm_hex8_unif4_20km-groundsurf_t42.col spbm_hex8_unif4_20km-groundsurf_t43.col spbm_hex8_unif4_20km-groundsurf_t44.col spbm_hex8_unif4_20km-groundsurf_t45.col spbm_hex8_unif4_20km-groundsurf_t46.col spbm_hex8_unif4_20km-groundsurf_t47.col spbm_hex8_unif4_20km-groundsurf_t48.col spbm_hex8_unif4_20km-groundsurf_t49.col spbm_hex8_unif4_20km-groundsurf_t50.col spbm_hex8_unif4_20km-groundsurf_t51.col spbm_hex8_unif4_20km-groundsurf_t52.col spbm_hex8_unif4_20km-groundsurf_t53.col spbm_hex8_unif4_20km-groundsurf_t54.col spbm_hex8_unif4_20km-groundsurf_t55.col spbm_hex8_unif4_20km-groundsurf_t56.col spbm_hex8_unif4_20km-groundsurf_t57.col spbm_hex8_unif4_20km-groundsurf_t58.col spbm_hex8_unif4_20km-groundsurf_t59.col spbm_hex8_unif4_20km-groundsurf_t60.col spbm_hex8_unif4_20km-groundsurf_t61.col spbm_hex8_unif4_20km-groundsurf_t62.col spbm_hex8_unif4_20km-groundsurf_t63.col spbm_hex8_unif4_20km-groundsurf_t64.col spbm_hex8_unif4_20km-groundsurf_t65.col spbm_hex8_unif4_20km-groundsurf_t66.col spbm_hex8_unif4_20km-groundsurf_t67.col spbm_hex8_unif4_20km-groundsurf_t68.col spbm_hex8_unif4_20km-groundsurf_t69.col spbm_hex8_unif4_20km-groundsurf_t70.col spbm_hex8_unif4_20km-groundsurf_t71.col spbm_hex8_unif4_20km-groundsurf_t72.col spbm_hex8_unif4_20km-groundsurf_t73.col spbm_hex8_unif4_20km-groundsurf_t74.col spbm_hex8_unif4_20km-groundsurf_t75.col spbm_hex8_unif4_20km-groundsurf_t76.col spbm_hex8_unif4_20km-groundsurf_t77.col spbm_hex8_unif4_20km-groundsurf_t78.col spbm_hex8_unif4_20km-groundsurf_t79.col spbm_hex8_unif4_20km-groundsurf_t80.col spbm_hex8_unif4_20km-groundsurf_t81.col spbm_hex8_unif4_20km-groundsurf_t82.col spbm_hex8_unif4_20km-groundsurf_t83.col spbm_hex8_unif4_20km-groundsurf_t84.col spbm_hex8_unif4_20km-groundsurf_t85.col spbm_hex8_unif4_20km-groundsurf_t86.col spbm_hex8_unif4_20km-groundsurf_t87.col spbm_hex8_unif4_20km-groundsurf_t88.col spbm_hex8_unif4_20km-groundsurf_t89.col spbm_hex8_unif4_20km-groundsurf_t90.col spbm_hex8_unif4_20km-groundsurf_t91.col spbm_hex8_unif4_20km-groundsurf_t92.col spbm_hex8_unif4_20km-groundsurf_t93.col spbm_hex8_unif4_20km-groundsurf_t94.col spbm_hex8_unif4_20km-groundsurf_t95.col spbm_hex8_unif4_20km-groundsurf_t96.col spbm_hex8_unif4_20km-groundsurf_t97.col spbm_hex8_unif4_20km-groundsurf_t98.col spbm_hex8_unif4_20km-groundsurf_t99.col spbm_hex8_unif4_20km-groundsurf_t100.col spbm_hex8_unif4_20km-groundsurf_t101.col spbm_hex8_unif4_20km-groundsurf_t102.col spbm_hex8_unif4_20km-groundsurf_t103.col spbm_hex8_unif4_20km-groundsurf_t104.col spbm_hex8_unif4_20km-groundsurf_t105.col spbm_hex8_unif4_20km-groundsurf_t106.col spbm_hex8_unif4_20km-groundsurf_t107.col spbm_hex8_unif4_20km-groundsurf_t108.col spbm_hex8_unif4_20km-groundsurf_t109.col spbm_hex8_unif4_20km-groundsurf_t110.col spbm_hex8_unif4_20km-groundsurf_t111.col spbm_hex8_unif4_20km-groundsurf_t112.col spbm_hex8_unif4_20km-groundsurf_t113.col spbm_hex8_unif4_20km-groundsurf_t114.col spbm_hex8_unif4_20km-groundsurf_t115.col spbm_hex8_unif4_20km-groundsurf_t116.col spbm_hex8_unif4_20km-groundsurf_t117.col spbm_hex8_unif4_20km-groundsurf_t118.col spbm_hex8_unif4_20km-groundsurf_t119.col spbm_hex8_unif4_20km-groundsurf_t120.col spbm_hex8_unif4_20km-groundsurf_t121.col spbm_hex8_unif4_20km-groundsurf_t122.col spbm_hex8_unif4_20km-groundsurf_t123.col spbm_hex8_unif4_20km-groundsurf_t124.col spbm_hex8_unif4_20km-groundsurf_t125.col spbm_hex8_unif4_20km-groundsurf_t126.col spbm_hex8_unif4_20km-groundsurf_t127.col spbm_hex8_unif4_20km-groundsurf_t128.col spbm_hex8_unif4_20km-groundsurf_t129.col spbm_hex8_unif4_20km-groundsurf_t130.col spbm_hex8_unif4_20km-groundsurf_t131.col spbm_hex8_unif4_20km-groundsurf_t132.col spbm_hex8_unif4_20km-groundsurf_t133.col spbm_hex8_unif4_20km-groundsurf_t134.col spbm_hex8_unif4_20km-groundsurf_t135.col spbm_hex8_unif4_20km-groundsurf_t136.col spbm_hex8_unif4_20km-groundsurf_t137.col spbm_hex8_unif4_20km-groundsurf_t138.col spbm_hex8_unif4_20km-groundsurf_t139.col spbm_hex8_unif4_20km-groundsurf_t140.col spbm_hex8_unif4_20km-groundsurf_t141.col spbm_hex8_unif4_20km-groundsurf_t142.col spbm_hex8_unif4_20km-groundsurf_t143.col spbm_hex8_unif4_20km-groundsurf_t144.col spbm_hex8_unif4_20km-groundsurf_t145.col spbm_hex8_unif4_20km-groundsurf_t146.col spbm_hex8_unif4_20km-groundsurf_t147.col spbm_hex8_unif4_20km-groundsurf_t148.col spbm_hex8_unif4_20km-groundsurf_t149.col spbm_hex8_unif4_20km-groundsurf_t150.col spbm_hex8_unif4_20km-groundsurf_t151.col spbm_hex8_unif4_20km-groundsurf_t152.col spbm_hex8_unif4_20km-groundsurf_t153.col spbm_hex8_unif4_20km-groundsurf_t154.col spbm_hex8_unif4_20km-groundsurf_t155.col spbm_hex8_unif4_20km-groundsurf_t156.col spbm_hex8_unif4_20km-groundsurf_t157.col spbm_hex8_unif4_20km-groundsurf_t158.col spbm_hex8_unif4_20km-groundsurf_t159.col spbm_hex8_unif4_20km-groundsurf_t160.col spbm_hex8_unif4_20km-groundsurf_t161.col spbm_hex8_unif4_20km-groundsurf_t162.col spbm_hex8_unif4_20km-groundsurf_t163.col spbm_hex8_unif4_20km-groundsurf_t164.col spbm_hex8_unif4_20km-groundsurf_t165.col spbm_hex8_unif4_20km-groundsurf_t166.col spbm_hex8_unif4_20km-groundsurf_t167.col spbm_hex8_unif4_20km-groundsurf_t168.col spbm_hex8_unif4_20km-groundsurf_t169.col spbm_hex8_unif4_20km-groundsurf_t170.col spbm_hex8_unif4_20km-groundsurf_t171.col spbm_hex8_unif4_20km-groundsurf_t172.col spbm_hex8_unif4_20km-groundsurf_t173.col spbm_hex8_unif4_20km-groundsurf_t174.col spbm_hex8_unif4_20km-groundsurf_t175.col spbm_hex8_unif4_20km-groundsurf_t176.col spbm_hex8_unif4_20km-groundsurf_t177.col spbm_hex8_unif4_20km-groundsurf_t178.col spbm_hex8_unif4_20km-groundsurf_t179.col spbm_hex8_unif4_20km-groundsurf_t180.col spbm_hex8_unif4_20km-groundsurf_t181.col spbm_hex8_unif4_20km-groundsurf_t182.col spbm_hex8_unif4_20km-groundsurf_t183.col spbm_hex8_unif4_20km-groundsurf_t184.col spbm_hex8_unif4_20km-groundsurf_t185.col spbm_hex8_unif4_20km-groundsurf_t186.col spbm_hex8_unif4_20km-groundsurf_t187.col spbm_hex8_unif4_20km-groundsurf_t188.col spbm_hex8_unif4_20km-groundsurf_t189.col spbm_hex8_unif4_20km-groundsurf_t190.col spbm_hex8_unif4_20km-groundsurf_t191.col spbm_hex8_unif4_20km-groundsurf_t192.col spbm_hex8_unif4_20km-groundsurf_t193.col spbm_hex8_unif4_20km-groundsurf_t194.col spbm_hex8_unif4_20km-groundsurf_t195.col spbm_hex8_unif4_20km-groundsurf_t196.col spbm_hex8_unif4_20km-groundsurf_t197.col spbm_hex8_unif4_20km-groundsurf_t198.col spbm_hex8_unif4_20km-groundsurf_t199.col spbm_hex8_unif4_20km-groundsurf_t200.col > spbm_hex8_unif4_20km-groundsurf.txt


Property changes on: short/2.5D/benchmarks/savageprescott/results/spbm_hex8_unif4_20km/pastecmd-displ.sh
___________________________________________________________________
Name: svn:executable
   + *

Added: short/2.5D/benchmarks/savageprescott/utils/vtkdiff_hex8_unif4_20km.cfg
===================================================================
--- short/2.5D/benchmarks/savageprescott/utils/vtkdiff_hex8_unif4_20km.cfg	                        (rev 0)
+++ short/2.5D/benchmarks/savageprescott/utils/vtkdiff_hex8_unif4_20km.cfg	2009-03-15 22:08:53 UTC (rev 14322)
@@ -0,0 +1,6 @@
+# -*- Python -*-
+[vtkdiff]
+
+# Top-level info
+vtk_input_root = ../results/spbm_hex8_unif4_20km/spbm_hex8_unif4_20km-groundsurf
+vtk_output_root = ../results/spbm_hex8_unif4_20km/spbm_hex8_unif4_20km-groundsurf-diff



More information about the CIG-COMMITS mailing list