UCVM Vs30

From SCECpedia
Revision as of 18:00, 29 July 2014 by Davidgil (talk | contribs) (Created page with '== Introduction == There may be an issue with how UCVM calculates Vs30 values. Presently UCVM uses the following formula: sum(Vs sampled from [0,30] at 1 meters, for 31 total v…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Introduction

There may be an issue with how UCVM calculates Vs30 values. Presently UCVM uses the following formula:

sum(Vs sampled from [0,30] at 1 meters, for 31 total values) / 31

Rob has suggested that the correct formula should be:

30 / sum(1 / (Vs sampled from [0, 30) at 1 meters, for 30 total values))

This can have a significant impact for Vs30 calculations. For the BBP1D model, UCVM calculates the Vs30 as 932m/s, whereas Rob's formula calculates it as 862m/s.