From 0d18e35f6a1abf3ff8ff25a694bdfd0b9c35fbc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludger=20K=C3=BCperkoch?= Date: Fri, 4 Dec 2015 16:08:49 +0100 Subject: [PATCH] New parameter Qp to correct for attenuation, i.e. frequency dependent Q value. --- autoPyLoT_local.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/autoPyLoT_local.in b/autoPyLoT_local.in index 0e379a32..1b845cbc 100644 --- a/autoPyLoT_local.in +++ b/autoPyLoT_local.in @@ -27,14 +27,13 @@ AUTOLOC_nlloc #outpatter# %pattern of NLLoc-output file #parameters for seismic moment estimation# 3530 #vp# %average P-wave velocity 2500 #rho# %average rock density [kg/m^3] -300 #Qp# %quality factor for P waves +300f**0.8 #Qp# %quality factor for P waves (Qp*f^a) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% AUTOFOCMEC_AIC_HOS4_ARH.in #focmecin# %name of focmec input file containing polarities 6 #pmin# %minimum required P picks for location 4 #p0min# %minimum required P picks for location if at least %3 excellent P picks are found 2 #smin# %minimum required S picks for location -/home/ludger/bin/run_HYPOSAT4autoPILOT.csh #cshellp# %path and name of c-shell script to run location routine 7.6 8.5 #blon# %longitude bounding for location map 49 49.4 #blat# %lattitude bounding for location map %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%