Difference between revisions of "UCVM cvmsi tapering"

From SCECpedia
Jump to navigationJump to search
Line 22: Line 22:
  
 
{|
 
{|
| [[FILE:sfcvm_c1.png|thumb|300px|sfcvm cross section]]  
+
| [[FILE:cvmsi_region.png|thumb|300px|cvmsi region]]  
 
|}
 
|}
  
 
{|
 
{|
| [[FILE:sfcvm_h0.png|thumb|300px|sfcvm depth 0m]]  
+
| [[FILE:cvmsi_vs_base.png|thumb|300px|cvmsi vs]]  
| [[FILE:sfcvm_h100.png|thumb|300px|sfcvm depth 100m]]  
+
| [[FILE:cvmsi_taper_vs_500.png|thumb|300px|cvmsi taper vs floor 500m]]  
| [[FILE:sfcvm_h1000.png|thumb|300px|sfcvm depth 1000m]]  
+
| [[FILE:cvmsi_taper_vs_0.png|thumb|300px|cvmsi taper vs floor 0m]]  
 
|}
 
|}
  
 
{|
 
{|
| [[FILE:sfcvm_h5000.png|thumb|300px|sfcvm depth 5000m]]
+
| [[FILE:cvmsi_taper_diff_0_500.png|thumb|300px|cvmsi taper diff plot]]
| [[FILE:sfcvm_h6000.png|thumb|300px|sfcvm depth 6000m]]  
 
 
|}
 
|}
  

Revision as of 08:19, 31 January 2024

UCVM tapering

ucvm_query flags that affects tapering:

Adding taper interpolation to a model.

 -m MODEL,elygtl:taper
    example: -m cams,elygtl:taper

Taper Interpolation floors. default: vs=500m, vp=1700m, density=1700m,

 -L vs,vp,density  
    example,  -L 200,-1,-1
         (only floor the vs to 200)

Z interpolation range. default: zmin =0, zmax = 350

 -z zmin,zmax  
    example, -z 0,200

Plots from web viewer

File:Cvmsi taper vs 500.png
cvmsi taper vs floor 500m
File:Cvmsi taper vs 0.png
cvmsi taper vs floor 0m
File:Cvmsi taper diff 0 500.png
cvmsi taper diff plot

See Also