---Second question: if I set the number_of_logic_tree_samples = 243 (with all branches having the same weight), I know that I won't exactly have the 243 different branches explored, but do I have a chance to explore the same uncertainty range on (a,b) ? Or this number of samples is mainly driven by other parameters such as the uncertainty on the GMPE (truncation level), the depth of source hypocenters (hypodepth probability), etc. ?My objective would be to only have 5 branches. For instance (source S, branch b):- 1st branch: S1 with b11 + S2 with b21 + ... + S5 with b51- 2nd branch: S1 with b12 + S2 with b22 + ... + S5 with b52...- 5th branch : S1 with b15 + S2 with b25 + ... + S5 with b55to never have the same values of (a,b) for an area.In this case, do I have to go through the artificial creation of alternative source model files and forget the option abGRAbsolute in the logic tree ?In other terms, I need to create 5 source model files, which are exactly the same, except for the (a,b) values in the GR law for the 5 areas ?
---Third question: in case of site-specific PSHA, generally we care more about the area where the site is. In this case, a reasonable approximation of the uncertainties would be to only modify the (a,b) values of the target area and let the other areas with a unique (a,b) couple.But if you want to compute the hazard at many different sites (20 sites), do we have an option to enable the uncertainties on (a,b) values only for the area in which the site is ? Or the easiest way would be to reproduce the same computation for the 20 sites and create the logic tree file according to the studied site ?
--
You received this message because you are subscribed to a topic in the Google Groups "OpenQuake Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openquake-users/QmlTNv0BIZU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openquake-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openquake-users/c82ed25f-b30d-47c7-a2e9-3b1ee5777ccbn%40googlegroups.com.
Dear Michele,Many thanks for the answers and your time !Answer 1: I do understand now the differences between the number of paths artificially created and the real computational weight.Answer 2: My mistake, it was 3 branches with b51, b52, b53, and not 5 branches. You're totally right.In this case, I create 3 source model files with the same 5 areas but each area will have different GR parameters from one file to another, so 15 different area sources are implemented at the end. Are both implementations (implementation with different source model files or implementation using abGRAbsolute in the logic tree file) equivalent in terms of computational weight or time ? I haven't tested yet, but theoretically ?
It seems that I create 3 branches (uncertaintyType: SourceModel) in one case and 243 branches (uncertaintyType: abGRAbsolute) in the other case.Also, I find that the implementation with 'abGRAbsolute' is much more convenient than the other and also clearer at the end to analyze the realizations results.Another point: if I set number_logic_tree_samples = 15, is it equivalent to number_logic_tree_samples = 0 in this example (assuming no other uncertainties) ? Or you may have discrepancies for the hazard curve quantiles ?
Hi everyone,
I'm reviving this thread because I ran into exactly the same situation you described, now on engine 3.23.
I want to vary the GR (a, b) of several sources within the same source model in a correlated way (the sources always moving together). Two things I confirmed on 3.23:
The only working way I found to get correlated absolute values across several sources in the same source model is to duplicate the source model files with the (a, b) corrected.
Is there a way to apply abGRAbsolute to a source model with several area sources in a single branchset? (I calculated a and b with the Weichert (1980) method, and I have a second scenario with b = 1 for all sources.)
Thanks a lot
--
You received this message because you are subscribed to the Google Groups "OpenQuake Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openquake-use...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/openquake-users/f7ddf0be-dc7d-451b-b740-8971bc705d53n%40googlegroups.com.