Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several updates to the liquefaction module #8982

Merged
merged 205 commits into from
Oct 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
205 commits
Select commit Hold shift + click to select a range
c85ca45
Add Bozzoni et al. (2021) liquefaction (ADASYN) model for Europe
raoanirudh Aug 29, 2023
7515b65
Add Lana Todorovic to list of contributors
raoanirudh Aug 29, 2023
48a8d8d
Add GitHub handle for Özkan Kale
raoanirudh Aug 29, 2023
eaf4085
remove @LanaTodorovic93 from contributors to avoid conflicts
LanaTodorovic15 Aug 30, 2023
ee8cc1e
Revert "remove @LanaTodorovic93 from contributors to avoid conflicts"
LanaTodorovic15 Aug 30, 2023
aaf035a
remove @LanaTodorovic93 from contributors.txt to avoid conflicts
LanaTodorovic15 Aug 30, 2023
5e61781
Fix merge conflict in CONTRIBUTORS.txt
LanaTodorovic15 Aug 30, 2023
5692130
Correct spelling of Todorovic in CONTRIBUTORS.txt
raoanirudh Aug 30, 2023
52bf67d
Minor refactoring of the liquefaction module
raoanirudh Aug 30, 2023
e4a96ed
Add Zhu et al. 2017 coastal liquefaction model
raoanirudh Aug 30, 2023
5391f6f
Add Zhu et al. 2017 noncoastal/general liquefaction model
raoanirudh Aug 30, 2023
e472d0c
Add hueristic min PGV and max Vs30 thresholds to Zhu et al. (2017)
raoanirudh Aug 30, 2023
e26eced
Add RashidianBaise2020 and AllstadtEtAl2022 (USGS) liquefaction models
raoanirudh Aug 31, 2023
1d1a41b
Remove unused PGV scaling factor in Zhu et. al (2017) coastal liquefa…
raoanirudh Aug 31, 2023
0ede7d4
Adding tests for Zhu17_general, Zhu17_coastal and Bozzoni21_Europe
LanaTodorovic15 Aug 31, 2023
f075922
Expanding site model with additional parameters required by Zhu17 mod…
LanaTodorovic15 Aug 31, 2023
6568c28
Add displacement correction factor.
LanaTodorovic15 Aug 31, 2023
89ab035
Minor fixes to Zhu17 models.
LanaTodorovic15 Aug 31, 2023
02ec661
Minor fixes to Zhu17 models.
LanaTodorovic15 Aug 31, 2023
fff50fc
Resolving conflicts.
LanaTodorovic15 Aug 31, 2023
691a166
Merge branch 'master' into todorovic-liquefaction
raoanirudh Aug 31, 2023
1b167c6
Merge branch 'master' into todorovic-liquefaction
raoanirudh Sep 1, 2023
496dabe
Add basic documentation and tutorials for the secondary perils module
raoanirudh Sep 1, 2023
d512b0c
"Add a new section to the manual on secondary perils"
raoanirudh Sep 1, 2023
d977dbd
Add secondary perils section to the manual TOC
raoanirudh Sep 1, 2023
0db4e35
Added nonparametric model proposed by Todorovic and Silva (2022).
LanaTodorovic15 Sep 1, 2023
9b8e911
Added nonparametric model proposed by Todorovic and Silva (2022).
LanaTodorovic15 Sep 1, 2023
82de5bb
Added new IMT, LiqOccur
LanaTodorovic15 Sep 1, 2023
4a1e462
Added nonparametric model
LanaTodorovic15 Sep 1, 2023
5f2857e
Minor fix.
LanaTodorovic15 Sep 1, 2023
8ee2f85
Added compressed model.
LanaTodorovic15 Sep 1, 2023
b1c3534
Merge remote-tracking branch 'origin/liq-doc' into todorovic-liquefac…
LanaTodorovic15 Sep 1, 2023
aeacd2e
Added job.ini file for nonparametric model.
LanaTodorovic15 Sep 1, 2023
9cec752
Added qa_test for the nonparametric liquefaction model.
LanaTodorovic15 Sep 1, 2023
0a2dad4
Minor updates.
LanaTodorovic15 Sep 1, 2023
534cdf2
Minor changes.
LanaTodorovic15 Sep 1, 2023
900be3d
Add GitHub handle for Aurea Mömke in CONTRIBUTORS.txt
raoanirudh Sep 3, 2023
f329b82
Add GitHub handle for Roland Siegert in CONTRIBUTORS.txt
raoanirudh Sep 3, 2023
9eb593f
Cleanup & minor refactoring of lateral_spreading.py
raoanirudh Sep 3, 2023
d8c222b
Add tutorial data for liquefaction tutorial notebooks
raoanirudh Sep 3, 2023
d5c798d
Update links in liquefaction tutorial notebooks
raoanirudh Sep 3, 2023
20109df
Merge branch 'master' into todorovic-liquefaction
raoanirudh Sep 3, 2023
6e703b6
Add Akhlagi et al. 2021 regional liquefaction model A
raoanirudh Sep 3, 2023
1096a9b
Add Akhlagi et al. 2021 regional liquefaction model B
raoanirudh Sep 3, 2023
849f780
Add an 'experimental' tag to the Akhlagi et al. 2021 liquefaction models
raoanirudh Sep 3, 2023
fd9eebd
Add 'zwb' and 'tri' as valid site parameters for liquefaction analysis
raoanirudh Sep 3, 2023
daba822
Minor fixes.
LanaTodorovic15 Sep 3, 2023
d3f9d59
Minor fixes.
LanaTodorovic15 Sep 3, 2023
700d58b
Update site params.
LanaTodorovic15 Sep 3, 2023
2f7e885
Add missing tests.
LanaTodorovic15 Sep 3, 2023
e1ae186
Merge branch 'master' into todorovic-liquefaction
raoanirudh Sep 4, 2023
a5bf5b1
Remove references to MBTK/sep from the liquefaction docs and tutorials
raoanirudh Sep 4, 2023
5f71101
Merge branch 'master' into todorovic-liquefaction
raoanirudh Sep 4, 2023
d63a9d5
Minor fix.
LanaTodorovic15 Sep 4, 2023
640c1a5
Fix another conflict in CONTRIBUTORS.txt
raoanirudh Sep 5, 2023
5d2f98f
Fix lateral spreading test case for disp correction factor
raoanirudh Sep 5, 2023
0e9cfaa
Fix liquefaction test imports
raoanirudh Sep 5, 2023
97d70d2
Fix liquefaction test private function imports
raoanirudh Sep 5, 2023
f8b6d37
Merge branch 'master' into todorovic-liquefaction
LanaTodorovic15 Sep 6, 2023
77ee0e4
Update tests.
LanaTodorovic15 Sep 6, 2023
c45bb59
Binary outputs for Zhu2015.
LanaTodorovic15 Sep 6, 2023
4c152e1
Binary outputs for Zhu15.
LanaTodorovic15 Sep 6, 2023
1a24257
Expand tests.
LanaTodorovic15 Sep 6, 2023
971b15c
Add binary outputs.
LanaTodorovic15 Sep 6, 2023
028f983
Add binary outputs and minor modifications.
LanaTodorovic15 Sep 6, 2023
3f6e441
Add liquefaction spatial extent for Zhu et al. 2017 coastal and general.
LanaTodorovic15 Sep 6, 2023
49ac5ad
Add liquefaction spatial extent for Zhu et al. 2017 coastal and general.
LanaTodorovic15 Sep 6, 2023
b39db47
Add LSE.
LanaTodorovic15 Sep 6, 2023
c0161a8
Capping annual precipitation.
LanaTodorovic15 Sep 6, 2023
4533b56
Expand tests.
LanaTodorovic15 Sep 6, 2023
6af79a0
Minor updates.
LanaTodorovic15 Sep 6, 2023
5510742
Minor updates.
LanaTodorovic15 Sep 6, 2023
64ce325
add scikit_learn and dependencies for MacOS Intel
antonioettorre Sep 7, 2023
608849e
add scikit_learn and dependencies for MacOS arm64
antonioettorre Sep 7, 2023
cc99ef3
add scikit_learn and dependencies for Windows
antonioettorre Sep 7, 2023
63bac90
add scikit_learn and dependencies for Linux
antonioettorre Sep 7, 2023
369d1da
Adding LSE to imt.py
LanaTodorovic15 Sep 8, 2023
9873981
Merge branch 'master' into todorovic-liquefaction
raoanirudh Sep 9, 2023
08ff002
Adding nonparametric model for lateral spreading (experimental).
LanaTodorovic15 Sep 10, 2023
e4948b7
Added Lateral Spreading Class.
LanaTodorovic15 Sep 10, 2023
caacd34
Add elevation.
LanaTodorovic15 Sep 10, 2023
cfcb1a0
Added lateral spreading nonparametric model (experimental).
LanaTodorovic15 Sep 10, 2023
866fe4d
Added lateral spreading nonparametric model (experimental).
LanaTodorovic15 Sep 10, 2023
d11b7f7
Updated site parameters.
LanaTodorovic15 Sep 10, 2023
d7409a2
Additional tests.
LanaTodorovic15 Sep 10, 2023
e39f7a8
Description of liquefaction models.
LanaTodorovic15 Sep 11, 2023
1b6f219
Minor corrections.
LanaTodorovic15 Sep 12, 2023
d0efcfb
Expand testing.
LanaTodorovic15 Sep 12, 2023
a664479
Updating manual.
LanaTodorovic15 Sep 12, 2023
0e3a2ad
Fix units.
LanaTodorovic15 Sep 12, 2023
50c5321
Minor fix.
LanaTodorovic15 Sep 12, 2023
7d64456
Minor update.
LanaTodorovic15 Sep 12, 2023
a7075bb
Minor update.
LanaTodorovic15 Sep 13, 2023
f157a8c
Clean up.
LanaTodorovic15 Sep 13, 2023
d28b8e0
Add rock-slope displacement calculation.
LanaTodorovic15 Sep 13, 2023
15f3412
Update classes.
LanaTodorovic15 Sep 13, 2023
7114d0a
Add relief.
LanaTodorovic15 Sep 13, 2023
07c038b
Updated tests.
LanaTodorovic15 Sep 13, 2023
acb9904
Add relief.
LanaTodorovic15 Sep 13, 2023
1f8901a
Updated docs.
LanaTodorovic15 Sep 13, 2023
a4e9ff4
Minor fix.
LanaTodorovic15 Sep 13, 2023
9371806
Add reference.\
LanaTodorovic15 Sep 13, 2023
f4c5278
Fix conflicts in requirements files
raoanirudh Sep 14, 2023
b92c284
add job demo.
LanaTodorovic15 Sep 14, 2023
90b887d
Minor fix.
LanaTodorovic15 Sep 15, 2023
c323092
Event based demo.
LanaTodorovic15 Sep 15, 2023
80b0e60
Remove rotational.py
LanaTodorovic15 Sep 15, 2023
30398a7
Minor fix.
LanaTodorovic15 Sep 15, 2023
5c6ff84
Minor fix.
LanaTodorovic15 Sep 15, 2023
af62d98
Minor fix.
LanaTodorovic15 Sep 15, 2023
29dbaa8
Minor fix.
LanaTodorovic15 Sep 15, 2023
725bea0
Minor fix.
LanaTodorovic15 Sep 15, 2023
55b3cd1
Minor fix.
LanaTodorovic15 Sep 15, 2023
d3df5d1
Minor fix Scenario.
LanaTodorovic15 Sep 15, 2023
c0f2570
Minor fix.
LanaTodorovic15 Sep 15, 2023
c554ab8
Minor fix.
LanaTodorovic15 Sep 16, 2023
032c4d1
Minor fix.
LanaTodorovic15 Sep 16, 2023
e659df2
Minor fix.
LanaTodorovic15 Sep 16, 2023
d153690
minor fix.
LanaTodorovic15 Sep 16, 2023
d85b162
Merge branch 'master' into todorovic-liquefaction
LanaTodorovic15 Sep 17, 2023
ad8baa7
Fix README
LanaTodorovic15 Sep 17, 2023
ce508e6
Adding distance to the nearest coast raster.
LanaTodorovic15 Sep 18, 2023
f1af373
Adding precipitation raster.
LanaTodorovic15 Sep 18, 2023
b550c35
Expand the sites csv to include distance to the nearest river.
LanaTodorovic15 Sep 18, 2023
6b834c5
Add PGV.
LanaTodorovic15 Sep 18, 2023
3b5c7ab
Update site model.
LanaTodorovic15 Sep 18, 2023
e666d1c
Updated site preparation notebook.
LanaTodorovic15 Sep 18, 2023
d08cb22
Updated tutorial.
LanaTodorovic15 Sep 18, 2023
87209c0
Minor update.
LanaTodorovic15 Sep 18, 2023
4c2d384
Updated data preparation.
LanaTodorovic15 Sep 18, 2023
a4d2d4d
Minor change.
LanaTodorovic15 Sep 18, 2023
6b3b4ac
Updated model.
LanaTodorovic15 Sep 18, 2023
dc8bef0
Deleted column slope_per.
LanaTodorovic15 Sep 18, 2023
789534b
minor fix.
LanaTodorovic15 Sep 18, 2023
8f200fb
Remove LSD.
LanaTodorovic15 Sep 18, 2023
8c7b0e8
Minor fix.
LanaTodorovic15 Sep 18, 2023
09c9b71
handle string types.
LanaTodorovic15 Sep 18, 2023
73f44bb
Update aggrisk.
LanaTodorovic15 Sep 18, 2023
b5ac3fc
remove rotationl.
LanaTodorovic15 Sep 18, 2023
34bab21
Update tests.
LanaTodorovic15 Sep 18, 2023
8ec6da8
Merge branch 'master' into todorovic-liquefaction
raoanirudh Sep 18, 2023
3bd5a96
Replace expected files for scenario_damage/case_12
raoanirudh Sep 18, 2023
3e1094a
Regenerate expected files for scenario_damage/case_12 after PGDMax co…
raoanirudh Sep 18, 2023
b4d8305
Regenerate expected files for scenario_damage/case_12
LanaTodorovic15 Sep 18, 2023
f988d5f
Merge branch 'master' into todorovic-liquefaction
raoanirudh Sep 19, 2023
f31ebe7
Fix units.
LanaTodorovic15 Sep 19, 2023
b30c11a
Fix test_hazus_vertical_settlements.
LanaTodorovic15 Sep 19, 2023
7b39d55
Regenerate expected files for scenario_damage/case_12
LanaTodorovic15 Sep 19, 2023
347e75e
Merge branch 'liquefaction-refactor' into todorovic-liquefaction
LanaTodorovic15 Sep 19, 2023
3201b0b
changes in expected output.
LanaTodorovic15 Sep 19, 2023
b945f3f
Minor change.
LanaTodorovic15 Sep 19, 2023
3222c89
Fixed test.
LanaTodorovic15 Sep 19, 2023
f8f2f49
Minor changes.
LanaTodorovic15 Sep 19, 2023
6cf5c60
Minor changes.
LanaTodorovic15 Sep 19, 2023
47870fa
Modifications based on review.
LanaTodorovic15 Sep 19, 2023
e4522ae
Merge branch 'master' into todorovic-liquefaction
raoanirudh Sep 20, 2023
1873a1e
Merge branch 'master' into todorovic-liquefaction
raoanirudh Sep 20, 2023
dc89ad2
Fix conflicts in requirements files
raoanirudh Sep 20, 2023
949b235
Fix tests.
LanaTodorovic15 Sep 20, 2023
c71b764
Minor fix to handle byte and regular strings.
LanaTodorovic15 Sep 20, 2023
c4706db
Minor fix.
LanaTodorovic15 Sep 20, 2023
96db797
not failing.
LanaTodorovic15 Sep 20, 2023
81670b2
Clean up.
LanaTodorovic15 Sep 20, 2023
b5b84f9
Merge branch 'master' into todorovic-liquefaction
raoanirudh Sep 21, 2023
8662a78
Merge branch 'master' into todorovic-liquefaction
LanaTodorovic15 Sep 22, 2023
35a5680
Merge branch 'todorovic-liquefaction' of https://github.com/gem/oq-en…
LanaTodorovic15 Sep 22, 2023
dc1d1af
Merge branch 'master' into todorovic-liquefaction
raoanirudh Sep 22, 2023
f2a52d5
Minor change
LanaTodorovic15 Sep 22, 2023
e37afe8
Add nonparametric model in onnx format.
LanaTodorovic15 Sep 22, 2023
62a1813
Minor fix.
LanaTodorovic15 Sep 22, 2023
319ebf5
Delete pickle.
LanaTodorovic15 Sep 22, 2023
010eae8
Merge branch 'todorovic-liquefaction' of https://github.com/gem/oq-en…
LanaTodorovic15 Sep 22, 2023
bfbe515
Merge branch 'liq-refc' into todorovic-liquefaction
LanaTodorovic15 Sep 22, 2023
a61499a
Merge branch 'master' into todorovic-liquefaction
raoanirudh Sep 23, 2023
896e40a
Minor change.
LanaTodorovic15 Sep 24, 2023
ae2f758
Merge branch 'todorovic-liquefaction' of https://github.com/gem/oq-en…
LanaTodorovic15 Sep 24, 2023
ee2069e
Remove unused IM.
LanaTodorovic15 Sep 25, 2023
da41c59
Minor change.
LanaTodorovic15 Sep 25, 2023
7d5be44
Minor change.
LanaTodorovic15 Sep 26, 2023
9a0174a
Clean up.
LanaTodorovic15 Sep 26, 2023
ac191d5
Update gitattribures.
LanaTodorovic15 Sep 26, 2023
4ad2dfc
Resolve conflicts.
LanaTodorovic15 Sep 28, 2023
1f0dbbc
remove test_sep_suite_1.py
LanaTodorovic15 Sep 28, 2023
6007e19
remove scikit_learn as requirements
antonioettorre Sep 28, 2023
a56d14f
remove deps of scikit_learn as requirements
antonioettorre Sep 28, 2023
e34c0e1
Merge branch 'master' into todorovic-liquefaction
LanaTodorovic93 Sep 28, 2023
7227ad7
add onnxruntime to dependencies
antonioettorre Sep 28, 2023
6178b36
Merge branch 'todorovic-liquefaction' of github.com:gem/oq-engine int…
antonioettorre Sep 28, 2023
d0112ba
use python 3.10 for test new pure python wheels
antonioettorre Sep 29, 2023
aff5006
Merge branch 'master' into todorovic-liquefaction
LanaTodorovic93 Sep 29, 2023
289c707
add protobuf pure python wheels
antonioettorre Sep 29, 2023
9f7e608
Merge branch 'todorovic-liquefaction' of https://github.com/gem/oq-en…
LanaTodorovic93 Sep 29, 2023
4ce3bdc
add wheel requirements for py38 to py39 for all OS
antonioettorre Sep 29, 2023
9baadbb
Merge branch 'todorovic-liquefaction' of https://github.com/gem/oq-en…
LanaTodorovic93 Sep 29, 2023
fffeb63
add wheel pyreadline3 request from humanfriendly
antonioettorre Sep 29, 2023
188b0b3
Merge branch 'todorovic-liquefaction' of https://github.com/gem/oq-en…
LanaTodorovic93 Sep 29, 2023
70f2f94
Remove elevation from test_site_params.
LanaTodorovic93 Sep 29, 2023
33e0f8c
Remove elevation from site.py
LanaTodorovic93 Sep 29, 2023
72096ac
Merge branch 'master' into todorovic-liquefaction
LanaTodorovic93 Sep 30, 2023
a7882b7
Revert to master version.
LanaTodorovic93 Sep 30, 2023
147c3a7
Minor fix to Hazus deformations.
LanaTodorovic93 Sep 30, 2023
b5cbb2b
Fix vertical settlement test.
LanaTodorovic93 Sep 30, 2023
b5f5767
Fixing qa tests.
LanaTodorovic93 Sep 30, 2023
296c3f5
Merge branch 'master' into todorovic-liquefaction
raoanirudh Oct 2, 2023
e1a387a
Update changelog
raoanirudh Oct 2, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
* text=auto
*.xml text eol=lf
*.csv text eol=crlf
*.onnx binary
12 changes: 6 additions & 6 deletions CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Code
Marco Pagani (@mmpagani) July 2010
Andy Smith (@termie) August 2010
Fabian Euchner (@feuchner) August 2010
Gaya Moemke August 2010
Aurea Mömke (@amoemke) August 2010
Joshua McKenty (@joshuamckenty) August 2010
Philipp Kästli (@kaestli) August 2010
Christopher MacGown (@ChristopherMacGown) November 2010
Lars Butler (@larsbutler) November 2010
Roland Siegert November 2010
Roland Siegert (@rolandsiegert) November 2010
Andrea Cerisara (@acerisara) December 2010
Marco Milanesi (@kpanic) February 2011
Muharem Hrnjadovic (@arbeit) February 2011
Expand Down Expand Up @@ -42,9 +42,9 @@ Silvia Canessa (@silviacanessa) December 2015
Nick Ackerley (@nackerley) December 2015
Trevor Allen (@treviallen) July 2016
Jonathan Griffin (@griffij) October 2016
Özkan Kale October 2016
Özkan Kale (@ozkankale) October 2016
Valerio Poggi (@klunk386) March 2017
Abhineet Gupta April 2017
Abhineet Gupta (@abhineetgupta) April 2017
Armando Scarpati (@hascar) June 2017
Kendra Johnson (@kejohnso) April 2018
Pablo Heresi (@pheresi) August 2018
Expand Down Expand Up @@ -80,7 +80,7 @@ Anne Hulsey (@annehulsey) July 2022
Nicole Paul (@nicolepaul) May 2023
Claudio Schill (@claudio525) June 2023
Astha Poudel (@asthapoudel) July 2023
Lana Todorovich (@LanaTodorovic93) August 2023
Lana Todorovic (@LanaTodorovic93) August 2023
Christopher Brooks (@CB-quakemodel) September 2023
Manuela Villani (@ManuelaVillani) September 2023

