This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Test Cases ucvm_query
meihuisu edited this page May 30, 2019
·
15 revisions
CVM-H provides a native query by elevation interface. We have constructed a set of test points in two forms, lat,lon,depth and an equivalnet lat,lon, elevation. Compare results when you call ucvm_query.py, give it query by depth file, and set query by depth, and you call ucvm_query.py, give it query by elevation file, and set query by elevation.
We called CVM-H through ucvm_query by elevation this way:
./bin/ucvm_query -f ./conf/ucvm.conf -m cvmh -c ge < ./tests/inputs/test_latlons_socal_pts_elev.txt > ucvm_cvmh_elev_results.txt
We called CVM-H through ucvm_query by depth this way:
./bin/ucvm_query -f ./conf/ucvm.conf -m cvmh -c gd < ./tests/inputs/test_latlons_socal_pts.txt > ucvm_cvmh_depth_results.txt
The resulting material properties file:
This wiki is licensed by University of Southern California (USC) to the public under a Creative Commons Attribution 4.0 license.