CI3144585
From SCECpedia
Jump to navigationJump to searchContents
- 1 ShakeOut U3-ETAS Results for Northridge EQ
- 2 Frontera Command line priority Queue
- 3 Expanse Command line compute Queue
- 4 Quakeworx Expanse
- 5 ShakeOut Configuration
- 6 Northridge Event Info
- 7 QW U3-ETAS using Northridge ID and default on App Page
- 8 Results from QW Run
- 9 Second QW u3-etas command string
- 10 Proposed ETAS post-earthquake configuration for Northridge EQ
- 11 Proposed Frontera Commands
- 12 Results from Frontera Run
- 13 UCERF3-ETAS Config string
- 14 Comcat Info
- 15 Related Entries
ShakeOut U3-ETAS Results for Northridge EQ
Frontera Command line priority Queue
- index.html
- [/scratch1/10177/bhatthal/etas-results-tmp/frontera-comcat-northridge-m6.7-n14-s100000/results]
- index.html
- [/scratch1/10177/bhatthal/etas-results-tmp/frontera-comcat-northridge-m6.7-elastic-rebound-n14-s100000/result]
Expanse Command line compute Queue
Quakeworx Expanse
ShakeOut Configuration
Details about the Scenario Event used for ShakeOut 2024 testing:
Northridge Event Info
- CI3144585
- M6.7
- Northridge, California, earthquake
- 1994-01-17
- 12:30:55 (UTC)
- 34.213°N
- 118.537°W
- 18.2 km depth
QW U3-ETAS using Northridge ID and default on App Page
Using the input page, specified a value in all input fields, typing in the default values in all boxes, and changed queue to compute, and submitted the job Last message: Setting job status to queued. Remote job ID: 34541195 Remote job submitted: 2024-10-17T19:16:37. Screen output from QW is below:
- App command: /expanse/lustre/projects/usc143/qwxdev/apps/expanse/rocky8.8/ucerf3-etas/02b30e5/osp_run.sh --event-id ci3144585 --num-simulations 100000 --days-before 7 --etas-k-cov 1.5 --finite-surf-shakemap --finite-surf-shakemap-min-mag 5 --max-point-src-mag 6 --radius 20 --random-seed 123456789 --binary-output
This QW job is visible on Expanse as:
(base) squeue -u qwxdev JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON) 34541195 compute tapisjob qwxdev PD 0:00 14 (Priority) (base)
A ucerf3-etas job submitted as individual researcher is visible on Expanse as:
(base) squeue -u ux454496 JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON) 34540008 compute run.sh ux454496 PD 0:00 14 (Priority)
Results from QW Run
Three runs on 10/17 failed (Amit app and Fabio app) due to Expanse filesystem outage.
Second QW u3-etas command string
- App command: /expanse/lustre/projects/usc143/qwxdev/apps/expanse/rocky8.8/ucerf3-etas/02b30e5/osp_run.sh --event-id ci3144585 --num-simulations 100000 --days-before 7 --etas-k-cov 1.5 --finite-surf-shakemap --finite-surf-shakemap-min-mag 6 --max-point-src-mag 5 --radius 40 --random-seed 123456789 --binary-output
Proposed ETAS post-earthquake configuration for Northridge EQ
- u3etas_comcat_event_config_builder.sh --event-id ci3144585 --num-simulations 100000 --days-before 7 --finite-surf-shakemap --finite-surf-shakemap-min-mag 5 --max-point-src-mag 6
Proposed Frontera Commands
- NUM_NODE=14
- NUM_SIM=100000
- cd $ETAS_SIM_DIR
- u3etas_comcat_event_config_builder.sh --event-id ci3144585 --num-simulations $NUM_SIM --days-before 7 --max-point-src-mag 6 --finite-surf-shakemap --finite-surf-shakemap-min-mag 5 --reset-sects 1409,1410,1411,1412,1413 --hpc-site TACC_FRONTERA --nodes $NUM_NODE --hours 24 --queue normal --output-dir $ETAS_SIM_DIR/frontera-comcat-northridge-m6.7-n${NUM_NODE}-s$NUM_SIM
Results from Frontera Run
- First run without settings elastic rebound parameter (reset-sects): 4:14:43
- Second run with parameter set: 3:47:59
UCERF3-ETAS Config string
Example ucerf3 run points source for in 2022.
- u3etas_comcat_event_config_builder.sh --event-id nc73799091 --num-simulations 100000 --days-before 7 --finite-surf-shakemap --finite-surf-shakemap-min-mag 5 --hpc-site USC_CARC --nodes 36 --hours 24 --queue scec_hiprio
Example from Aug 2024
- u3etas_comcat_event_config_builder.sh --event-id ew1723003800 --num-simulations 100000 --days-before 7 --finite-surf-shakemap --finite-surf-shakemap-min-mag 5 --hpc-site USC_CARC --nodes 36 --hours 24 --queue scec --etas-k-cov 1.5
Example using a Random Number input
- u3etas_comcat_event_config_builder.sh --event-id ci38457511 --num-simulations 10 --days-before 7 --finite-surf-shakemap --finite-surf-shakemap-min-mag 5 --output-dir target/test_case_1 --random-seed 12345678