Expand All @@ -92,4 +92,4 @@ Paul Henshaw (@pslh) February 2012

Documentation
-------------
Sandra Giacomini June 2022
Sandra Giacomini June 2022
13 changes: 13 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
[Lana Todorovic, Anirudh Rao]
* Added several regional liquefaction models to the secondary perils module, including:
ZhuEtAl2017LiquefactionCoastal and ZhuEtAl2017LiquefactionGeneral,
RashidianBaise2020Liquefaction, AllstadtEtAl2022Liquefaction,
AkhlagiEtAl2021LiquefactionA and AkhlagiEtAl2021LiquefactionB (experimental),
Bozzoni2021LiquefactionEurope, TodorovicSilva2022NonParametric
* Added new site parameters required by some of these new models to site.py
* Added LiqOccur as a valid IMT, referring to the occurrence or non-occurrence
of liquefaction at a site
* Added basic documentation for the secondary perils module
(originally written by @cossatot and extended by @LanaTodorovic93)
* Added rock-slope co-seismic failure computation of Grant et al. (2016)

[Michele Simionato]
* Fixed sanity check on avg_losses and aggrisk breaking for event_based_damage
calculations following event_based_risk calculations
Expand Down
16 changes: 16 additions & 0 deletions demos/hazard/EventBasedLiquefaction/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Event Based Liquefaction Demo

