Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
Philip Maechling edited this page Dec 5, 2019 · 49 revisions

Introduction

The SCEC Unified Community Velocity Model (UCVM) software is used to access information, including estimated Vp and Vs seismic wave velocities and density, about the earth's crust. This is the software repository for the C language version of the software.

UCVM provides seismic velocity information for several California regions. Seismic velocities of rocks and sediments at shallow depths determine how strongly an area will shake. By assigning velocities to rock types in the 3-D geologic model, geologists can gain an understanding of the extent of areas of low shear velocity that are most likely to experience localized strong shaking and future earthquake damage. An important application for the models accessible through UCVM is for use in computer simulations of California earthquakes.

Current UCVM Software Release

The current UCVM software version is UCVM v19.4.0 which was released in June 2019. We recommend that new users work with this most recent version.

UCVM is distributed as open-source scientific software. It can be installed compiled and run on most Linux-based computer systems if the system includes software development tools including Python, C, and Fortran compilers, and other software tools. The UCVM v19.4.0 source code is distributed using a github repository. On Github, users can find the source code, installation directions for Linux, and a wiki that provide examples and the expected results from UCVM.

SCEC Velocity Model Coverage Areas

The map below shows the coverage regions for currently supported California velocity models that are accessible through UCVMC. Each of the models shown is considered a regional velocity model. Typically the models return values down to about 50km or 100km, but most models are undefined below 100km. For earth material properties below 100km, global seismic velocity models, such as the Preliminary Earth Reference Model (PREM), are possible alternative models.

Map shows coverage region for California CVMs registered into UCVMC. Coverage region for UCVM 2D maps (yellow) overlayed upon regions of various California 3D velocity models (CVM-S4: red, CVM-S4 geotechnical regions: red polygons, CVM-H high resolution: small light blue square, CVM-H low resolution: larger light blue square, USGS High Resolution Bay Area: small white rectangle, USGS Low Resolution Bay Area: large white rectangle, CVM-S4.26, CVM-S4.26M01: green, CCA 06: small yellow, CS17.3, CS17.3-H: large orange rectangle, Havard San Joaquin Basin Model: small orange rectangle, Havard Santa Maria Basin Model: orange square, CS18.5 Cypershake Study's Tiled Velocity Model: blue)

UCVM builds on Linux systems with GNU software stack including automake tools, C and Fortran compilers, and Python 2.7 distribution.

UCVM was developed with support from National Science Foundation (NSF), US Geological Survey (USGS), and other sources.

Preferred Reference

If you use the UCVM software in your research, please include a reference our UCVM publication in your research papers. References help us obtain continued financial support for the development of this software. The preferred reference for the UCVM software is:

Small, P., Gill, D., Maechling, P. J., Taborda, R., Callaghan, S., Jordan, T. H., Ely, G. P., Olsen, K. B., and Goulet, C. A. (2017). The SCEC Unified Community Velocity Model Software Framework. Seismological Research Letters, 88(5). https://doi.org/doi:10.1785/0220170082

Information about Previous Versions of UCVM

Documentation on previous versions of the UCVMC software is posted on a SCEC website at SCEC UCVM Documentation

Software Support

For software support, please email [email protected]

Clone this wiki locally