CVM-H User Guide
User Guide for the Southern California Earthquake Center
Community Velocity Model: SCEC CVM-H 11.1.0
Andreas Plesch, Carl Tape, John H. Shaw, Patrick Small, Geoff Ely
Harvard University, University of Southern California
January 21, 2011
This PDF file can be downloaded directly from:
http://structure.harvard.edu/cvm-h/download/cvmh_manual.pdf
Contents
- 1 Overview
- 2 Downloading CVM-H
- 3 Requirements
- 4 Installation
- 5 Model Description
- 6 Extracting Values from CVM-H
- 7 Extracting Distances to Surfaces in CVM-H
- 8 Extracting a Horizontal Slice from CVM-H
- 9 History of CVM-H Releases
- 10 Acknowledgements and Contact Info
- 11 References
- 12 Miscellaneous Technical Notes
Overview
The SCEC CVM-H 6.2 is a 3D model of the elastic structure of southern California. It contains volumetric representations of compressional wave velocity (VP), shear wave velocity (VS), and density (�). It also contains three primary surfaces: the topological/bathymetric surface, the basement surface, and the Moho surface. The model is constructed from numerous datasets (S¨uss and Shaw, 2003) and has been used within parallel-computing based wavefield simulations of earthquakes within southern California (e.g., Komatitsch et al., 2004). See Section 6 for details.
Downloading CVM-H
1. Start at SCEC website: http://scec.usc.edu/scecpedia/CVM-H
2. Read the description of the model.
3. Navigate to the “Source Code” section and click the download link to download the latest version. NOTE: this file is large (500 MB), so the download make take awhile.
Requirements
The system requirements are as follows:
- UNIX operating system (Linux, Solaris, MacOS)
- GNU make
- tar and for opening the compressed files
- Optionally GTS (GNU Triangulated Surface Library) for cvmdist http://gts.sourceforge.net
Installation
- Download the latest version tarball and untar into a ./cvmh subdirectory with this command:
% tar zxvf cvmh_11.1.0_RC.tgz
The files you should see are these:
CMxVM_Model3D_CalMex_BATO.ts -- bathymetry/topography as tsurf, version 4 CVMH_CalMex_BATO.ts -- bathymetry/topography as tsurf, version 5 CMxVM_Model3D_CM_BASE_Folded.ts -- top of the basement as tsurf CVMH_Moho.ts -- Moho surface ts2gts.awk -- script to translate from .ts to .gts ts2gts.sh -- run script for ts2gts.awk Makefile -- for compilation interpolate -- directory with routines for inverse distance weighted interpolation gctpc -- projection library src -- directory for source files bin -- directory for RUN doc -- directory containing documentation including user guide test -- directory for unit/acceptance tests viz -- directory for simple GMT visualization of horizontal slices from CVM lib -- directory for VX C API library file
- The package is built by executing the following commands:
% cd ./cvmh % make clean;make all
- Ensure that the s/w is correctly built by running the unit tests. All tests should pass.
% cd ./test % ./unittest
Unit Tests
Model Description
Geotechnical Layer
Background Model
Smoothing Algorithm
Optional Topography Flattening
Extracting Values from CVM-H
Two methods are provided for extracting material properties from CVM-H: command-line tools, and a C API. These are described in the following sections.
Extracting Values on the Command Line
Two utilities are provided for querying the community velocity model, vx and vx_lite. The vx utility is the original interface to Harvard's model. The vx_lite utility is an updated interface that supports additional functionality.
vx Utility
The vx code provides output consistent with directly querying the voxet in the Gocad software, and gives the position of the cell centers from which the data are provided. Also, elevation of the topographic, basement and Moho surfaces are provided, at the closest grid point to the input coordinates. Additional details are listed in Tables 1 and 2. For usage details, type vx -h. From the bin directory, try feeding the test points into the program. The test file, /bin/test_data/test.dat, contains eight input points:
-125 35 -7777 -118.56 32.55 -2450 360061 3750229 -1400 -118.52 34.12 -1400 -116.40 32.34 -1000 376592 3773379 -1770 376592 3773379 -17700 408669 3766189 -3000
Note that the input can be either (lon, lat, elevation) or (UTMx-11, UTMy-11, elevation). Execute vx with the command:
% ./vx < ./test_data/test.dat
The output has 8 rows and 18 columns (Table 1) and should look like this (here the columns are truncated):
-125.000000 35.000000 -7777.00 -230844.88 3902223.73 -99999.00 -99999.00 -99999.00 -99999.00 -99999.00 -99999.00 nr -99999.00 -99999.00 -99999.00 -99999.00 -118.560000 32.550000 -2450.00 353525.18 3602285.14 353625.00 3602375.00 -1114.91 -1150.00 -1327.54 -21571.67 lr 354000.00 3602000.00 -2400.00 2.00 360061.000000 3750229.000000 -1400.00 360061.00 3750229.00 360125.00 3750125.00 -56.93 -50.00 -1404.07 -24868.83 lr 360000.00 3750000.00 -1400.00 2.00 -118.520000 34.120000 -1400.00 359819.67 3776309.78 359875.00 3776375.00 491.46 450.00 38.42 -28061.40 lr 360000.00 3776000.00 -1400.00 2.00 -116.400000 32.340000 -1000.00 556464.74 3578092.46 556375.00 3578125.00 780.43 750.00 616.39 -31413.62 lr 556000.00 3578000.00 -1000.00 2.00 376592.000000 3773379.000000 -1770.00 376592.00 3773379.00 376625.00 3773375.00 99.38 100.00 -2374.53 -28165.35 hr 376552.25 3773500.00 -1800.00 3.00 376592.000000 3773379.000000 -17700.00 376592.00 3773379.00 376625.00 3773375.00 99.38 100.00 -2374.53 -28165.35 cm 380000.00 3770000.00 -18000.00 2.00 408669.000000 3766189.000000 -3000.00 408669.00 3766189.00 408625.00 3766125.00 93.89 50.00 -2820.45 -29799.86 hr 408552.25 3766250.00 -3000.00 2.00
The values for the eighth row are listed below, in transpose form, and with some annotations:
408669.000000 3766189.000000 -3000.00 408669.00 3766189.00 408625.00 3766125.00 93.89 --> elevation of topo/bath surface 50.00 --> elevation of top of model (below which there is data) -2820.45 --> elevation of basement surface -29799.86 --> elevation of Moho surface hr 408552.25 3766250.00 -3000.00 2.00 --> value from tomography model 4997.06 --> Vp 2889.03 --> Vs 2534.30 --> density
Note that there is a discrepancy between the top of the model (50.00 m) and the topography (93.89 m). The “real” top of the model is defined by mtop, and there may be minor discrepancies between mtop and topo.
Column Index | Variable | Description |
---|---|---|
1 | X | Input X (longitude or UTM coordinate) |
2 | Y | input Y (latitude or UTM coordinate) |
3 | Z | input Z (elevation, meters above sea level, i.e., positive up) |
4 | utmX | UTM coordinate (zone 11), easting |
5 | utmY | UTM coordinate (zone 11), northing |
6 | elevX | X coordinate of center of the cell which provided data value for elevations |
7 | elevY | Y coordinate of center of the cell which provided data value for elevations |
vx_lite Utility
The vx_lite utility is a new SCEC-developed interface which supports a number of enhancements, including query by depth, extension of the coverage region with a SCEC 1D model, and replacement of the original GTL with a Vs30-derived GTL.
The command line format for vx_lite is as follows:
% vx_lite [-s] [-d] [-v] [< input_coords]
where the options:
- -s
- Instructs use of SCEC 1D background model
- -d
- Interpret z coordinate as depth from free surface
- -v
- Interpret z coordinate as elevation
- input_coords
- 3D point specified as either (lon, lat, z (meters)) or (easting, northing, z (meters)), space delimited. Input coordinates can be specified interactively or redirected to stdin from a file.
Note: Options -d and -v are mutually exclusive. Specifying neither option instructs vx_lite to interpret the z coordinate as elevation offset from free surface.
The query data is printed to stdout, and this may be redirected to a file.
CVM-H defines a set of sample test points (given in ./bin/test_data/test.dat):
-125 35 -7777 -118.56 32.55 -2450 360061 3750229 -1400 -118.52 34.12 -1400 -116.40 32.34 -1000 376592 3773379 -1770 376592 3773379 -17700 408669 3766189 -3000
These may be submitted to vx_lite with this command:
% ./vx_lite -s -v < ./test_data/test.dat
The material properties at the sample points will be printed to stdout. You can expect to see the following output, annotated here with column headers. The three important fields are the last three, containing vp, vs, and rho.
X Y Z utmX utmY elevX elevY topo mtop base moho hr/lr/cm cellX cellY cellZ tag vp vs rho -125.000000 35.000000 -7777.00 -230844.88 3902223.73 -99999.00 -99999.00 0.00 0.00 -99999.00 -99999.00 bk -99999.00 -99999.00 -99999.00 14.00 6300.00 3637.31 2859.77 -118.560000 32.550000 -2450.00 353525.18 3602285.14 353625.00 3602375.00 -1114.91 -1150.00 -1327.54 -21571.67 lr 354000.00 3602000.00 -2400.00 2.00 5575.15 3132.10 2631.81 360061.000000 3750229.000000 -1400.00 360061.00 3750229.00 360125.00 3750125.00 -56.93 -50.00 -1404.07 -24868.83 lr 360000.00 3750000.00 -1400.00 2.00 4554.52 2313.56 2469.78 -118.520000 34.120000 -1400.00 359819.67 3776309.78 359875.00 3776375.00 491.46 450.00 38.42 -28061.40 lr 360000.00 3776000.00 -1400.00 2.00 5066.61 2916.30 2545.10 -116.400000 32.340000 -1000.00 556464.74 3578092.46 556375.00 3578125.00 780.43 750.00 616.39 -31413.62 lr 556000.00 3578000.00 -1000.00 2.00 5372.79 3024.30 2595.55 376592.000000 3773379.000000 -1770.00 376592.00 3773379.00 376625.00 3773375.00 99.38 100.00 -2374.53 -28165.35 hr 376552.25 3773500.00 -1800.00 3.00 4181.37 2432.22 2418.45 376592.000000 3773379.000000 -17700.00 376592.00 3773379.00 376625.00 3773375.00 99.38 100.00 -2374.53 -28165.35 cm 380000.00 3770000.00 -18000.00 2.00 6533.31 3776.40 2841.47 408669.000000 3766189.000000 -3000.00 408669.00 3766189.00 408625.00 3766125.00 93.89 50.00 -2820.45 -29799.86 hr 408552.25 3766250.00 -3000.00 2.00 4997.06 2889.03 2534.30
The previous section on the vx utility provides a more detailed description of each of these fields.
Extracting Values in a C Program
SCEC has developed a C API to the Harvard model. The header containing the datatype and function definitions is located in ./src/vx_sub.h. By including this header in your source, and the libvxapi.a library at link time, your program can directly query CVM-H. See the cvm2mesh mesh extraction tool below for an example implementation that uses this API.
Extracting Distances to Surfaces in CVM-H
There is also an additional program, cvmdst, to compute the the distance to, and the location, of the closest points on the topographic/bathymetric, top of the basement, and Moho surfaces which are provided with CVM-H. The input file has the same format as the input file to vx, the query code to CVM-H.
To use this capability, you need GTS (GNU Triangulated Surface Library), available from http://gts.sourceforge.net. (Using a Linux-Ubuntu platform, it may be as simple as installing all “gts” packages from the Synaptic Package Manager.) With GTS installed, you can now compile. From the main cvmh directory, compile with this command:
% make cvmdst
This will create a cvmdst executable in the ./bin directory.
Try the program with the same test data as before:
% cd bin % ./cvmdst < ./test_data/test.dat > ofile2.dat
The output file ofile2.dat has 17 columns described in Table 3. Note that the basement surface is not defined over the entire area of the model.
Column Index | Variable | Description |
---|---|---|
1 | X | Input X (longitude or UTM coordinate) |
2 | Y | input Y (latitude or UTM coordinate) |
3 | Z | input Z (elevation, meters above sea level, i.e., positive up) |
4 | utmX | UTM coordinate (zone 11), easting |
5 | utmY | UTM coordinate (zone 11), northing |
6 | elevX | X coordinate of center of the cell which provided data value for elevations |
7 | elevY | Y coordinate of center of the cell which provided data value for elevations |
Extracting a Horizontal Slice from CVM-H
The following utility is provided:
- vx_slice
- Visualization utility for extracting a 2D horizontal slice of Vp, Vs, or Rho (density) from the model, suitable for plotting with a graphics package.
History of CVM-H Releases
Please reference at least Suss and Shaw (2003) if you use this model. The latest model, CVM-H 11.1.0, contains several components that may warrant referencing, depending on the objectives of a particular study. For example, the background crustal tomography model is from Tape et al. (2009), the upper mantle model is from Prindle and Tanimoto (2006), and the Moho surface is obtained primarily from Yan and Clayton (2007). Additional references for basins within the high-resolution model are within these papers: Komatitsch et al. (2004), Lovely et al. (2006), Munster (2007). References for the Vs-30 derived GTL are (TBD).
Table 4 documents the references for each release (up to Plesch et al. (2009)), as well as references for new components associated with each release. The CVM-H model has also been presented at these SCEC meetings: Stidham et al. (2001a), Suess and Shaw (2002), Shaw et al. (2004).
Version | Data | Reference | New Mantle | New Moho | New Crust | New Basins | New GTL |
---|---|---|---|---|---|---|---|
CVM-H 1.0 | 2003 | Suss et al. (2003) | - | - | - | SS2003 | - |
CVM-H 2.0 | Sept 2005 | Suess and Shaw (2005) | 1D | H2000 | K2004, L2006 | ||
CVM-H 4.0 | Sept 2006 | Suess and Shaw (2006) | |||||
CVM-H 5.0 | Sept 2007 | Plesch et al. (2007) | PT2006 | L2007 | M2007 | M2000, M2002 | |
CVM-H 5.5 | Sept 2008 | Plesch et al. (2008) | BJ1997 | ||||
CVM-H 6.0 | Sept 2009 | Plesch et al. (2009) | YC2007 | T2009 | |||
CVM-H 6.2 | Jan 2010 | Plesch et al. (2009) | |||||
CVM-H 6.3 | Sept 2010 | Plesch et al. (2009) |
References
- BJ1997 (Boore and Joyner , 1997)
- H2000 (Hauksson, 2000), L2007 (Lin et al., 2007)
- L2006 (Lovely et al., 2006)
- K2004 (Komatitsch et al., 2004)
- M2000 (Magistrale et al.,2000)
- M2002 (Magistrale, 2002)
- M2007 (Munster , 2007)
- PT2006 (Prindle and Tanimoto,2006)
- SS2003 (Suss and Shaw, 2003)
- T2009 (Tape et al., 2009, 2010)
- YC2007 (Yan and Clayton, 2007)
- 1D (Kanamori and Hadley, 1975; Dreger and Helmberger , 1991; Wald et al.,1995)
Acknowledgements and Contact Info
Support for the development and maintenance of the CVM-H model has been provided by the Southern California Earthquake Center (SCEC), the National Earthquakes Hazard Reduction Program (NEHRP), and the National Science Foundation (NSF). SCEC is funded by NSF Cooperative Agreement EAR-0106924 and USGS Cooperative Agreement 02HQAG0008.
Contributions to this manual were made by: Andreas Plesch, Carl Tape, John Shaw, Patrick Small, Geoff Ely, and Thomas Jordan.
Please email software@scec.org for help on downloading and using CVM-H,
and for any suggestions for the delivery of the code or for this manual.
Please reference at least Suss and Shaw (2003) if you use this model; other references should be considered, depending on the purpose (see History of CVM-H releases section).
References
- Boore, D. M., and W. B. Joyner (1997), Site amplifications for generic rock sites, Bull. Seis. Soc. Am., 87 (2), 327–341.
- Brocher, T. M. (2005), Empirical relations between elastic wavespeeds and density in the Earth’s crust, Bull. Seis. Soc. Am., 95 (6), 2081–2092.
- Dreger, D. S., and D. V. Helmberger (1991), Source parameters of the Sierra Madre earthquake from regional and local body waves, Geophys. Res. Lett., 18 (11), 2015–2018.
- Hauksson, E. (2000), Crustal structure and seismicity distribution adjacent to the Pacific and North America plate boundary in southern California, J. Geophys. Res., 105 (B6), 13,875–13,903.
- Kanamori, H., and D. Hadley (1975), Crustal structure and temporal velocity change in southern California, Pure App. Geophys., 113, 257–280.
- Komatitsch, D., Q. Liu, J. Tromp, P. Suss, C. Stidham, and J. H. Shaw (2004), Simulations of ground motion in the Los Angeles basin based upon the spectral-element method, Bull. Seis. Soc. Am., 94 (1), 187–206.
- Lin, G., P. M. Shearer, E. Hauksson, and C. H. Thurber (2007), A three-dimensional crustal seismic velocity model for southern California from a composite event method, J. Geophys. Res., 112, B11306, doi:10.1029/2007JB004977.
- Lovely, P., J. H. Shaw, Q. Liu, and J. Tromp (2006), A structural VP model of the Salton Trough, California, and its implications for seismic hazard, Bull. Seis. Soc. Am., 96 (5), 1882–1896.
- Ludwig, W. J., J. E. Nafe, and C. L. Drake (1970), Seismic refraction, in New Concepts of Sea Floor Evolution, The Sea: Ideas and Observations on Progress in the Study of the Seas, vol. 4, edited by A. E. Maxwell, pp. 53–84, Wiley-Interscience, New York.
- Magistrale, H. (2002), Improvements to the SCEC Community Velocity Model, in 2002 Southern California Earthquake Center Annual Meeting, Proceedings and Abstracts, vol. 12, p. 93.
- Magistrale, H., S. Day, R. W. Clayton, and R. Graves (2000), The SCEC Southern California reference three-dimensional velocity model Version 2, Bull. Seis. Soc. Am., 90 (6B), S65–S76.
- Mayhew, J. E., and K. B. Olsen (2010), Goodness-of-fit criteria for broadband synthetic seismograms, with application to the 2008 Mw 5.4 Chino Hills, CA, earthquake, Seis. Res. Lett. (submitted).
- McCulloh, T. H. (1960), Gravity variations and the geology of the Los Angeles basin of California, Tech. rep., U.S. Geol. Survey, Washington, D.C., Professional Paper 400-B.
- Munster, J. (2007), Velocity Model of the Santa Maria Basin, CA, and its Implications for Seismic Hazard Assessment, undergraduate thesis, Harvard University, Cambridge, Mass., USA.
- Plesch, A., P. Suess, J. Munster, J. H. Shaw, E. Hauksson, T. Tanimoto, and members of the USR Working Group (2007), A new velocity model for southern California: CVM-H 5.0, in 2007 Southern California Earthquake Center Annual Meeting, Proceedings and Abstracts, vol. 17, p. 159.
- Plesch, A., J. H. Shaw, E. Hauksson, and T. Tanimoto (2008), SCEC Community Velocity Model (CVM-H 5.5), in 2008 Southern California Earthquake Center Annual Meeting, Proceedings and Abstracts, vol. 18, p. 142.
- Plesch, A., C. Tape, J. H. Shaw, and members of the USR working group (2009), CVM-H 6.0: Inversion integration, the San Joaquin Valley and other advances in the community velocity model, in 2009 Southern California Earthquake Center Annual Meeting, Proceedings and Abstracts, vol. 19, pp. 260–261. Prindle, K., and T. Tanimoto (2006), Teleseismic surface wave study for S-wave velocity structure under an array: Southern California, Geophys. J. Int., 166, 601–621.
- Shaw, J. H., A. Plesch, M. P. Suss, and the SCEC USE Focus Area Group (2004), Progress toward a Unified Structural Representation, in 2004 Southern California Earthquake Center Annual Meeting, Proceedings and Abstracts, vol. 14, pp. 61–62.
- Stidham, C., M. P. Suess, J. Shaw, D. Komatitsch, and J. Tromp (2001a), 3D velocity and density model of the LA basin and spectral element method earthquake simulations, in 2001 Southern California Earthquake Center Annual Meeting, Proceedings and Abstracts, vol. 11, p. 113.
- Stidham, C., M. P. Suss, and J. H. Shaw (2001b), 3D density and velocity model of the Los Angeles basin, in Geol. Soc. Am. 2001 Annual Meeting Abstracts, vol. 33, Geol. Soc. Am., Denver, Colo., USA.
- Suess, M. P., J. H. Shaw, P. Lovely, J. Mueller, and A. Plesch (2005), The new SCEC Community Velocity Model (CVM-H 2.0), in 2005 Southern California Earthquake Center Annual Meeting, Proceedings and Abstracts, vol. 15, p. 189.
- Suess, M. P., J. H. Shaw, E. Hauksson, A. Plesch, and J. Mueller (2006), New SCEC Community Velocity Model (CVM-H 4.0), in 2006 Southern California Earthquake Center Annual Meeting, Proceedings and Abstracts, vol. 16, p. 170.
- Suess, P., and J. Shaw (2002), Uncertainty and the creation of high resolution 3D velocity models in Southern California, in 2002 Southern California Earthquake Center Annual Meeting, Proceedings and Abstracts, vol. 12, p. 135.
- Suss, M. P., and J. H. Shaw (2003), P-wave seismic velocity structure derived from sonic logs and industry reflection data in the Los Angeles basin, California, J. Geophys. Res., 108 (B3), 2170, doi:10.1029/2001JB001628.
- Tape, C., Q. Liu, A. Maggi, and J. Tromp (2009), Adjoint tomography of the southern California crust, Science, 325, 988–992.
- Tape, C., Q. Liu, A. Maggi, and J. Tromp (2010), Seismic tomography of the southern California crust based on spectral-element and adjoint methods, Geophys. J. Int., 180, 433–462.
- Wald, L. A., L. K. Hutton, and D. D. Given (1995), The Southern California Network Bulletin: 1990–1993 summary, Seis. Res. Lett., 66 (1), 9–19.
- Yan, Z., and R. W. Clayton (2007), Regional mapping of the crustal structure in southern California from receiver functions, J. Geophys. Res., 112, B05311, doi:10.1029/2006JB004622.