La Habra Simulation Region

From SCECpedia
Revision as of 17:37, 26 January 2016 by Fsilva (talk | contribs)
Jump to navigationJump to search

Proposed Small Simulation Region

High-F modelers have proposed to design a "small" 3D model for La Habra EQ that includes the closest 3 sites. We can then run tests with this model until the behavior of the codes and agreement of the results. This would only be a short term endeavor and I do not envision this being part of a paper (unless we discover something HUGE!), but it would help us move forward in a much more efficient and practical manner (as opposed to trying to run test cases with the full 3D volume).

An additional benefit is that using a small model would make testing/iterating on UCVM development much more efficient. For example, modifications for RWG mesh output and testing/implementing velocity thresholds. As a potential starting point, here are the model parameters RWG used for his latest runs:

  • set MODEL_LON = -117.99503 # LON at center of model region
  • set MODEL_LAT = 33.86771 # LAT at center of model region
  • set MODEL_ROT = -50.1 # counter-clockwise rotation of X_rwg from default azimuth of 090
  • set XLEN = 28.0
  • set YLEN = 28.0
  • set ZLEN = 12.0
  • set HH = 0.020

The map below shows this region (black rectangle) along with the epicenter and recording stations. Green triangles indicate sites where we have been comparing waveforms (FUL, DLA, BRE are inside this small region). The 4 corners of the proposed region (magenta circles) are:

  • c1= -118.20819 33.85173
  • c2= -118.01410 34.04473
  • c3= -117.78178 33.88333
  • c4= -117.97604 33.69068

The above parameters give NX=1400, NY=1400, NZ=600, and and with set NT=60000 (60 sec). This took about 4 hours to run on the Caltech cluster using 864 processors, not counting queue time.

Current UCVM Configuration File

# List of CVMs to query
ucvmlist=cvmsi

# UCVM conf file
ucvmconf=../conf/ucvm.conf

# Gridding cell centered or vertex
gridtype=CENTER

# Spacing of cells
spacing=20.0

# Projection
proj=+proj=utm +datum=WGS84 +zone=11
rot=-39.9
x0=-119.288842
y0=34.120549
z0=0.0

# Number of cells along each dim
nx=9000
ny=6750
nz=3100

# Partitioning of grid among processors
px=30
py=25
pz=10

# Vs/Vp minimum
vp_min=700
vs_min=500

Simulation Region Map

  • Base lahabra-win1.png

Related Entries