This calculation demo exercises the Event-Based liquefaction calculator with a
trivial source model logic tree, containing a single model with two area source.
This source adds complexity to the calculation due to uncertainties present in
nodal plane distribution and hypocentral depth.

We compute a Ground Motion Field, Liquefaction Occurence, and Probability of
Liquefaction for each rupture.

Expected runtime: ~1 minute
Number of sites: 4154
Number of logic tree realizations: 50
GMPEs: AbrahamsonEtAL2014 (0.5), CauzziEtAl2014 (0.5)
IMTs: PGV
Outputs: Stochastic Event Sets, Ground Motion Fields
26 changes: 26 additions & 0 deletions demos/hazard/EventBasedLiquefaction/gmmLT.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>

<nrml xmlns:gml="http://www.opengis.net/gml"
xmlns="http://openquake.org/xmlns/nrml/0.4">
<logicTree logicTreeID="lt1">

<!-- 1.0 Logic Tree for Active Shallow Crust -->

<logicTreeBranchingLevel branchingLevelID="_bl01">
<logicTreeBranchSet branchSetID="_bs01" uncertaintyType="gmpeModel"
applyToTectonicRegionType="Active Shallow Crust">

<logicTreeBranch branchID="b11">
<uncertaintyModel>AbrahamsonEtAl2014</uncertaintyModel>
<uncertaintyWeight>0.50</uncertaintyWeight>
</logicTreeBranch>

