Difference between revisions of "Broadband Hanging Wall Simulation"

From SCECpedia
Jump to navigationJump to search
 
(35 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Ground motion simulations of hanging wall effects with Broadband platform.
+
= Graves Hanging Wall Study =
  
== Station List ==
+
== Study Specifications ==
[[File:Hw_sites.png|thumb|320px|right|Fig 1: Location of sites]]
+
 
{|class="wikitable sortable"
+
This Wiki page describes the simulations that will be performed on the Broadband Platform to investigate footwall / hanging wall and directivity effects for NGA-W2. This simulation is expected to generate 205,776 3-component seismograms. Robert Graves has written a specification for a set of footwall and hanging wall simulation in this document [http://hypocenter.usc.edu/research/broadband/HwFwProblem/fwhw+dir_simulation_plan-v3.pdf HangingWall Specfiications 2011].
 +
 
 +
== Downloads ==
 +
 
 +
{| class="wikitable" border="1"
 
|-
 
|-
!style="border-style: solid; border-width: 1px"| Station
+
! File
!style="border-style: solid; border-width: 1px"| Lon
+
! Download
!style="border-style: solid; border-width: 1px"| Lat
 
!style="border-style: solid; border-width: 1px"| Y (Km)
 
!style="border-style: solid; border-width: 1px"| X (Km)
 
 
|-
 
|-
|style="border-style: solid; border-width: 1px"| s004
+
| '''R. Graves Hanging Wall Study Inputs (2011, 100 KB)'''
|style="border-style: solid; border-width: 1px"| -119.40855
+
| [http://hypocenter.usc.edu/research/HwFw/graves/graves_hwfw_inputs.tar graves_hwfw_inputs.tar]
|style="border-style: solid; border-width: 1px"| 33.99287
 
|style="border-style: solid; border-width: 1px"| 0.1000
 
|style="border-style: solid; border-width: 1px"| -130.0000
 
 
|-
 
|-
|style="border-style: solid; border-width: 1px"| s005
+
| '''R. Graves Hanging Wall Study Outputs (2011, 135 GB)'''
|style="border-style: solid; border-width: 1px"| -119.08353
+
| [http://hypocenter.usc.edu/research/HwFw/graves/graves_hwfw_outputs.tar graves_hwfw_outputs.tar]
|style="border-style: solid; border-width: 1px"| 33.99615
+
|}
|style="border-style: solid; border-width: 1px"| 0.1000
+
 
|style="border-style: solid; border-width: 1px"| -100.0000
+
 
|-
+
== Setting Up Study Inputs and Outputs ==
|style="border-style: solid; border-width: 1px"| s007
+
 
|style="border-style: solid; border-width: 1px"| -118.75848
+
Untar the Graves input data set:
|style="border-style: solid; border-width: 1px"| 33.99857
+
 
|style="border-style: solid; border-width: 1px"| 0.1000
+
<pre>
|style="border-style: solid; border-width: 1px"| -70.0000
+
$ tar xvf graves_hwfw_inputs.tar
|-
+
</pre>
|style="border-style: solid; border-width: 1px"| s009
+
 
|style="border-style: solid; border-width: 1px"| -118.43114
+
 
|style="border-style: solid; border-width: 1px"| 33.55009
+
Untar the Graves reference output data set:
|style="border-style: solid; border-width: 1px"| -50.0000
+
 
|style="border-style: solid; border-width: 1px"| -40.0000
+
<pre>
|-
+
$ tar xvf graves_hwfw_outputs.tar
|style="border-style: solid; border-width: 1px"| s012
+
</pre>
|style="border-style: solid; border-width: 1px"| -118.43343
+
 
|style="border-style: solid; border-width: 1px"| 34.00014
+
 
|style="border-style: solid; border-width: 1px"| 0.1000
+
Generate the three source description variations:
|style="border-style: solid; border-width: 1px"| -40.0000
+
 
|-
+
<pre>
|style="border-style: solid; border-width: 1px"| s014
+
$ cd BBP-Runs001
|style="border-style: solid; border-width: 1px"| -118.43572
+
$ ./gen_source_input.csh
|style="border-style: solid; border-width: 1px"| 34.44838
+
</pre>
|style="border-style: solid; border-width: 1px"| 50.0000
+
 
|style="border-style: solid; border-width: 1px"| -40.0000
+
 
|-
+
== Running Study with Broadband 11.2.2 ==
|style="border-style: solid; border-width: 1px"| s015
+
 
|style="border-style: solid; border-width: 1px"| -118.21489
+
Set ROOT_PATH (line 16) in ./BBP-Runs001/run_bbp-parallel.csh to the root directory where you untarred the input and output data sets. The line you want to edit is:
|style="border-style: solid; border-width: 1px"| 33.28116
+
 
|style="border-style: solid; border-width: 1px"| -80.0000
+
<pre>
|style="border-style: solid; border-width: 1px"| -20.0000
+
set ROOT_PATH = /home/scec-02/USER/HwFw
|-
+
</pre>
|style="border-style: solid; border-width: 1px"| s016
+
 
|style="border-style: solid; border-width: 1px"| -118.21602
+
 
|style="border-style: solid; border-width: 1px"| 33.73032
+
Ensure your BBP environment is setup according to the [[Broadband User Guide]]. Create and run the simulation workflows with this script:
|style="border-style: solid; border-width: 1px"| -30.0000
+
 
|style="border-style: solid; border-width: 1px"| -20.0000
+
<pre>
|-
+
$ cd BBP-Runs001
|style="border-style: solid; border-width: 1px"| s018
+
$ ./run_bbp-parallel.csh
|style="border-style: solid; border-width: 1px"| -118.21671
+
</pre>
|style="border-style: solid; border-width: 1px"| 34.00071
+
 
|style="border-style: solid; border-width: 1px"| 0.1000
+
 
|style="border-style: solid; border-width: 1px"| -20.0000
+
On a dual core system, this script will require several weeks to run.
|-
+
 
|style="border-style: solid; border-width: 1px"| s020
+
 
|style="border-style: solid; border-width: 1px"| -118.21739
+
== Running Study with Parallel Broadband ==
|style="border-style: solid; border-width: 1px"| 34.26930
+
 
|style="border-style: solid; border-width: 1px"| 30.0000
+
Ensure Parallel Broadband is setup according to the [[Parallel Broadband]] Guide.
|style="border-style: solid; border-width: 1px"| -20.0000
+
 
|-
+
Setup your parameterized option template file. An example follows that uses the URS codebases and defines multiple simulations where the source description and station list are filled in from a list:
|style="border-style: solid; border-width: 1px"| s021
+
 
|style="border-style: solid; border-width: 1px"| -118.21855
+
<pre>
|style="border-style: solid; border-width: 1px"| 34.71846
+
n
|style="border-style: solid; border-width: 1px"| 80.0000
+
y
|style="border-style: solid; border-width: 1px"| -20.0000
+
1
|-
+
2
|style="border-style: solid; border-width: 1px"| s023
+
[srcfile:/home/rcf-104/patrices/test/HwFw/BBP-Runs001/hwfw_src.txt]
|style="border-style: solid; border-width: 1px"| -118.10767
+
1
|style="border-style: solid; border-width: 1px"| 33.46096
+
2
|style="border-style: solid; border-width: 1px"| -60.0000
+
[stafile:/home/rcf-104/patrices/test/HwFw/BBP-Runs001/hwfw_stl.txt]
|style="border-style: solid; border-width: 1px"| -10.0000
+
1
|-
+
1
|style="border-style: solid; border-width: 1px"| s025
+
y
|style="border-style: solid; border-width: 1px"| -118.10801
+
y
|style="border-style: solid; border-width: 1px"| 33.73046
+
n
|style="border-style: solid; border-width: 1px"| -30.0000
+
n
|style="border-style: solid; border-width: 1px"| -10.0000
+
</pre>
|-
+
 
|style="border-style: solid; border-width: 1px"| s027
+
 
|style="border-style: solid; border-width: 1px"| -118.10824
+
For the Graves study, the srcfile and stafile variables point to the list of 120 source descriptions and stations to be used (40 x 3 seed variations). Thus, this option file gets expanded into 120 simulations. The srcfile should look like this:
|style="border-style: solid; border-width: 1px"| 33.91012
+
 
|style="border-style: solid; border-width: 1px"| -10.0000
+
<pre>
|style="border-style: solid; border-width: 1px"| -10.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d20_r90_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d20_r90_z5.src
|style="border-style: solid; border-width: 1px"| s029
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d30_r90_z0.src
|style="border-style: solid; border-width: 1px"| -118.10835
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d30_r90_z5.src
|style="border-style: solid; border-width: 1px"| 34.00085
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d45_r90_z0.src
|style="border-style: solid; border-width: 1px"| 0.1000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d45_r90_z5.src
|style="border-style: solid; border-width: 1px"| -10.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d60_r90_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d60_r90_z5.src
|style="border-style: solid; border-width: 1px"| s031
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d70_r90_z0.src
|style="border-style: solid; border-width: 1px"| -118.10847
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d20_r90_z0.src
|style="border-style: solid; border-width: 1px"| 34.08978
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d20_r90_z5.src
|style="border-style: solid; border-width: 1px"| 10.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d30_r90_z0.src
|style="border-style: solid; border-width: 1px"| -10.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d30_r90_z5.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d45_r90_z0.src
|style="border-style: solid; border-width: 1px"| s033
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d45_r90_z5.src
|style="border-style: solid; border-width: 1px"| -118.10870
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d60_r90_z0.src
|style="border-style: solid; border-width: 1px"| 34.26945
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d60_r90_z5.src
|style="border-style: solid; border-width: 1px"| 30.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d70_r90_z0.src
|style="border-style: solid; border-width: 1px"| -10.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d20_r90_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d30_r90_z0.src
|style="border-style: solid; border-width: 1px"| s035
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d45_r135_z0.src
|style="border-style: solid; border-width: 1px"| -118.10904
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d45_r180_z0.src
|style="border-style: solid; border-width: 1px"| 34.53894
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d45_r-90_z0.src
|style="border-style: solid; border-width: 1px"| 60.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d45_r90_z0.src
|style="border-style: solid; border-width: 1px"| -10.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d60_r90_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d70_r135_z0.src
|style="border-style: solid; border-width: 1px"| s037
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d70_r180_z0.src
|style="border-style: solid; border-width: 1px"| -118.05372
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d70_r-90_z0.src
|style="border-style: solid; border-width: 1px"| 33.28134
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d70_r90_z0.src
|style="border-style: solid; border-width: 1px"| -80.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d20_r90_z0.src
|style="border-style: solid; border-width: 1px"| -5.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d30_r90_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d45_r135_z0.src
|style="border-style: solid; border-width: 1px"| s039
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d45_r180_z0.src
|style="border-style: solid; border-width: 1px"| -118.05394
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d45_r-90_z0.src
|style="border-style: solid; border-width: 1px"| 33.64066
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d45_r90_z0.src
|style="border-style: solid; border-width: 1px"| -40.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d60_r90_z0.src
|style="border-style: solid; border-width: 1px"| -5.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d70_r135_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d70_r180_z0.src
|style="border-style: solid; border-width: 1px"| s041
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d70_r-90_z0.src
|style="border-style: solid; border-width: 1px"| -118.05406
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d70_r90_z0.src
|style="border-style: solid; border-width: 1px"| 33.82032
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d20_r90_z0.src
|style="border-style: solid; border-width: 1px"| -20.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d20_r90_z5.src
|style="border-style: solid; border-width: 1px"| -5.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d30_r90_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d30_r90_z5.src
|style="border-style: solid; border-width: 1px"| s043
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d45_r90_z0.src
|style="border-style: solid; border-width: 1px"| -118.05415
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d45_r90_z5.src
|style="border-style: solid; border-width: 1px"| 33.95507
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d60_r90_z0.src
|style="border-style: solid; border-width: 1px"| -5.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d60_r90_z5.src
|style="border-style: solid; border-width: 1px"| -5.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d70_r90_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d20_r90_z0.src
|style="border-style: solid; border-width: 1px"| s044
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d20_r90_z5.src
|style="border-style: solid; border-width: 1px"| -118.05417
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d30_r90_z0.src
|style="border-style: solid; border-width: 1px"| 34.00089
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d30_r90_z5.src
|style="border-style: solid; border-width: 1px"| 0.1000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d45_r90_z0.src
|style="border-style: solid; border-width: 1px"| -5.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d45_r90_z5.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d60_r90_z0.src
|style="border-style: solid; border-width: 1px"| s045
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d60_r90_z5.src
|style="border-style: solid; border-width: 1px"| -118.05420
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d70_r90_z0.src
|style="border-style: solid; border-width: 1px"| 34.04490
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d20_r90_z0.src
|style="border-style: solid; border-width: 1px"| 5.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d30_r90_z0.src
|style="border-style: solid; border-width: 1px"| -5.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d45_r135_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d45_r180_z0.src
|style="border-style: solid; border-width: 1px"| s047
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d45_r-90_z0.src
|style="border-style: solid; border-width: 1px"| -118.05429
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d45_r90_z0.src
|style="border-style: solid; border-width: 1px"| 34.17965
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d60_r90_z0.src
|style="border-style: solid; border-width: 1px"| 20.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d70_r135_z0.src
|style="border-style: solid; border-width: 1px"| -5.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d70_r180_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d70_r-90_z0.src
|style="border-style: solid; border-width: 1px"| s049
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d70_r90_z0.src
|style="border-style: solid; border-width: 1px"| -118.05440
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d20_r90_z0.src
|style="border-style: solid; border-width: 1px"| 34.35931
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d30_r90_z0.src
|style="border-style: solid; border-width: 1px"| 40.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d45_r135_z0.src
|style="border-style: solid; border-width: 1px"| -5.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d45_r180_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d45_r-90_z0.src
|style="border-style: solid; border-width: 1px"| s051
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d45_r90_z0.src
|style="border-style: solid; border-width: 1px"| -118.05463
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d60_r90_z0.src
|style="border-style: solid; border-width: 1px"| 34.71864
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d70_r135_z0.src
|style="border-style: solid; border-width: 1px"| 80.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d70_r180_z0.src
|style="border-style: solid; border-width: 1px"| -5.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d70_r-90_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d70_r90_z0.src
|style="border-style: solid; border-width: 1px"| s053
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d20_r90_z0.src
|style="border-style: solid; border-width: 1px"| -118.01076
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d20_r90_z5.src
|style="border-style: solid; border-width: 1px"| 33.46101
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d30_r90_z0.src
|style="border-style: solid; border-width: 1px"| -60.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d30_r90_z5.src
|style="border-style: solid; border-width: 1px"| -1.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d45_r90_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d45_r90_z5.src
|style="border-style: solid; border-width: 1px"| s055
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d60_r90_z0.src
|style="border-style: solid; border-width: 1px"| -118.01080
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d60_r90_z5.src
|style="border-style: solid; border-width: 1px"| 33.73051
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d70_r90_z0.src
|style="border-style: solid; border-width: 1px"| -30.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d20_r90_z0.src
|style="border-style: solid; border-width: 1px"| -1.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d20_r90_z5.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d30_r90_z0.src
|style="border-style: solid; border-width: 1px"| s057
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d30_r90_z5.src
|style="border-style: solid; border-width: 1px"| -118.01082
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d45_r90_z0.src
|style="border-style: solid; border-width: 1px"| 33.91017
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d45_r90_z5.src
|style="border-style: solid; border-width: 1px"| -10.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d60_r90_z0.src
|style="border-style: solid; border-width: 1px"| -1.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d60_r90_z5.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d70_r90_z0.src
|style="border-style: solid; border-width: 1px"| s059
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d20_r90_z0.src
|style="border-style: solid; border-width: 1px"| -118.01083
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d30_r90_z0.src
|style="border-style: solid; border-width: 1px"| 34.00090
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d45_r135_z0.src
|style="border-style: solid; border-width: 1px"| 0.1000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d45_r180_z0.src
|style="border-style: solid; border-width: 1px"| -1.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d45_r-90_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d45_r90_z0.src
|style="border-style: solid; border-width: 1px"| s061
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d60_r90_z0.src
|style="border-style: solid; border-width: 1px"| -118.01084
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d70_r135_z0.src
|style="border-style: solid; border-width: 1px"| 34.08983
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d70_r180_z0.src
|style="border-style: solid; border-width: 1px"| 10.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d70_r-90_z0.src
|style="border-style: solid; border-width: 1px"| -1.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d70_r90_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d20_r90_z0.src
|style="border-style: solid; border-width: 1px"| s063
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d30_r90_z0.src
|style="border-style: solid; border-width: 1px"| -118.01086
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d45_r135_z0.src
|style="border-style: solid; border-width: 1px"| 34.26949
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d45_r180_z0.src
|style="border-style: solid; border-width: 1px"| 30.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d45_r-90_z0.src
|style="border-style: solid; border-width: 1px"| -1.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d45_r90_z0.src
|-
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d60_r90_z0.src
|style="border-style: solid; border-width: 1px"| s065
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d70_r135_z0.src
|style="border-style: solid; border-width: 1px"| -118.01089
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d70_r180_z0.src
|style="border-style: solid; border-width: 1px"| 34.53899
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d70_r-90_z0.src
|style="border-style: solid; border-width: 1px"| 60.0000
+
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d70_r90_z0.src
|style="border-style: solid; border-width: 1px"| -1.0000
+
</pre>
|-
+
 
|style="border-style: solid; border-width: 1px"| s072
+
 
|style="border-style: solid; border-width: 1px"| -117.98923
+
Where the paths to these source descriptions have been customized to where you have installed them on disk. The stafile should look similar to this:
|style="border-style: solid; border-width: 1px"| 33.46101
+
 
|style="border-style: solid; border-width: 1px"| -60.0000
+
<pre>
|style="border-style: solid; border-width: 1px"| 1.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| s074
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| -117.98920
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| 33.73051
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| -30.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| 1.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| s076
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| -117.98917
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| 33.91017
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| -10.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| 1.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| s078
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| -117.98916
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| 34.00090
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| 0.1000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| 1.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| s080
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| -117.98915
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 34.08983
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 10.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 1.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| s082
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| -117.98912
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 34.26949
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 30.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 1.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| s084
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| -117.98909
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 34.53899
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 60.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 1.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| s090
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| -117.94627
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 33.28134
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| -80.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| 5.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| s092
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| -117.94604
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| 33.64066
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| -40.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| 5.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| s094
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| -117.94593
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| 33.82032
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| -20.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| 5.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| s096
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| -117.94585
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| 33.95507
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| -5.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 5.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| s097
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| -117.94582
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 34.00089
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 0.1000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 5.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| s098
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| -117.94579
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 34.04490
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 5.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 5.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| s100
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| -117.94570
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 34.17965
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 20.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 5.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| s102
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| -117.94559
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| 34.35931
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| 40.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| 5.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| s104
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| -117.94536
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| 34.71864
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
|style="border-style: solid; border-width: 1px"| 80.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| 5.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| s106
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| -117.89232
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| 33.46096
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| -60.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| 10.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
|style="border-style: solid; border-width: 1px"| s108
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| -117.89198
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 33.73046
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| -30.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 10.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| s110
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| -117.89175
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 33.91012
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| -10.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|style="border-style: solid; border-width: 1px"| 10.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| s112
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| -117.89163
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 34.00085
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 0.1000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 10.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|-
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| s114
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| -117.89153
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 34.08978
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 10.0000
+
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
|style="border-style: solid; border-width: 1px"| 10.0000
+
</pre>
|-
+
 
|style="border-style: solid; border-width: 1px"| s116
+
 
|style="border-style: solid; border-width: 1px"| -117.89130
+
Submit your batch for execution at USC HPCC with this PBS submission script:
|style="border-style: solid; border-width: 1px"| 34.26945
+
 
|style="border-style: solid; border-width: 1px"| 30.0000
+
<pre>
|style="border-style: solid; border-width: 1px"| 10.0000
+
#!/bin/bash
|-
+
 
|style="border-style: solid; border-width: 1px"| s118
+
#PBS -q nbns
|style="border-style: solid; border-width: 1px"| -117.89095
+
#PBS -l arch=x86_64,pmem=2000mb,pvmem=3000mb,walltime=24:00:00,nodes=40:ppn=4
|style="border-style: solid; border-width: 1px"| 34.53894
+
#PBS -V
|style="border-style: solid; border-width: 1px"| 60.0000
+
#PBS -e /home/rcf-104/patrices/test/bbp_2g/tests/run_hwfw.err
|style="border-style: solid; border-width: 1px"| 10.0000
+
#PBS -o /home/rcf-104/patrices/test/bbp_2g/tests/run_hwfw.out
|-
+
 
|style="border-style: solid; border-width: 1px"| s120
+
PYTHONPATH=/home/rcf-104/patrices/test/bbp_2g/comps
|style="border-style: solid; border-width: 1px"| -117.83780
+
 
|style="border-style: solid; border-width: 1px"| 33.82023
+
echo "Jobs start"
|style="border-style: solid; border-width: 1px"| -20.0000
+
date
|style="border-style: solid; border-width: 1px"| 15.0000
+
 
|-
+
cd /home/rcf-104/patrices/test/bbp_2g/comps
|style="border-style: solid; border-width: 1px"| s121
+
 
|style="border-style: solid; border-width: 1px"| -117.83755
+
./bbp_batch_sim.py -b HwFw_v00 -o /home/rcf-104/patrices/test/HwFw/BBP-Runs001/hwfw_bbp_options_v00.txt -c 1 -n $PBS_NODEFILE
|style="border-style: solid; border-width: 1px"| 33.95498
+
 
|style="border-style: solid; border-width: 1px"| -5.0000
+
echo "Jobs end"
|style="border-style: solid; border-width: 1px"| 15.0000
+
date
|-
+
exit 0
|style="border-style: solid; border-width: 1px"| s122
+
</pre>
|style="border-style: solid; border-width: 1px"| -117.83737
+
 
|style="border-style: solid; border-width: 1px"| 34.04481
+
As the batch is planned, the metadata (workflow description, simulation index, option template) will be saved into the directory
|style="border-style: solid; border-width: 1px"| 5.0000
+
/bbp_2g/batch/HwFw_v00.
|style="border-style: solid; border-width: 1px"| 15.0000
+
 
|-
+
 
|style="border-style: solid; border-width: 1px"| s123
+
== Computational Estimates for Hanging Wall Problem ==
|style="border-style: solid; border-width: 1px"| -117.83711
+
 
|style="border-style: solid; border-width: 1px"| 34.17955
+
The Footwall/Hanging wall problem has been defined as a set of (1) ruptures, (2) variations for each rupture, (3) station list for each rupture, and (4) code-bases used. A useful metric is the total number of 3 component seismograms required to completed the problem.
|style="border-style: solid; border-width: 1px"| 20.0000
+
 
|style="border-style: solid; border-width: 1px"| 15.0000
+
<pre>
|-
+
 
|style="border-style: solid; border-width: 1px"| s125
+
36 Code base combinations in Broadband v11.2.1
|style="border-style: solid; border-width: 1px"| -117.78510
+
 
|style="border-style: solid; border-width: 1px"| 33.28116
+
Stations in Station List by rupture
|style="border-style: solid; border-width: 1px"| -80.0000
+
-------------------
|style="border-style: solid; border-width: 1px"| 20.0000
+
Mw6.0: 105
|-
+
Mw6.5: 117
|style="border-style: solid; border-width: 1px"| s127
+
Mw7.0: 163
|style="border-style: solid; border-width: 1px"| -117.78431
+
Mw7.5: 175
|style="border-style: solid; border-width: 1px"| 33.59557
+
 
|style="border-style: solid; border-width: 1px"| -45.0000
+
Rupture Variation by magnitude
|style="border-style: solid; border-width: 1px"| 20.0000
+
-------------------
|-
+
Mw6.0: 9
|style="border-style: solid; border-width: 1px"| s129
+
Mw6.5: 9
|style="border-style: solid; border-width: 1px"| -117.78363
+
Mw7.0: 11
|style="border-style: solid; border-width: 1px"| 33.86506
+
Mw7.5: 11
|style="border-style: solid; border-width: 1px"| -15.0000
+
 
|style="border-style: solid; border-width: 1px"| 20.0000
+
Seismograms per run (stations * variations):
|-
+
--------------------------------------------
|style="border-style: solid; border-width: 1px"| s131
+
Mw6.0: 105 * 9  =  945
|style="border-style: solid; border-width: 1px"| -117.78328
+
Mw6.5: 117 * 9  = 1053
|style="border-style: solid; border-width: 1px"| 34.00071
+
Mw7.0: 163 * 11 = 1793
|style="border-style: solid; border-width: 1px"| 0.1000
+
Mw7.5: 175 * 11 = 1925
|style="border-style: solid; border-width: 1px"| 20.0000
+
------------------
|-
+
Total:           5716 seismograms per problem
|style="border-style: solid; border-width: 1px"| s133
+
 
|style="border-style: solid; border-width: 1px"| -117.78294
+
Total Seismograms = 36*5716 = 205,776
|style="border-style: solid; border-width: 1px"| 34.13456
+
 
|style="border-style: solid; border-width: 1px"| 15.0000
+
Runtime Estimates:
|style="border-style: solid; border-width: 1px"| 20.0000
+
|-
+
(6.0 ­ 40 mins, 6.5 ­ 2 hrs, 7.0 ­ 8 hrs, 7.5 ­ 34 hrs)
|style="border-style: solid; border-width: 1px"| s135
+
 
|style="border-style: solid; border-width: 1px"| -117.78224
+
Mw6.0: (9*36) runs  *40 mins = 216 hrs
|style="border-style: solid; border-width: 1px"| 34.40405
+
Mw6.5: (9*36) runs  *2 hrs  = 648 hrs
|style="border-style: solid; border-width: 1px"| 45.0000
+
Mw7.0: (11*36) runs *8 hrs  = 3168 hrs
|style="border-style: solid; border-width: 1px"| 20.0000
+
Mw7.5: (11*36) runs *34 hrs  = 13464 hrs
|-
+
-------------------------------------------
|style="border-style: solid; border-width: 1px"| s137
+
Total runtime (1 core): 729 Days
|style="border-style: solid; border-width: 1px"| -117.78143
+
 
|style="border-style: solid; border-width: 1px"| 34.71846
+
</pre>
|style="border-style: solid; border-width: 1px"| 80.0000
+
 
|style="border-style: solid; border-width: 1px"| 20.0000
+
 
|-
+
= Kottke Hanging Wall Study =
|style="border-style: solid; border-width: 1px"| s139
+
 
|style="border-style: solid; border-width: 1px"| -117.67731
+
== Study Specifications ==
|style="border-style: solid; border-width: 1px"| 33.37076
+
 
|style="border-style: solid; border-width: 1px"| -70.0000
+
TBD
|style="border-style: solid; border-width: 1px"| 30.0000
+
 
|-
+
 
|style="border-style: solid; border-width: 1px"| s141
+
== Downloads ==
|style="border-style: solid; border-width: 1px"| -117.67578
+
 
|style="border-style: solid; border-width: 1px"| 33.77500
+
{| class="wikitable" border="1"
|style="border-style: solid; border-width: 1px"| -25.0000
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s143
 
|style="border-style: solid; border-width: 1px"| -117.67493
 
|style="border-style: solid; border-width: 1px"| 34.00047
 
|style="border-style: solid; border-width: 1px"| 0.1000
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s145
 
|style="border-style: solid; border-width: 1px"| -117.67406
 
|style="border-style: solid; border-width: 1px"| 34.22415
 
|style="border-style: solid; border-width: 1px"| 25.0000
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s147
 
|style="border-style: solid; border-width: 1px"| -117.67250
 
|style="border-style: solid; border-width: 1px"| 34.62838
 
|style="border-style: solid; border-width: 1px"| 70.0000
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s150
 
|style="border-style: solid; border-width: 1px"| -117.56885
 
|style="border-style: solid; border-width: 1px"| 33.55009
 
|style="border-style: solid; border-width: 1px"| -50.0000
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s153
 
|style="border-style: solid; border-width: 1px"| -117.56657
 
|style="border-style: solid; border-width: 1px"| 34.00014
 
|style="border-style: solid; border-width: 1px"| 0.1000
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s155
 
|style="border-style: solid; border-width: 1px"| -117.56427
 
|style="border-style: solid; border-width: 1px"| 34.44838
 
|style="border-style: solid; border-width: 1px"| 50.0000
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s158
 
|style="border-style: solid; border-width: 1px"| -117.40811
 
|style="border-style: solid; border-width: 1px"| 33.41469
 
|style="border-style: solid; border-width: 1px"| -65.0000
 
|style="border-style: solid; border-width: 1px"| 55.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s160
 
|style="border-style: solid; border-width: 1px"| -117.40404
 
|style="border-style: solid; border-width: 1px"| 33.99946
 
|style="border-style: solid; border-width: 1px"| 0.1000
 
|style="border-style: solid; border-width: 1px"| 55.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s162
 
|style="border-style: solid; border-width: 1px"| -117.39992
 
|style="border-style: solid; border-width: 1px"| 34.58244
 
|style="border-style: solid; border-width: 1px"| 65.0000
 
|style="border-style: solid; border-width: 1px"| 55.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s165
 
|style="border-style: solid; border-width: 1px"| -117.24391
 
|style="border-style: solid; border-width: 1px"| 33.72820
 
|style="border-style: solid; border-width: 1px"| -30.0000
 
|style="border-style: solid; border-width: 1px"| 70.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s166
 
|style="border-style: solid; border-width: 1px"| -117.24150
 
|style="border-style: solid; border-width: 1px"| 33.99857
 
|style="border-style: solid; border-width: 1px"| 0.1000
 
|style="border-style: solid; border-width: 1px"| 70.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s167
 
|style="border-style: solid; border-width: 1px"| -117.23911
 
|style="border-style: solid; border-width: 1px"| 34.26714
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|style="border-style: solid; border-width: 1px"| 70.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s171
 
|style="border-style: solid; border-width: 1px"| -116.91646
 
|style="border-style: solid; border-width: 1px"| 33.99615
 
|style="border-style: solid; border-width: 1px"| 0.1000
 
|style="border-style: solid; border-width: 1px"| 100.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s173
 
|style="border-style: solid; border-width: 1px"| -116.69148
 
|style="border-style: solid; border-width: 1px"| 34.53201
 
|style="border-style: solid; border-width: 1px"| 60.0000
 
|style="border-style: solid; border-width: 1px"| 120.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s174
 
|style="border-style: solid; border-width: 1px"| -116.70798
 
|style="border-style: solid; border-width: 1px"| 33.45431
 
|style="border-style: solid; border-width: 1px"| -60.0000
 
|style="border-style: solid; border-width: 1px"| 120.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s175
 
|style="border-style: solid; border-width: 1px"| -116.59143
 
|style="border-style: solid; border-width: 1px"| 33.99287
 
|style="border-style: solid; border-width: 1px"| 0.1000
 
|style="border-style: solid; border-width: 1px"| 130.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s178
 
|style="border-style: solid; border-width: 1px"| -115.83317
 
|style="border-style: solid; border-width: 1px"| 33.98190
 
|style="border-style: solid; border-width: 1px"| 0.1000
 
|style="border-style: solid; border-width: 1px"| 200.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s006
 
|style="border-style: solid; border-width: 1px"| -118.75211
 
|style="border-style: solid; border-width: 1px"| 33.27908
 
|style="border-style: solid; border-width: 1px"| -80.0000
 
|style="border-style: solid; border-width: 1px"| -70.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s008
 
|style="border-style: solid; border-width: 1px"| -118.76495
 
|style="border-style: solid; border-width: 1px"| 34.71626
 
|style="border-style: solid; border-width: 1px"| 80.0000
 
|style="border-style: solid; border-width: 1px"| -70.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s010
 
|style="border-style: solid; border-width: 1px"| -118.43227
 
|style="border-style: solid; border-width: 1px"| 33.77467
 
|style="border-style: solid; border-width: 1px"| -25.0000
 
|style="border-style: solid; border-width: 1px"| -40.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s013
 
|style="border-style: solid; border-width: 1px"| -118.43457
 
|style="border-style: solid; border-width: 1px"| 34.22381
 
|style="border-style: solid; border-width: 1px"| 25.0000
 
|style="border-style: solid; border-width: 1px"| -40.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s017
 
|style="border-style: solid; border-width: 1px"| -118.21636
 
|style="border-style: solid; border-width: 1px"| 33.86506
 
|style="border-style: solid; border-width: 1px"| -15.0000
 
|style="border-style: solid; border-width: 1px"| -20.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s019
 
|style="border-style: solid; border-width: 1px"| -118.21706
 
|style="border-style: solid; border-width: 1px"| 34.13456
 
|style="border-style: solid; border-width: 1px"| 15.0000
 
|style="border-style: solid; border-width: 1px"| -20.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s022
 
|style="border-style: solid; border-width: 1px"| -118.10744
 
|style="border-style: solid; border-width: 1px"| 33.28130
 
|style="border-style: solid; border-width: 1px"| -80.0000
 
|style="border-style: solid; border-width: 1px"| -10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s024
 
|style="border-style: solid; border-width: 1px"| -118.10789
 
|style="border-style: solid; border-width: 1px"| 33.64063
 
|style="border-style: solid; border-width: 1px"| -40.0000
 
|style="border-style: solid; border-width: 1px"| -10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s026
 
|style="border-style: solid; border-width: 1px"| -118.10812
 
|style="border-style: solid; border-width: 1px"| 33.82029
 
|style="border-style: solid; border-width: 1px"| -20.0000
 
|style="border-style: solid; border-width: 1px"| -10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s028
 
|style="border-style: solid; border-width: 1px"| -118.10829
 
|style="border-style: solid; border-width: 1px"| 33.95504
 
|style="border-style: solid; border-width: 1px"| -5.0000
 
|style="border-style: solid; border-width: 1px"| -10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s030
 
|style="border-style: solid; border-width: 1px"| -118.10841
 
|style="border-style: solid; border-width: 1px"| 34.04487
 
|style="border-style: solid; border-width: 1px"| 5.0000
 
|style="border-style: solid; border-width: 1px"| -10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s032
 
|style="border-style: solid; border-width: 1px"| -118.10858
 
|style="border-style: solid; border-width: 1px"| 34.17962
 
|style="border-style: solid; border-width: 1px"| 20.0000
 
|style="border-style: solid; border-width: 1px"| -10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s034
 
|style="border-style: solid; border-width: 1px"| -118.10881
 
|style="border-style: solid; border-width: 1px"| 34.35928
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|style="border-style: solid; border-width: 1px"| -10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s036
 
|style="border-style: solid; border-width: 1px"| -118.10928
 
|style="border-style: solid; border-width: 1px"| 34.71861
 
|style="border-style: solid; border-width: 1px"| 80.0000
 
|style="border-style: solid; border-width: 1px"| -10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s038
 
|style="border-style: solid; border-width: 1px"| -118.05383
 
|style="border-style: solid; border-width: 1px"| 33.46100
 
|style="border-style: solid; border-width: 1px"| -60.0000
 
|style="border-style: solid; border-width: 1px"| -5.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s040
 
|style="border-style: solid; border-width: 1px"| -118.05400
 
|style="border-style: solid; border-width: 1px"| 33.73050
 
|style="border-style: solid; border-width: 1px"| -30.0000
 
|style="border-style: solid; border-width: 1px"| -5.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s042
 
|style="border-style: solid; border-width: 1px"| -118.05412
 
|style="border-style: solid; border-width: 1px"| 33.91016
 
|style="border-style: solid; border-width: 1px"| -10.0000
 
|style="border-style: solid; border-width: 1px"| -5.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s046
 
|style="border-style: solid; border-width: 1px"| -118.05423
 
|style="border-style: solid; border-width: 1px"| 34.08982
 
|style="border-style: solid; border-width: 1px"| 10.0000
 
|style="border-style: solid; border-width: 1px"| -5.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s048
 
|style="border-style: solid; border-width: 1px"| -118.05434
 
|style="border-style: solid; border-width: 1px"| 34.26948
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|style="border-style: solid; border-width: 1px"| -5.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s050
 
|style="border-style: solid; border-width: 1px"| -118.05452
 
|style="border-style: solid; border-width: 1px"| 34.53898
 
|style="border-style: solid; border-width: 1px"| 60.0000
 
|style="border-style: solid; border-width: 1px"| -5.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s052
 
|style="border-style: solid; border-width: 1px"| -118.01074
 
|style="border-style: solid; border-width: 1px"| 33.28135
 
|style="border-style: solid; border-width: 1px"| -80.0000
 
|style="border-style: solid; border-width: 1px"| -1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s054
 
|style="border-style: solid; border-width: 1px"| -118.01079
 
|style="border-style: solid; border-width: 1px"| 33.64067
 
|style="border-style: solid; border-width: 1px"| -40.0000
 
|style="border-style: solid; border-width: 1px"| -1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s056
 
|style="border-style: solid; border-width: 1px"| -118.01080
 
|style="border-style: solid; border-width: 1px"| 33.82034
 
|style="border-style: solid; border-width: 1px"| -20.0000
 
|style="border-style: solid; border-width: 1px"| -1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s058
 
|style="border-style: solid; border-width: 1px"| -118.01083
 
|style="border-style: solid; border-width: 1px"| 33.95508
 
|style="border-style: solid; border-width: 1px"| -5.0000
 
|style="border-style: solid; border-width: 1px"| -1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s060
 
|style="border-style: solid; border-width: 1px"| -118.01083
 
|style="border-style: solid; border-width: 1px"| 34.04491
 
|style="border-style: solid; border-width: 1px"| 5.0000
 
|style="border-style: solid; border-width: 1px"| -1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s062
 
|style="border-style: solid; border-width: 1px"| -118.01085
 
|style="border-style: solid; border-width: 1px"| 34.17966
 
|style="border-style: solid; border-width: 1px"| 20.0000
 
|style="border-style: solid; border-width: 1px"| -1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s064
 
|style="border-style: solid; border-width: 1px"| -118.01088
 
|style="border-style: solid; border-width: 1px"| 34.35933
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|style="border-style: solid; border-width: 1px"| -1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s066
 
|style="border-style: solid; border-width: 1px"| -118.01093
 
|style="border-style: solid; border-width: 1px"| 34.71865
 
|style="border-style: solid; border-width: 1px"| 80.0000
 
|style="border-style: solid; border-width: 1px"| -1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s071
 
|style="border-style: solid; border-width: 1px"| -117.98925
 
|style="border-style: solid; border-width: 1px"| 33.28135
 
|style="border-style: solid; border-width: 1px"| -80.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s073
 
|style="border-style: solid; border-width: 1px"| -117.98920
 
|style="border-style: solid; border-width: 1px"| 33.64067
 
|style="border-style: solid; border-width: 1px"| -40.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s075
 
|style="border-style: solid; border-width: 1px"| -117.98918
 
|style="border-style: solid; border-width: 1px"| 33.82034
 
|style="border-style: solid; border-width: 1px"| -20.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s077
 
|style="border-style: solid; border-width: 1px"| -117.98917
 
|style="border-style: solid; border-width: 1px"| 33.95508
 
|style="border-style: solid; border-width: 1px"| -5.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s079
 
|style="border-style: solid; border-width: 1px"| -117.98915
 
|style="border-style: solid; border-width: 1px"| 34.04491
 
|style="border-style: solid; border-width: 1px"| 5.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s081
 
|style="border-style: solid; border-width: 1px"| -117.98914
 
|style="border-style: solid; border-width: 1px"| 34.17966
 
|style="border-style: solid; border-width: 1px"| 20.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s083
 
|style="border-style: solid; border-width: 1px"| -117.98911
 
|style="border-style: solid; border-width: 1px"| 34.35933
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s085
 
|style="border-style: solid; border-width: 1px"| -117.98907
 
|style="border-style: solid; border-width: 1px"| 34.71865
 
|style="border-style: solid; border-width: 1px"| 80.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s091
 
|style="border-style: solid; border-width: 1px"| -117.94616
 
|style="border-style: solid; border-width: 1px"| 33.46100
 
|style="border-style: solid; border-width: 1px"| -60.0000
 
|style="border-style: solid; border-width: 1px"| 5.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s093
 
|style="border-style: solid; border-width: 1px"| -117.94598
 
|style="border-style: solid; border-width: 1px"| 33.73050
 
|style="border-style: solid; border-width: 1px"| -30.0000
 
|style="border-style: solid; border-width: 1px"| 5.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s095
 
|style="border-style: solid; border-width: 1px"| -117.94588
 
|style="border-style: solid; border-width: 1px"| 33.91016
 
|style="border-style: solid; border-width: 1px"| -10.0000
 
|style="border-style: solid; border-width: 1px"| 5.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s099
 
|style="border-style: solid; border-width: 1px"| -117.94576
 
|style="border-style: solid; border-width: 1px"| 34.08982
 
|style="border-style: solid; border-width: 1px"| 10.0000
 
|style="border-style: solid; border-width: 1px"| 5.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s101
 
|style="border-style: solid; border-width: 1px"| -117.94565
 
|style="border-style: solid; border-width: 1px"| 34.26948
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|style="border-style: solid; border-width: 1px"| 5.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s103
 
|style="border-style: solid; border-width: 1px"| -117.94547
 
|style="border-style: solid; border-width: 1px"| 34.53898
 
|style="border-style: solid; border-width: 1px"| 60.0000
 
|style="border-style: solid; border-width: 1px"| 5.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s105
 
|style="border-style: solid; border-width: 1px"| -117.89255
 
|style="border-style: solid; border-width: 1px"| 33.28130
 
|style="border-style: solid; border-width: 1px"| -80.0000
 
|style="border-style: solid; border-width: 1px"| 10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s107
 
|style="border-style: solid; border-width: 1px"| -117.89209
 
|style="border-style: solid; border-width: 1px"| 33.64063
 
|style="border-style: solid; border-width: 1px"| -40.0000
 
|style="border-style: solid; border-width: 1px"| 10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s109
 
|style="border-style: solid; border-width: 1px"| -117.89187
 
|style="border-style: solid; border-width: 1px"| 33.82029
 
|style="border-style: solid; border-width: 1px"| -20.0000
 
|style="border-style: solid; border-width: 1px"| 10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s111
 
|style="border-style: solid; border-width: 1px"| -117.89169
 
|style="border-style: solid; border-width: 1px"| 33.95504
 
|style="border-style: solid; border-width: 1px"| -5.0000
 
|style="border-style: solid; border-width: 1px"| 10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s113
 
|style="border-style: solid; border-width: 1px"| -117.89159
 
|style="border-style: solid; border-width: 1px"| 34.04487
 
|style="border-style: solid; border-width: 1px"| 5.0000
 
|style="border-style: solid; border-width: 1px"| 10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s115
 
|style="border-style: solid; border-width: 1px"| -117.89140
 
|style="border-style: solid; border-width: 1px"| 34.17962
 
|style="border-style: solid; border-width: 1px"| 20.0000
 
|style="border-style: solid; border-width: 1px"| 10.0000
 
 
|-
 
|-
|style="border-style: solid; border-width: 1px"| s117
+
! File
|style="border-style: solid; border-width: 1px"| -117.89117
+
! Download
|style="border-style: solid; border-width: 1px"| 34.35928
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|style="border-style: solid; border-width: 1px"| 10.0000
 
 
|-
 
|-
|style="border-style: solid; border-width: 1px"| s119
+
| '''A. Kottke Hanging Wall Study Inputs (2012)'''
|style="border-style: solid; border-width: 1px"| -117.89072
+
| [http://hypocenter.usc.edu/research/HwFw/kottke/kottke_hwfw_inputs.tar kottke_hwfw_inputs.tar]
|style="border-style: solid; border-width: 1px"| 34.71861
 
|style="border-style: solid; border-width: 1px"| 80.0000
 
|style="border-style: solid; border-width: 1px"| 10.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s126
 
|style="border-style: solid; border-width: 1px"| -117.78465
 
|style="border-style: solid; border-width: 1px"| 33.46082
 
|style="border-style: solid; border-width: 1px"| -60.0000
 
|style="border-style: solid; border-width: 1px"| 20.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s128
 
|style="border-style: solid; border-width: 1px"| -117.78397
 
|style="border-style: solid; border-width: 1px"| 33.73032
 
|style="border-style: solid; border-width: 1px"| -30.0000
 
|style="border-style: solid; border-width: 1px"| 20.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s130
 
|style="border-style: solid; border-width: 1px"| -117.78340
 
|style="border-style: solid; border-width: 1px"| 33.95490
 
|style="border-style: solid; border-width: 1px"| -5.0000
 
|style="border-style: solid; border-width: 1px"| 20.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s132
 
|style="border-style: solid; border-width: 1px"| -117.78317
 
|style="border-style: solid; border-width: 1px"| 34.04473
 
|style="border-style: solid; border-width: 1px"| 5.0000
 
|style="border-style: solid; border-width: 1px"| 20.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s134
 
|style="border-style: solid; border-width: 1px"| -117.78259
 
|style="border-style: solid; border-width: 1px"| 34.26930
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|style="border-style: solid; border-width: 1px"| 20.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s136
 
|style="border-style: solid; border-width: 1px"| -117.78190
 
|style="border-style: solid; border-width: 1px"| 34.53880
 
|style="border-style: solid; border-width: 1px"| 60.0000
 
|style="border-style: solid; border-width: 1px"| 20.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s140
 
|style="border-style: solid; border-width: 1px"| -117.67664
 
|style="border-style: solid; border-width: 1px"| 33.55042
 
|style="border-style: solid; border-width: 1px"| -50.0000
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s142
 
|style="border-style: solid; border-width: 1px"| -117.67527
 
|style="border-style: solid; border-width: 1px"| 33.90974
 
|style="border-style: solid; border-width: 1px"| -10.0000
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s144
 
|style="border-style: solid; border-width: 1px"| -117.67458
 
|style="border-style: solid; border-width: 1px"| 34.08940
 
|style="border-style: solid; border-width: 1px"| 10.0000
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s146
 
|style="border-style: solid; border-width: 1px"| -117.67320
 
|style="border-style: solid; border-width: 1px"| 34.44872
 
|style="border-style: solid; border-width: 1px"| 50.0000
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s149
 
|style="border-style: solid; border-width: 1px"| -117.57021
 
|style="border-style: solid; border-width: 1px"| 33.28061
 
|style="border-style: solid; border-width: 1px"| -80.0000
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s151
 
|style="border-style: solid; border-width: 1px"| -117.56772
 
|style="border-style: solid; border-width: 1px"| 33.77467
 
|style="border-style: solid; border-width: 1px"| -25.0000
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s154
 
|style="border-style: solid; border-width: 1px"| -117.56542
 
|style="border-style: solid; border-width: 1px"| 34.22381
 
|style="border-style: solid; border-width: 1px"| 25.0000
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s156
 
|style="border-style: solid; border-width: 1px"| -117.56287
 
|style="border-style: solid; border-width: 1px"| 34.71787
 
|style="border-style: solid; border-width: 1px"| 80.0000
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s159
 
|style="border-style: solid; border-width: 1px"| -117.40593
 
|style="border-style: solid; border-width: 1px"| 33.72908
 
|style="border-style: solid; border-width: 1px"| -30.0000
 
|style="border-style: solid; border-width: 1px"| 55.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s161
 
|style="border-style: solid; border-width: 1px"| -117.40215
 
|style="border-style: solid; border-width: 1px"| 34.26804
 
|style="border-style: solid; border-width: 1px"| 30.0000
 
|style="border-style: solid; border-width: 1px"| 55.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s164
 
|style="border-style: solid; border-width: 1px"| -117.24788
 
|style="border-style: solid; border-width: 1px"| 33.27908
 
|style="border-style: solid; border-width: 1px"| -80.0000
 
|style="border-style: solid; border-width: 1px"| 70.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s168
 
|style="border-style: solid; border-width: 1px"| -117.23505
 
|style="border-style: solid; border-width: 1px"| 34.71626
 
|style="border-style: solid; border-width: 1px"| 80.0000
 
|style="border-style: solid; border-width: 1px"| 70.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s069
 
|style="border-style: solid; border-width: 1px"| -117.98933
 
|style="border-style: solid; border-width: 1px"| 32.65253
 
|style="border-style: solid; border-width: 1px"| -150.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s070
 
|style="border-style: solid; border-width: 1px"| -117.98927
 
|style="border-style: solid; border-width: 1px"| 33.10168
 
|style="border-style: solid; border-width: 1px"| -100.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s086
 
|style="border-style: solid; border-width: 1px"| -117.98904
 
|style="border-style: solid; border-width: 1px"| 34.89832
 
|style="border-style: solid; border-width: 1px"| 100.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s087
 
|style="border-style: solid; border-width: 1px"| -117.98898
 
|style="border-style: solid; border-width: 1px"| 35.34747
 
|style="border-style: solid; border-width: 1px"| 150.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s124
 
|style="border-style: solid; border-width: 1px"| -117.78555
 
|style="border-style: solid; border-width: 1px"| 33.10150
 
|style="border-style: solid; border-width: 1px"| -100.0000
 
|style="border-style: solid; border-width: 1px"| 20.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s138
 
|style="border-style: solid; border-width: 1px"| -117.78096
 
|style="border-style: solid; border-width: 1px"| 34.89812
 
|style="border-style: solid; border-width: 1px"| 100.0000
 
|style="border-style: solid; border-width: 1px"| 20.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s148
 
|style="border-style: solid; border-width: 1px"| -117.57111
 
|style="border-style: solid; border-width: 1px"| 33.10095
 
|style="border-style: solid; border-width: 1px"| -100.0000
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s157
 
|style="border-style: solid; border-width: 1px"| -117.56194
 
|style="border-style: solid; border-width: 1px"| 34.89753
 
|style="border-style: solid; border-width: 1px"| 100.0000
 
|style="border-style: solid; border-width: 1px"| 40.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s163
 
|style="border-style: solid; border-width: 1px"| -117.25336
 
|style="border-style: solid; border-width: 1px"| 32.65032
 
|style="border-style: solid; border-width: 1px"| -150.0000
 
|style="border-style: solid; border-width: 1px"| 70.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s169
 
|style="border-style: solid; border-width: 1px"| -117.22929
 
|style="border-style: solid; border-width: 1px"| 35.34503
 
|style="border-style: solid; border-width: 1px"| 150.0000
 
|style="border-style: solid; border-width: 1px"| 70.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s170
 
|style="border-style: solid; border-width: 1px"| -116.93005
 
|style="border-style: solid; border-width: 1px"| 32.91747
 
|style="border-style: solid; border-width: 1px"| -120.0000
 
|style="border-style: solid; border-width: 1px"| 100.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s172
 
|style="border-style: solid; border-width: 1px"| -116.90254
 
|style="border-style: solid; border-width: 1px"| 35.07304
 
|style="border-style: solid; border-width: 1px"| 120.0000
 
|style="border-style: solid; border-width: 1px"| 100.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s001
 
|style="border-style: solid; border-width: 1px"| -120.16682
 
|style="border-style: solid; border-width: 1px"| 33.98190
 
|style="border-style: solid; border-width: 1px"| 0.1000
 
|style="border-style: solid; border-width: 1px"| -200.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s002
 
|style="border-style: solid; border-width: 1px"| -119.65405
 
|style="border-style: solid; border-width: 1px"| 35.47094
 
|style="border-style: solid; border-width: 1px"| 165.0000
 
|style="border-style: solid; border-width: 1px"| -150.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s003
 
|style="border-style: solid; border-width: 1px"| -119.59734
 
|style="border-style: solid; border-width: 1px"| 32.50769
 
|style="border-style: solid; border-width: 1px"| -165.0000
 
|style="border-style: solid; border-width: 1px"| -150.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s067
 
|style="border-style: solid; border-width: 1px"| -117.98944
 
|style="border-style: solid; border-width: 1px"| 31.75421
 
|style="border-style: solid; border-width: 1px"| -250.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s068
 
|style="border-style: solid; border-width: 1px"| -117.98938
 
|style="border-style: solid; border-width: 1px"| 32.20337
 
|style="border-style: solid; border-width: 1px"| -200.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s088
 
|style="border-style: solid; border-width: 1px"| -117.98892
 
|style="border-style: solid; border-width: 1px"| 35.79663
 
|style="border-style: solid; border-width: 1px"| 200.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s089
 
|style="border-style: solid; border-width: 1px"| -117.98886
 
|style="border-style: solid; border-width: 1px"| 36.24579
 
|style="border-style: solid; border-width: 1px"| 250.0000
 
|style="border-style: solid; border-width: 1px"| 1.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s176
 
|style="border-style: solid; border-width: 1px"| -116.40265
 
|style="border-style: solid; border-width: 1px"| 32.50769
 
|style="border-style: solid; border-width: 1px"| -165.0000
 
|style="border-style: solid; border-width: 1px"| 150.0000
 
|-
 
|style="border-style: solid; border-width: 1px"| s177
 
|style="border-style: solid; border-width: 1px"| -116.34593
 
|style="border-style: solid; border-width: 1px"| 35.47094
 
|style="border-style: solid; border-width: 1px"| 165.0000
 
|style="border-style: solid; border-width: 1px"| 150.0000
 
 
|-
 
|-
 +
| '''A. Kottke Hanging Wall Study Outputs (2012)'''
 +
| N/A, in progress
 
|}
 
|}
 +
 +
 +
== Setting Up Study Inputs ==
 +
 +
Untar the Kottke input data set:
 +
 +
<pre>
 +
$ tar xvf kottke_hwfw_inputs.tar
 +
</pre>
 +
 +
 +
Untar the Kottke reference output data set:
 +
 +
<pre>
 +
$ tar xvf kottke_hwfw_outputs.tar
 +
</pre>
 +
 +
 +
Generate the three source description variations:
 +
 +
<pre>
 +
$ cd runs
 +
$ ./gen_source_input.csh
 +
</pre>
 +
 +
 +
== Running Study with Broadband 11.2.2 ==
 +
 +
Set ROOT_PATH (line 16) in ./runs/run_bbp-parallel.csh to the root directory where you untarred the input and output data sets. The line you want to edit is:
 +
 +
<pre>
 +
set ROOT_PATH = /home/scec-02/USER/HwFw
 +
</pre>
 +
 +
 +
Ensure your BBP environment is setup according to the [[Broadband User Guide]]. Create and run the simulation workflows with this script:
 +
 +
<pre>
 +
$ cd runs
 +
$ ./run_bbp-parallel.csh
 +
</pre>
 +
 +
 +
On a multi-core system, this script will require several weeks to run.
 +
 +
 +
== Running Study with Parallel Broadband ==
 +
 +
The setup necessary to run under Parallel Broadband is nearly identical to the Graves Study as described above. In the Kottke study, there are 30 source variations and 52 simulations per variation.
 +
 +
 +
= Related Entries =
 +
*[[Broadband Platform]]
 +
 +
= See Also =
 +
*[[Main Page]]

Latest revision as of 23:17, 21 February 2012

Graves Hanging Wall Study

Study Specifications

This Wiki page describes the simulations that will be performed on the Broadband Platform to investigate footwall / hanging wall and directivity effects for NGA-W2. This simulation is expected to generate 205,776 3-component seismograms. Robert Graves has written a specification for a set of footwall and hanging wall simulation in this document HangingWall Specfiications 2011.

Downloads

File Download
R. Graves Hanging Wall Study Inputs (2011, 100 KB) graves_hwfw_inputs.tar
R. Graves Hanging Wall Study Outputs (2011, 135 GB) graves_hwfw_outputs.tar


Setting Up Study Inputs and Outputs

Untar the Graves input data set:

$ tar xvf graves_hwfw_inputs.tar


Untar the Graves reference output data set:

$ tar xvf graves_hwfw_outputs.tar


Generate the three source description variations:

$ cd BBP-Runs001
$ ./gen_source_input.csh


Running Study with Broadband 11.2.2

Set ROOT_PATH (line 16) in ./BBP-Runs001/run_bbp-parallel.csh to the root directory where you untarred the input and output data sets. The line you want to edit is:

set ROOT_PATH = /home/scec-02/USER/HwFw


Ensure your BBP environment is setup according to the Broadband User Guide. Create and run the simulation workflows with this script:

$ cd BBP-Runs001
$ ./run_bbp-parallel.csh


On a dual core system, this script will require several weeks to run.


Running Study with Parallel Broadband

Ensure Parallel Broadband is setup according to the Parallel Broadband Guide.

Setup your parameterized option template file. An example follows that uses the URS codebases and defines multiple simulations where the source description and station list are filled in from a list:

n
y
1
2
[srcfile:/home/rcf-104/patrices/test/HwFw/BBP-Runs001/hwfw_src.txt]
1
2
[stafile:/home/rcf-104/patrices/test/HwFw/BBP-Runs001/hwfw_stl.txt]
1
1
y
y
n
n


For the Graves study, the srcfile and stafile variables point to the list of 120 source descriptions and stations to be used (40 x 3 seed variations). Thus, this option file gets expanded into 120 simulations. The srcfile should look like this:

/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d20_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d20_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d30_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d30_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d45_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d45_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d60_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d60_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.00_d70_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d20_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d20_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d30_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d30_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d45_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d45_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d60_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d60_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m6.50_d70_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d20_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d30_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d45_r135_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d45_r180_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d45_r-90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d45_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d60_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d70_r135_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d70_r180_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d70_r-90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.00_d70_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d20_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d30_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d45_r135_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d45_r180_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d45_r-90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d45_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d60_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d70_r135_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d70_r180_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d70_r-90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v00/m7.50_d70_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d20_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d20_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d30_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d30_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d45_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d45_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d60_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d60_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.00_d70_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d20_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d20_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d30_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d30_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d45_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d45_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d60_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d60_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m6.50_d70_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d20_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d30_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d45_r135_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d45_r180_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d45_r-90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d45_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d60_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d70_r135_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d70_r180_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d70_r-90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.00_d70_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d20_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d30_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d45_r135_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d45_r180_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d45_r-90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d45_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d60_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d70_r135_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d70_r180_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d70_r-90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v01/m7.50_d70_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d20_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d20_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d30_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d30_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d45_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d45_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d60_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d60_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.00_d70_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d20_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d20_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d30_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d30_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d45_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d45_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d60_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d60_r90_z5.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m6.50_d70_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d20_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d30_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d45_r135_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d45_r180_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d45_r-90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d45_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d60_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d70_r135_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d70_r180_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d70_r-90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.00_d70_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d20_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d30_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d45_r135_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d45_r180_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d45_r-90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d45_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d60_r90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d70_r135_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d70_r180_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d70_r-90_z0.src
/home/rcf-104/patrices/test/HwFw/BBP-Runs001/SrcDesc1/v02/m7.50_d70_r90_z0.src


Where the paths to these source descriptions have been customized to where you have installed them on disk. The stafile should look similar to this:

/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m6.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.00_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl
/home/rcf-104/patrices/test/HwFw/StatInfo/rv01-m7.50_stats.stl


Submit your batch for execution at USC HPCC with this PBS submission script:

#!/bin/bash

#PBS -q nbns
#PBS -l arch=x86_64,pmem=2000mb,pvmem=3000mb,walltime=24:00:00,nodes=40:ppn=4
#PBS -V
#PBS -e /home/rcf-104/patrices/test/bbp_2g/tests/run_hwfw.err
#PBS -o /home/rcf-104/patrices/test/bbp_2g/tests/run_hwfw.out

PYTHONPATH=/home/rcf-104/patrices/test/bbp_2g/comps

echo "Jobs start"
date

cd /home/rcf-104/patrices/test/bbp_2g/comps

./bbp_batch_sim.py -b HwFw_v00 -o /home/rcf-104/patrices/test/HwFw/BBP-Runs001/hwfw_bbp_options_v00.txt -c 1 -n $PBS_NODEFILE

echo "Jobs end"
date
exit 0

As the batch is planned, the metadata (workflow description, simulation index, option template) will be saved into the directory /bbp_2g/batch/HwFw_v00.


Computational Estimates for Hanging Wall Problem

The Footwall/Hanging wall problem has been defined as a set of (1) ruptures, (2) variations for each rupture, (3) station list for each rupture, and (4) code-bases used. A useful metric is the total number of 3 component seismograms required to completed the problem.


36 Code base combinations in Broadband v11.2.1

Stations in Station List by rupture
-------------------
Mw6.0: 105
Mw6.5: 117
Mw7.0: 163
Mw7.5: 175

Rupture Variation by magnitude
-------------------
Mw6.0:  9
Mw6.5:  9
Mw7.0: 11
Mw7.5: 11

Seismograms per run (stations * variations):
--------------------------------------------
Mw6.0: 105 * 9  =  945
Mw6.5: 117 * 9  = 1053
Mw7.0: 163 * 11 = 1793
Mw7.5: 175 * 11 = 1925
------------------
Total:            5716 seismograms per problem

Total Seismograms = 36*5716 = 205,776

Runtime Estimates:
 
(6.0 ­ 40 mins, 6.5 ­ 2 hrs, 7.0 ­ 8 hrs, 7.5 ­ 34 hrs)

Mw6.0: (9*36) runs  *40 mins = 216 hrs
Mw6.5: (9*36) runs  *2 hrs   = 648 hrs
Mw7.0: (11*36) runs *8 hrs   = 3168 hrs
Mw7.5: (11*36) runs *34 hrs  = 13464 hrs
-------------------------------------------
Total runtime (1 core): 729 Days


Kottke Hanging Wall Study

Study Specifications

TBD


Downloads

File Download
A. Kottke Hanging Wall Study Inputs (2012) kottke_hwfw_inputs.tar
A. Kottke Hanging Wall Study Outputs (2012) N/A, in progress


Setting Up Study Inputs

Untar the Kottke input data set:

$ tar xvf kottke_hwfw_inputs.tar


Untar the Kottke reference output data set:

$ tar xvf kottke_hwfw_outputs.tar


Generate the three source description variations:

$ cd runs
$ ./gen_source_input.csh


Running Study with Broadband 11.2.2

Set ROOT_PATH (line 16) in ./runs/run_bbp-parallel.csh to the root directory where you untarred the input and output data sets. The line you want to edit is:

set ROOT_PATH = /home/scec-02/USER/HwFw


Ensure your BBP environment is setup according to the Broadband User Guide. Create and run the simulation workflows with this script:

$ cd runs
$ ./run_bbp-parallel.csh


On a multi-core system, this script will require several weeks to run.


Running Study with Parallel Broadband

The setup necessary to run under Parallel Broadband is nearly identical to the Graves Study as described above. In the Kottke study, there are 30 source variations and 52 simulations per variation.


Related Entries

See Also