-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheffective_strain_calibration.tex
More file actions
56 lines (37 loc) · 2.9 KB
/
effective_strain_calibration.tex
File metadata and controls
56 lines (37 loc) · 2.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
\section{Effective Strain Calibration}
For strain coefficient calibration we assume idealized basins with different materials including a rock half space, dense sediment and loose sediment inside the basin. We only allow the materials inside the basin to behave nonlinear or equivalent linear. In the first attempt we assume that only shear strains are dominant and effective. Therefore, we use the following equation.
\begin{equation}
\gamma_{max} = G(A \gamma_{xy}^{2} + B\gamma_{xz}^{2} + C\gamma_{yz}^{2} )^H
\end{equation}
We use a point source model with seismic moment corresponding to $Mw=4.5$. Fig.~\ref{fig:study_region} show the basin, epicenter, and stations location.
\begin{figure}[H]
\centering
\includegraphics[width=\textwidth]{figures/pdf/study_region.pdf}
\caption{Idealized basins for effective strain calibration}
\label{fig:study_region}
\end{figure}
\subsection{Nonlinear Simulation}
Equivalent linear method is an approach to approximate the fully nonlinear method. The damping and shear modulus reduction curve with respect to strain are two extra inputs for adding to linear simulation to conduct equivalent linear method. In this study, in order to make sure that the calibration of the effective strain level based on comparing the results with fully nonlinear simulation. The fully nonlinear simulation, which is used in this study, is based on vonMises model with Modified Frederich-Armstrong formulation. We extract the shear modulus reduction and damping curve for the model and use it as an input values in the equivalent linear model.
\subsubsection{von Mises Modified Frederich-Armstrong formulation}
For nonlinear constitutive model we use Modified Frederich-Armstrong formulation. No elastic region is considered, thus Gamma=0. The modification generates closed hysteric loops.
\subsubsection{Shear Modulus degradation and Damping}
We numerically extracted shear modulus degradation and damping curves from von Mises Modified Frederich-Armstrong formulation for the following soil materials:
\begin{itemize}
\item Elastic limit (k) = 0
\item Undrained strength (Su) = 70 $KN$
\item Material parameter to adjust (psi) = 100
\item S-wave velocity (Vs) = 300 $m/s$
\item Poisson's ration ($\mu$)=0.3
\item Density ($\rho$) = 2000 $kg/m^3$
\end{itemize}
Fig.~\ref{fig:GD_18_points_FAM_su70kn_psi100_vs300} shows the shear modulus degradation and damping curve.
\begin{figure}[H]
\centering
\includegraphics[width=300px]{figures/pdf/GD_18_points_FAM_su70kn_psi100_vs300.pdf}
\caption{Variation of shear modulus and damping for the study soil material with based on effective strain level. Dashed-line is the original value based on 4000 numerical values. The solid line represents the interpolated values for 18 points.}
\label{fig:GD_18_points_FAM_su70kn_psi100_vs300}
\end{figure}
%% source model
\input{source_model}
%% parameters calibration
\input{parameters_calibration}