Difference between revisions of "Small Scale Heterogeneities Validation"
From SCECpedia
Jump to navigationJump to search (→Mesh 1) |
(→Mesh 1) |
||
Line 17: | Line 17: | ||
Plots at surface level: | Plots at surface level: | ||
− | {| Matlab Code | + | {| |
+ | | Matlab Code | ||
+ | | C SSH Code | ||
|- | |- | ||
| [[File:matlab_H0_0.png|600px]] | | [[File:matlab_H0_0.png|600px]] | ||
− | |||
− | |||
− | |||
| [[File:myssh_H0_0.png|600px]] | | [[File:myssh_H0_0.png|600px]] | ||
|} | |} |
Revision as of 19:23, 5 March 2014
Introduction
We would like to validate that the media with the small-scale heterogeneities that are being generated with the new C code are correct. One way to do this would be to take a look at some plots to see if the generated heterogeneities look correct. We present a few different meshes and plots showing the heterogeneities at various depths, as well as difference plots.
Mesh 1
Specifications:
Hurst = 0.0
L1 = 200
d = 20
st23 = 5
n1 = 500
n2 = 1000
n3 = 1500
Plots at surface level:
Matlab Code | C SSH Code |