Skip to content

Commit ef312ba

Browse files
author
meihuisu
committed
update ucvm.conf
1 parent 0c79a9b commit ef312ba

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

conf/template/ucvm.conf

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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
3230
1d_modelpath=PREFIX/model/1d/1d.conf
3331
bbp1d_modelpath=PREFIX/model/1d/bbp1d.conf
34-
nc1d_modelpath=PREFIX/model/1d/nc1d.conf
32+
#nc1d_modelpath=PREFIX/model/1d/nc1d.conf
3533
sf1d_modelpath=PREFIX/model/1d/sf1d.conf
3634
#
3735
# The entries above are updated by the install script.

0 commit comments

Comments
 (0)