<logicTreeBranch branchID="b12">
<uncertaintyModel>CauzziEtAl2014</uncertaintyModel>
<uncertaintyWeight>0.50</uncertaintyWeight>
</logicTreeBranch>

</logicTreeBranchSet>
</logicTreeBranchingLevel>
</logicTree>
</nrml>
31 changes: 31 additions & 0 deletions demos/hazard/EventBasedLiquefaction/job.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
[general]
description = Stochastic events and liquefaction analysis
calculation_mode = event_based
random_seed = 69

[site_params]
site_model_file = liquefaction_sites.csv

[erf]
width_of_mfd_bin = 0.1
rupture_mesh_spacing = 5.0
area_source_discretization = 10.0
complex_fault_mesh_spacing = 10.0

[logic_tree]
source_model_logic_tree_file = ssmLT.xml
gsim_logic_tree_file = gmmLT.xml
number_of_logic_tree_samples = 500
ses_per_logic_tree_path = 100

[hazard_calculation]
truncation_level = 0
minimum_magnitude = 6
intensity_measure_types = PGV
minimum_intensity = {"PGV": 3, "PGA": 0.05}
investigation_time = 1.0
maximum_distance = 300

[secondary_perils]
secondary_perils = TodorovicSilva2022NonParametric
sec_peril_params = {}
Loading
Loading