File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11#
22# UCVM Config file
3- # Updated July 2022
3+ # Updated July 2035
44#
55# UCVM install path. Updated by install script to point to
66# installation directory
@@ -19,19 +19,17 @@ ucvm_utah_mappath=PREFIX/model/ucvm/ucvm_utah.e
1919#
2020# Standard California Velocity Models Registered into UCVM
2121#
22- # SCEC CVM-H v15.1 (aka CVM-H)
23- #cvmh_modelpath=CVMH_MODEL
24- #
2522# USGS Bay Area high-rez and extended etrees v08.3.0 (aka Cencal)
2623#cencal_modelpath=CENCAL_MODEL
2724#cencal_extmodelpath=CENCAL_EXTMODEL
2825#
29- # UCVM defines two different 1D model
26+ # UCVM defines 3 different 1D model
3027# 1d = modified (higher resolution, more layers) hadley-kanamori model
3128# bbp1d = 1D Los Angeles Basin model used in SCEC Broadband Platform
29+ # sf1d = 1D SFCVM Sierra Foothillmodel used in CyberShake 24.8
32301d_modelpath=PREFIX/model/1d/1d.conf
3331bbp1d_modelpath=PREFIX/model/1d/bbp1d.conf
34- nc1d_modelpath=PREFIX/model/1d/nc1d.conf
32+ # nc1d_modelpath=PREFIX/model/1d/nc1d.conf
3533sf1d_modelpath=PREFIX/model/1d/sf1d.conf
3634#
3735# The entries above are updated by the install script.
You can’t perform that action at this time.
0 commit comments