UCVM z1,z2.5 for CCA06 with GTL, CVM-S4.26.M01

From SCECpedia
Revision as of 23:54, 16 January 2020 by Mei (talk | contribs) (Created page with " == A little history (from Phil) == CVM-S4(cvms) -- velocity model with near surface gtl CVM-S4.26(cvms5) -- improved cvms but without the near surface gtl with a new option...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

A little history (from Phil)

CVM-S4(cvms) -- velocity model with near surface gtl

CVM-S4.26(cvms5) -- improved cvms but without the near surface gtl with a new optional elygtl that can be enabled from a configuration option in the config file. Z range is from 0 to depth interval, which is 500m.

CVM-S4.26M01(cvmsi) -- improved cvms5 that when within the depth interval returns cvms values (ie, brought in the near surface gtl) and cvms5 value otherwise.


CVM-S4.26.M01(cvmsi)

The GTL related flags and their default setting in cvmsi src code,

  • ADD_ALT_GTL (set to 0)
  • ADD_ROB_GTL (set to 0)
  • ADD_TJ_GTL (set to 1)
  • ADD_GTL (set to 0)

cvmsi has embedded vs30 gtl code but not turned on by default. Any change in the setting of the flag would require recompile and reinstall of libcvmsi.so.

But, it does not make sense to have ADD_TJ_GTL enabled and ADD_GTL enabled since the Zrange is overlapped and so ADD_TJ_GTL code always take precedence.


cvmsi plots

tj Z1.0
tj Z1.0

cca plots

tj Z1.0
tj Z1.0

raw data