\documentclass[fleqn]{beamer}
%\documentclass[handout]{beamer}
%\usepackage{pgfpages}
%\pgfpagelayout{2 on 1}[letterpaper, border shrink=5mm]

\mode<handout>{\setbeamercolor{background canvas}{bg=black!3}}

\usepackage{epstopdf}


%% Jose Antonio Abell Mena provided this for DSL descriptions
% (used in a file _Chapter_SoftwareHardware_Domain_Specific_Language_English.tex
% This is added for listing FEI DSL
%   since   he   customized   it,   it   needs   to   be   changed   (linked  to
% /usr/share/texmf/tex/latex/misc)
%\usepackage{myListings}
%\input{essi_listings_options.tex}

 
\usepackage[absolute,overlay]{textpos}




 
\usepackage{threeparttable}

%\usepackage{MnSymbol}%
% for smileys
\usepackage{wasysym}%
\usepackage{multirow}
% for subfloat figures:
\usepackage{subfig}
\usepackage{tabularx}
%used for truncated section title in headers
\usepackage[breakall]{truncate}
%\usepackage{caption}


\usepackage{ulem}
\usepackage{amsmath}
\usepackage{bm}
\usepackage{IEEEtrantools}
\usepackage{setspace}
\usepackage{scalerel}


      
\usepackage{multimedia}

% for inclusion of other PDF pages, in this case Frank's presentation
\usepackage{pdfpages}

%This is a macro to  convert eps to pdf files on the fly.
% make sure figure syntax uses graphicx syntax NOT epsfig syntax
%from http://mailman.mit.edu/pipermail/macpartners/2005-January/000780.html
%
% \ifx\pdfoutput\undefined
% % we are running LaTeX, not pdflatex
% \usepackage{graphicx}
% \else
% % we are running pdflatex, so convert .pdf files to .pdf
% \usepackage[pdftex]{graphicx}
% \usepackage{epstopdf}
% \fi
% %*****************************************


%% ovo je za cirilicu
\input vuk.def
\newfont{\cyr}{wncyr10 scaled 1000 }
\newfont{\cyb}{wncyb10 scaled 1000 }
\newfont{\cyi}{wncyi10 scaled 1000 }
\newfont{\cysc}{wncysc10 scaled 1000 }
\newfont{\cyss}{wncyss10 scaled 1200 }
\newfont{\romjba}{cmss10 scaled 1000}
\newfont{\cyrjbnaslov}{wncyss10 scaled 1400 }



% % for not showing eq numbers unless eq is references
% \usepackage[fleqn,tbtags]{mathtools}
% \mathtoolsset{
%   showonlyrefs
%   }

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% FEI  LOGO definition
\newcommand{\FEI}
{{\sf \uppercase{F}\kern-0.20em\uppercase{E}\kern-0.20em\uppercase{I}}}

% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% % % ovo je za cirilicu
% % \input vuk.def
% % %\newfont{\cyr}{wncyr10 scaled 1200}
% % %\newfont{\cyrimena}{wncyb10 scaled 1800}
% % %\newfont{\cyrnaslov}{wncyb10 scaled 2600}
% % %\newfont{\cyrpodnaslov}{wncyr10 scaled 1400}
%
% \newfont{\cyr}{wncyss10 scaled 1200}
% \newfont{\cyrimena}{wncyss10 scaled 2000}
% \newfont{\cyrnaslov}{wncyss10 scaled 2800}
% \newfont{\cyrpodnaslov}{wncyss10 scaled 1400}
%
% \newfont{\cyn}{wncyss10 scaled 2200}
% %% JB sig
% \newfont{\cyrjb}{wncyr10 scaled 600}
% \newcommand{\JB}
% {{\cyrjb \lower0.50ex\hbox{\uppercase{J}}\kern-.58em\hbox{\uppercase{B}}}}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


\setbeamertemplate{navigation symbols}{}
\mode<presentation>
{
%  \usetheme{Marburg} % ima naslov i sadrzaj sa desne strane
%  \usetheme{Hannover} % ima naslov i sadrzaj sa leve strane
%  \usetheme{Singapore} % ima sadrzaj i tackice gore
%  \usetheme{Antibes}  % ima sadrzaj gore i kao graf ...
%  \usetheme{Berkeley} % ima sadrzaj desno
%  \usetheme{Berlin} % ima sadrzaj gore i tackice
%  \usetheme{Goettingen} % ima sadrzxaj za desne strane
%  \usetheme{Montpellier} % ima graf sadrzaj gore
%  \usetheme{Warsaw}
%  \usetheme{Warsaw}
  \usetheme{Dresden}
    \usecolortheme[RGB={20,0,128}]{structure}

% or ...

  \setbeamercovered{transparent}


%  \setbeamercovered{transparent}
% or whatever (possibly just delete it)
%  \usecolortheme{albatross} % teget sa svetlim slovima
%  \usecolortheme{beetle} % siva pozadina (vrh plav)
  \usecolortheme{seagull} % sivo
%%%%%%%
%  \usecolortheme{BorisJeremic}
%%%%%%%
%  \usecolortheme{rose}
%   \usefonttheme[onlylarge]{structuresmallcapsserif}
%   \usefonttheme{structuresmallcapsserif}
}

\definecolor{mycolor}{rgb}{0,0.08,0.45}%


\usepackage[greek,english]{babel}



\usepackage{amsmath}
\usepackage{mathrsfs}
\usepackage{amsfonts}

\newcommand{\ud}{{\rm d}}


\usepackage{array}



%%%%  HYPERREF  HYPERREF  HYPERREF  HYPERREF  HYPERREF
%%%%  HYPERREF  HYPERREF  HYPERREF  HYPERREF  HYPERREF
\definecolor{webgreen}{rgb}{0, 0.35, 0} % less intense green
\definecolor{webblue}{rgb}{0, 0, 0.80} % less intense blue
\definecolor{webred}{rgb}{0.35, 0, 0} % less intense red
%\usepackage[colorlinks=true,linkcolor=webblue,citecolor=webred,urlcolor=webgreen]{hyperref}


\usepackage{hyperref}
\hypersetup{
  pdfmenubar=true,
  pdftoolbar=true,
  pdfpagemode={None}
             colorlinks=true,
             linkcolor=webblue,
             citecolor=webblue,
             urlcolor=webblue,
}

% 
% \usepackage[pdfauthor={Boris Jeremic},
%             colorlinks=true,
%             linkcolor=webblue,
%             citecolor=webblue,
%             urlcolor=webblue,
%             linktocpage,
%             pdftex]{hyperref}


\usepackage{pause}
% or whatever
%\usepackage{html}
%\usepackage{url}

\usepackage[latin1]{inputenc}
% or whatever
\usepackage{times}
\usepackage[T1]{fontenc}
% Or whatever. Note that the encoding and the font should match. If T1
% does not look nice, try deleting the line with the fontenc.



%      Site Specific Dynamics of Structures: 
%From Seismic Source to 
%the Safety of Occupants and Content


%Seismic Energy Propagation and Dissipation in 
%Earthquake Soil Structure Interaction Systems


\title[ESSI Stress Test Motions]
        {Stress Test Motions for \\
         Soil-Structure Systems }

%\subtitle
%{Include Only If Paper Has a Subtitle}

%\author[Author, Another] % (optional, use only with lots of authors)
%{F.~Author\inst{1} \and S.~Another\inst{2}}
% - Give the names in the same order as the appear in the paper.
% - Use the \inst{?} command only if the authors have different
%   affiliation.
\pgfdeclareimage[height=0.2cm]{university-logo}{/home/jeremic/BG/amblemi/ucdavis_logo_blue_sm}
\pgfdeclareimage[height=0.7cm]{lbnl-logo}{/home/jeremic/BG/amblemi/lbnl-logo}


\author[Jeremi{\'c} et al.] % (optional, use only with lots of authors)
%{Boris~Jeremi{\'c}}
{Boris Jeremi{\'c}}

%\institute[Computational Geomechanics Group \hspace*{0.3truecm}
%\institute[\pgfuseimage{university-logo}\hspace*{0.1truecm}\pgfuseimage{lbnl-logo}] % (optional, but mostly needed)
\institute[\pgfuseimage{university-logo}] % (optional, but mostly needed)
%{ Professor, University of California, Davis\\
{ University of California, Davis, CA
% \\
%  and\\
%  Faculty Scientist, Lawrence Berkeley National Laboratory, Berkeley }
%   Lawrence Berkeley National Laboratory, Berkeley, CA
  }
% - Use the \inst command only if there are several affiliations.
% - Keep it simple, no one is interested in your street address.


\date[] % (optional, should be abbreviation of conference name)
{\small NEA SIMD Workshop, US-NRC, 11-13May2026}


\subject{}


% This is only inserted into the PDF information catalog. Can be left
% out.



% If you have a file called "university-logo-filename.xxx", where xxx
% is a graphic format that can be processed by latex or pdflatex,
% resp., then you can add a logo as follows:

%\pgfdeclareimage[height=0.2cm]{university-logo}{/home/jeremic/BG/amblemi/ucdavis_logo_gold_lrg}
%\logo{\pgfuseimage{university-logo}}

% \pgfdeclareimage[height=0.5cm]{university-logo}{university-logo-filename}
% \logo{\pgfuseimage{university-logo}}




% % Delete this, if you do not want the table of contents to pop up at
% % the beginning of each subsection:
% % \AtBeginSubsection[]
% \setcounter{tocdepth}{3}
%  \AtBeginSubsection[]
% % \AtBeginSection[]
%  {
%    \begin{scriptsize}
%    \begin{frame}<beamer>
%      \frametitle{Outline}
%      \tableofcontents[currentsection,currentsubsection]
% %    \tableofcontents[currentsection]
%    \end{frame}
%    \end{scriptsize}
%  }


% If you wish to uncover everything in a step-wise fashion, uncomment
% the following command:





\begin{document}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{frame}
  \titlepage
\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{frame}
  \frametitle{Outline}

   \begin{scriptsize}
  \tableofcontents
% You might wish to add the option [pausesections]
   \end{scriptsize}
\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% Structuring a talk is a difficult task and the following structure
% may not be suitable. Here are some rules that apply for this
% solution:

% - Exactly two or three sections (other than the summary).
% - At *most* three subsections per section.
% - Talk about 30s to 2min per frame. So there should be between about
%   15 and 30 frames, all told.

% - A conference audience is likely to know very little of what you
%   are going to talk about. So *simplify*!
% - In a 20min talk, getting the main ideas across is hard
%   enough. Leave out details, even if it means being less precise than
%   you think necessary.
% - If you omit details that are vital to the proof/implementation,
%   just say so once. Everybody will be happy with that.



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Introduction}

%\subsection{\ }


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


 

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
 \frametitle{Motivation}

\begin{itemize}



 

\vspace*{3mm}
%  \item[]  Improve  modeling  and  simulation  for  infrastructure objects
  \item[-]  Earthquake Soil Structure Interaction (ESSI) systems
%  infrastructure
 
\vspace*{3mm}
%  \item[]  Improve  modeling  and  simulation  for  infrastructure objects
  \item[-]  Improve analysis of nonlinear ESSI systems
%  infrastructure
 

% \vspace*{2mm}
%  \item[]  Expert numerical modeling and simulation tool
% 
% \vspace*{1mm}
%   \item[]      Use of numerical models to
%   analyze statics and dynamics of soil/rock-structure systems
% 


\vspace*{3mm}
  \item[-] Account for all 6 seismic motion components  (6C, 3T+3R) 
% in ESSI analysis
  
  
\vspace*{3mm}
  \item[-] Stress test, shake-out 
%Soil-Structure Interacting (SSI) systems
nuclear energy ESSI system
%
%\vspace*{3mm}
%  \item[] Choice of analysis level of sophistication
%
\vspace*{3mm}
  \item[-] Stress test motions variations
  \begin{itemize}
    \item[] Signals (real motions, wavelets...)
    \item[] Energy
    \item[] Strike angles 
    \item[] Duration
  \end{itemize}

% \vspace*{2mm}
%   \item[-] Improve ESSI system
% %  rather than fit

%\vspace*{2mm}
%  \item[] Engineer needs to know!



%
%  
%  
%  \vspace*{1mm}
%    \item[]  Follow  the  flow, input and dissipation,  of seismic  energy, 

% \vspace*{1mm}
%   \item[]  
% %System  for 
%  {\bf Real}istic modeling and simulation of
%   {\bf E}arthquakes and/or    
%   {\bf S}oils and/or    
%   {\bf S}tructures    and    their    
%   {\bf I}nteraction:\\
%    Real-ESSI 
%  \hspace*{5mm} 
%   \url{http://real-essi.info/} 
% % % %  \hspace*{25mm} 
% %     \url{http://sokocalo.engr.ucdavis.edu/~jeremic/Real_ESSI_Simulator/}
% % %    \href{http://sokocalo.engr.ucdavis.edu/~jeremic/Real_ESSI_Simulator/}{{http://sokocalo.engr.ucdavis.edu/~jeremic/Real_ESSI_Simulator/}
% % %  % \url{http://ms-essi.info/}
% % %  
% % 




\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  

%       
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame}
%  \frametitle{Dedication}
% 
% 
% % Thick fbox lines 
% \setlength{\fboxrule}{1.8pt} 
%  
%     
% \vspace*{5mm}
% 
% \noindent
% \framebox{Robert P. Kennedy, 1939-2018}
% %\hspace*{5mm}
% \vspace*{-18mm}
% \begin{flushright}
% \includegraphics[height=15mm]{/home/jeremic/tex/works/lecture_notes_SOKOCALO/Figure-files/_Chapter_Dedication_Photos/Robert_P_Kennedy/Robert_P_Kennedy_07Dec2018.jpg}
% \end{flushright}
% 
% \vspace*{-1mm}
% \noindent
% "Response of a soil structure system 
%  is nonlinear, and I would really 
%  like to know what that response is!"
% 
% %\vspace*{1mm}
% %\noindent
% %"There are engineers and then there are Engineers!"
% 
% 
% 
% \vspace*{12mm}
% \noindent
% \fbox{Neboj{\v s}a Orbovi{\' c},  1962-2021}
% %\hspace*{7mm}
% \vspace*{-15mm}
% \begin{flushright}
% \includegraphics[width=18mm]{/home/jeremic/tex/works/lecture_notes_SOKOCALO/Figure-files/_Chapter_Dedication_Photos/Nebojsa_Orbovic/Nebojsa_Orbovic_26Feb2016.jpg}
% \end{flushright}
% 
% %\noindent
% %"As an engineer, I have to know, \\
% %with good accuracy, what will happen \\
% %to the structure during loading, \\
% %hence numerical analysis and \\
% %verification and validation for \\
% %numerical analysis is really important"
% 
% \vspace*{-1mm}
% \noindent
% "As an engineer, I have to know  what are response sensitivities 
%  to modeling choices and model parameters."
% 
% 
% % back to standard fbox lines 
%  \setlength{\fboxrule}{0.2pt} 
% 
% 
% 
% \end{frame}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

     
     
%%%%%%%%%%%%%%%%%%%%%



% 
%   
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame}
%  \frametitle{Hypothesis}
% 
% \begin{itemize}
% 
% 
% 
% %\vspace*{0.5cm}
%   \item[]        Interplay    of  the  Earthquake, Soil/Rock and Structure in time
%   domain, plays a major role in successes and failures
% 
% 
% \vspace*{3mm}
%   \item[]   Timing  and spatial location of energy dissipation determines location
%   and amount of damage
% 
% \vspace*{3mm}
%   \item[]  If timing and spatial location of the energy dissipation
%          can be controlled, directed,
%          we could  optimize soil structure system for
%     \begin{itemize}
%       \item[+] Safety 
%       \item[+] Economy
%     \end{itemize}
% 
% \end{itemize}
% \end{frame}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 
% 
% 
% 













% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%









%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Stress Test Motions}






%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


\begin{frame}
\frametitle{ESSI: 6C vs 1C Seismic Motions}


\begin{itemize}


\item[-]  Assume: full 3C/6C motions, recorded only 1C 

\item[-]   From 1C motions, de-convolute/convolute 1C 

\item[-]   Apply 6C and 1C to ESSI system

\end{itemize}

%\vspace*{-3mm}
\begin{figure}[!H]
\begin{center}
 \includegraphics[width=6.5cm]{/home/jeremic/tex/works/Conferences/2015/CompDyn/Present/6D_to_1D_01.jpg}
\end{center}
\end{figure}



 \end{frame}



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
 \frametitle{Realistic Ground Motions}

\vspace*{2mm}

\begin{itemize}

  \item[-]  Free field, regional scale models

\end{itemize}

% local
% local
% local
%\vspace*{8mm}
\begin{center}
%\movie[label=show3,width=8.5cm,poster,autostart,showcontrols,loop]
\hspace*{-10mm}
% %\movie[label=show3,width=6.0cm,autostart,showcontrols]
% \movie[label=show3,width=6.0cm,poster]
%   {\includegraphics[width=60mm]{movie_input_mp4_icon.jpeg}}{movie_input.mp4}
% \hspace*{-2mm}
% %\hfill
\hspace*{-5mm}
\movie[label=show3,width=100mm,poster,autostart,showcontrols]
%\movie[label=show3,width=90mm,poster]
  {\includegraphics[width=100mm]{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_small_model_April2015/movie_input_mp4_icon.jpeg}}
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_small_model_April2015/movie_input.mp4}
\hspace*{-12mm}
\end{center}
% local
% local
% local
%


\end{frame}




%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
 \frametitle{Development of Realistic Motions}

\begin{itemize}

  \item[-]  Sources will send both P and S waves

\end{itemize}

% online
% online  \begin{center}
% online  \href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_small_model_April2015/movie_input.mp4}
% online    {\includegraphics[width=55mm]{movie_input_mp4_icon.jpeg}}
% online  %
% online  \href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_small_model_April2015/movie_input_closeup.mp4}
% online    {\includegraphics[width=50mm]{movie_input_closeup_mp4_icon.jpeg}}
% online  \end{center}
% online

% local
% local
% local
\vspace*{-2mm}
\begin{center}
%\movie[label=show3,width=8.5cm,poster,autostart,showcontrols,loop]
\hspace*{-12mm}
% %\movie[label=show3,width=6.0cm,autostart,showcontrols]
% \movie[label=show3,width=6.0cm,poster]
%   {\includegraphics[width=60mm]{movie_input_mp4_icon.jpeg}}{movie_input.mp4}
% \hspace*{-2mm}
% %\hfill
% %\hspace*{-7mm}
% %\movie[label=show3,width=5.3cm,poster,autostart,showcontrols]
\movie[label=show3,width=80mm,poster, showcontrols]
  {\includegraphics[width=80mm]{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_small_model_April2015/movie_input_closeup.jpg}}
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_small_model_April2015/movie_input_closeup.mp4}
\hspace*{-12mm}
\end{center}
% local
% local
% local
%


\end{frame}




% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{1C vs 6C Free Field Motions}



 
\begin{itemize}

  \item[-]  One component of motions, 1C from  6C
%  or 3$\times$1D (it is done all the time!)

  \item[-]   Excellent fit, \underline{incomplete} mechanics
%  (goal is to predict and inform and not (force) fit)


\end{itemize}




% local
%\vspace*{-2mm}
\begin{center}
\hspace*{-16mm}
%\movie[label=show3,width=5.6cm,poster,autostart,showcontrols]
\movie[label=show3,width=61mm,poster, showcontrols]
  {\includegraphics[width=60mm]{/home/jeremic/tex/works/Conferences/2016/IAEA_TecDoc_February2016/My_Current_Work/movie_ff_3d_mp4_icon.jpeg}}
  {/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Model01_ESSI_Response_May2015/movie_ff_3d.mp4}
%\hspace*{-2mm}
%\hfill
%\movie[label=show3,width=5.6cm,poster,autostart,showcontrols]
\movie[label=show3,width=61mm,poster, showcontrols]
  {\includegraphics[width=60mm]
  {/home/jeremic/tex/works/Conferences/2016/IAEA_TecDoc_February2016/My_Current_Work/movie_ff_1d_mp4_icon.jpeg}}
  {/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Model01_ESSI_Response_May2015/movie_ff_1d.mp4}
\hspace*{-16mm}
\end{center}
% local


% online
\begin{center}
\href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_Earthquake_Soil_Structure_Interaction_General_Aspects/ESSI_VisIt_movies_Jose_19May2015/movie_ff_3d.mp4}
{\tiny (MP4)}
%
\href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_Earthquake_Soil_Structure_Interaction_General_Aspects/ESSI_VisIt_movies_Jose_19May2015/movie_ff_1d.mp4}
 {\tiny (MP4)}
\end{center}
% online






% out      
% out  % local
% out  %\vspace*{-2mm}
% out  \begin{center}
% out  \hspace*{-16mm}
% out  %\movie[label=show3,width=5.6cm,poster,autostart,showcontrols]
% out  \movie[label=show3,width=61mm,poster, showcontrols]
% out    {\includegraphics[width=60mm]{movie_ff_3d_mp4_icon.jpeg}}{movie_ff_3d.mp4}
% out  % \hspace*{-16mm}
% out  % \end{center}
% out  % %  
% out  % %
% out  % %
% out  % \begin{center}
% out  % \hspace*{-16mm}
% out  \movie[label=show3,width=61mm,poster, showcontrols]
% out    {\includegraphics[width=60mm]{movie_ff_1d_mp4_icon.jpeg}}{movie_ff_1d.mp4}
% out  \hspace*{-16mm}
% out  \end{center}
% out  %
% out  
% out  \begin{flushleft}
% out  %\vspace*{-15mm}
% out  \href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_Earthquake_Soil_Structure_Interaction_General_Aspects/ESSI_VisIt_movies_Jose_19May2015/movie_ff_3d.mp4}
% out  %  \href{./homo_50m-mesh_45degree_Ormsby.mp4}
% out    {\tiny (MP4)}
% out  %
% out  \hspace*{55mm}
% out  \href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_Earthquake_Soil_Structure_Interaction_General_Aspects/ESSI_VisIt_movies_Jose_19May2015/movie_ff_1d.mp4}
% out  %  \href{./homo_50m-mesh_45degree_Ormsby.mp4}
% out    {\tiny (MP4)}
% out  \end{flushleft}
% out  %
% out  
% out  
% out  
% out  % online
% out  % online  \begin{center}
% out  % online  \href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_Earthquake_Soil_Structure_Interaction_General_Aspects/ESSI_VisIt_movies_Jose_19May2015/movie_ff_3d.mp4}
% out  % online    {\includegraphics[width=50mm]{movie_ff_3d_mp4_icon.jpeg}}
% out  % online  %
% out  % online  \href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_Earthquake_Soil_Structure_Interaction_General_Aspects/ESSI_VisIt_movies_Jose_19May2015/movie_ff_1d.mp4}
% out  % online    {\includegraphics[width=50mm]{movie_ff_1d_mp4_icon.jpeg}}
% out  % online  \end{center}
% out  % online
% out  
% out  
% out  
% out  %
% out  
% out  
\end{frame}












  
% 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{6C vs 1C NPP ESSI Response Comparison}

 
% local
\vspace*{-2mm}
\begin{center}
\hspace*{-7mm}
%\movie[label=show3,width=8.8cm,poster,autostart,showcontrols]
\movie[label=show3,width=8.8cm,poster, showcontrols]
  {\includegraphics[width=92mm]
  {/home/jeremic/tex/works/Conferences/2016/IAEA_TecDoc_February2016/My_Current_Work/movie_2_npps_mp4_icon.jpeg}}
  {/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Model01_ESSI_Response_May2015/movie_2_npps.mp4}
\end{center}
% local
%  \vspace*{-2mm}
%  \begin{center}
%  \hspace*{-7mm}
%  \movie[label=show3,width=8.8cm,poster,autostart,showcontrols]
%    {\includegraphics[width=90mm]{movie_2_npps_mp4_icon.jpeg}}{movie_2_npps.mp4}
%  \end{center}


% online
\vspace*{-12mm}
\begin{flushleft}
%\vspace*{-15mm}
\href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_Earthquake_Soil_Structure_Interaction_General_Aspects/ESSI_VisIt_movies_Jose_19May2015/movie_2_npps.mp4}
  {\tiny (MP4)}
\end{flushleft}
% online



% out 
% out  \vspace*{-2mm}
% out  \begin{center}
% out  \hspace*{-7mm}
% out  \movie[label=show3,width=8.8cm,poster,autostart,showcontrols]
% out    {\includegraphics[width=69mm]{BJicon.png}}
% out    {movie_2_npps.mp4}
% out  \end{center}
% out  
% out  
% out  \begin{flushleft}
% out  \vspace*{-15mm}
% out  \href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_Earthquake_Soil_Structure_Interaction_General_Aspects/ESSI_VisIt_movies_Jose_19May2015/movie_2_npps.mp4}
% out    {\tiny (MP4)}
% out  \end{flushleft}
% out  %
% out  


 \end{frame}




%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%




 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%\subsection{\ } 
  


% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Stress Test Motions}

\begin{itemize}



\vspace*{2mm}
\item[-] Excite SSI system with a suite of motions

\vspace*{2mm}
\item[-] Recorded waves, and/or \underline{wavelets} 



\vspace*{2mm}
  \item[-]  Variation in wave direction and inclination
%   body waves reasulting in   surface waves
% %  strike and dip, 
%   body waves (P, SV, SH),
%   surface waves (Rayleigh, Love, Stoneley, etc.)

\vspace*{2mm}
\item[-] Variation in wave frequency, energy and duration


%\vspace*{2mm}
\vspace*{2mm}
  \item[-] Plane wave stress test motions: 
    \begin{itemize}
%      \item[-] 1D-1C
      \item[-] 1D-1C and/or 3D-1C
      \item[-] 3D-3$\times$1C 
      \item[-] 3D-6C (Thomson/Haskel's solution) 
    \end{itemize}




%\vspace*{1mm}
%  \item[-] Knowledge of shallow geology is important


\vspace*{2mm}
\item[-] "Break" the system, shake-out strong and weak links




\end{itemize}
 
\end{frame}






% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame}
% \frametitle{Shake Out Motions}
% 
% 
% %\vspace*{-10mm}  
% 
% \begin{itemize}
% 
% \item[-] Variation in inclination, frequency, energy and duration
% 
% \vspace*{1mm}
% \item[-] Try to "break" the system, shake-out strong and weak links
% 
% \end{itemize}
% 
% 
% 
% %\vspace*{-4mm}  
% \begin{figure}[!htb]
% \begin{flushleft}
% \hspace*{-5mm}
% \includegraphics[width=8.5cm]{/home/jeremic/tex/works/Conferences/2018/BestPSHANI/Presentation/stress_test_Best_SHANI_May2018.jpg}
% \end{flushleft}
% \end{figure}
% 
% 
% 
% \vspace*{-45mm}  
% \begin{figure}[!htb]
% \begin{flushright}
% \includegraphics[width=3cm]{/home/jeremic/tex/works/Conferences/2015/CNSC_July/Present/Stress_test_NPP_idea.jpg}
% \hspace*{-5mm}
% \end{flushright}
% \end{figure}
% 
% 
% \vspace*{-5mm}  
% \begin{figure}[!htb]
% \begin{flushright}
% \includegraphics[width=3cm]{/home/jeremic/tex/works/consulting/2017/IAEA/TECDOC/Version_14Mar2017/1Dvs3x1Dvs3D_waves_02.pdf}
% \hspace*{-5mm}
% \end{flushright}
% \end{figure}
% 
% 
% 
% 
% \end{frame}
% 






%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
 \frametitle{Example Stress Test Signals}

  \vspace*{1cm}

\begin{itemize}


%   \item[-] Gauss 
% \begin{figure}[!hbpt]
% \begin{flushright}
%   \vspace*{-0.5cm}
% \includegraphics[width=7.0truecm]{/home/jeremic/tex/works/Thesis/JoseAntonioAbellMena/Dyke_results/gauss.png}
% \end{flushright}
% \end{figure}

  \item[-] Ricker 
\begin{figure}[!hbpt]
\begin{flushright}
  \vspace*{-1cm}
%
\includegraphics[width=4.5cm]{/home/jeremic/tex/works/lecture_notes_SOKOCALO/Figure-files/_Chapter_Verification_and_Validation_for_Seismic_Wave_Propagation_Problems/tex_works_Thesis_NimaTafazzoli_Dissertation_Nima_Dissertation_Chapter3_Ricker1st.pdf}
\includegraphics[width=4.5cm]{/home/jeremic/tex/works/lecture_notes_SOKOCALO/Figure-files/_Chapter_Verification_and_Validation_for_Seismic_Wave_Propagation_Problems/tex_works_Thesis_NimaTafazzoli_Dissertation_Nima_Dissertation_Chapter3_Ricker1st_FFT.pdf}
%
%\includegraphics[width=4.5cm]{/home/jeremic/tex/works/lecture_notes_SOKOCALO/Figure-files/_Chapter_Verification_and_Validation_for_Seismic_Wave_Propagation_Problems/tex_works_Thesis_NimaTafazzoli_Dissertation_Nima_Dissertation_Chapter3_Ricker2nd.pdf}
%\includegraphics[width=4.5cm]{/home/jeremic/tex/works/lecture_notes_SOKOCALO/Figure-files/_Chapter_Verification_and_Validation_for_Seismic_Wave_Propagation_Problems/tex_works_Thesis_NimaTafazzoli_Dissertation_Nima_Dissertation_Chapter3_Ricker2nd_FFT.pdf}
  \hspace*{-0.7cm}
\end{flushright}
\end{figure}
    
  \item[-] Ormsby   
\begin{figure}[!hbpt]
\begin{flushright}
  \vspace*{-1cm}
\includegraphics[width=4.5cm]{/home/jeremic/tex/works/lecture_notes_SOKOCALO/Figure-files/_Chapter_Verification_and_Validation_for_Seismic_Wave_Propagation_Problems/tex_works_Thesis_NimaTafazzoli_Dissertation_Nima_Dissertation_Chapter3_Ormsby.pdf}
\includegraphics[width=4.5cm]{/home/jeremic/tex/works/lecture_notes_SOKOCALO/Figure-files/_Chapter_Verification_and_Validation_for_Seismic_Wave_Propagation_Problems/tex_works_Thesis_NimaTafazzoli_Dissertation_Nima_Dissertation_Chapter3_Ormsby_FFT.pdf}
  \hspace*{-0.7cm}
\end{flushright}
\end{figure}

\end{itemize}

% \begin{figure}[!hbpt]
% \begin{center}
% %
% \includegraphics[width=5.0truecm]{/home/jeremic/tex/works/Thesis/JoseAntonioAbellMena/Dyke_results/gauss.png}
% %
% \includegraphics[width=2.5cm]{/home/jeremic/tex/works/lecture_notes_SOKOCALO/Figure-files/_Chapter_Verification_and_Validation_for_Seismic_Wave_Propagation_Problems/tex_works_Thesis_NimaTafazzoli_Dissertation_Nima_Dissertation_Chapter3_Ricker2nd.pdf}

% \includegraphics[width=2.5cm]{/home/jeremic/tex/works/lecture_notes_SOKOCALO/Figure-files/_Chapter_Verification_and_Validation_for_Seismic_Wave_Propagation_Problems/tex_works_Thesis_NimaTafazzoli_Dissertation_Nima_Dissertation_Chapter3_Ricker2nd_FFT.pdf}
% %
% \includegraphics[width=2.5cm]{/home/jeremic/tex/works/lecture_notes_SOKOCALO/Figure-files/_Chapter_Verification_and_Validation_for_Seismic_Wave_Propagation_Problems/tex_works_Thesis_NimaTafazzoli_Dissertation_Nima_Dissertation_Chapter3_Ormsby.pdf}
% \includegraphics[width=2.5cm]{/home/jeremic/tex/works/lecture_notes_SOKOCALO/Figure-files/_Chapter_Verification_and_Validation_for_Seismic_Wave_Propagation_Problems/tex_works_Thesis_NimaTafazzoli_Dissertation_Nima_Dissertation_Chapter3_Ormsby_FFT.pdf}
% %
% \end{center}
% \end{figure}


\end{frame}


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
























%  




%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}

\frametitle{Free Field, Variation in Input Wave Angle,  $f = 5$Hz}

% Elastoplastic soil with contact elements
%% Both solid and contact elements dissipate energy
     
     
\vspace*{3mm}
\begin{center}
% \hspace*{-15mm}
%\movie[label=show3,width=10cm,poster,autostart,showcontrols]
\movie[label=show3,width=10cm,poster,showcontrols]
{\includegraphics[width=10cm]
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_animations_angle_or_frequency_variation/Free_Field_variation_in_wave_angle.jpg}}
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_animations_angle_or_frequency_variation/free_field_inclination.mp4}
\end{center}
        
% online   
\vspace*{-12mm}
\begin{flushleft}
\hspace*{-4mm}
\href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_animations_angle_or_frequency_variation/free_field_inclination.mp4}
  {\tiny (MP4)}
\end{flushleft}
% online  
   

\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}

\frametitle{SMR ESSI, Variation in Input Wave Angle,  $f = 5$Hz}

% Elastoplastic soil with contact elements
%% Both solid and contact elements dissipate energy

     
% \vspace*{-5mm}
\begin{center}
% \hspace*{-15mm}
%\movie[label=show3,width=10cm,poster,autostart,showcontrols]
\movie[label=show3,width=10cm,poster,showcontrols]
{\includegraphics[width=10cm]
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_ESSI_4_inclinations.jpg}}
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_ESSI_4_inclindations.mp4}
\end{center}
        
% online   
\vspace*{-12mm}
\begin{flushleft}
\hspace*{-4mm}
\href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_ESSI_4_inclindations.mp4}
  {\tiny (MP4)}
\end{flushleft}
% online  
   

\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}

\frametitle{Free Field, Variation in Input Frequency, $\theta = 60^{o}$}

% Elastoplastic soil with contact elements
%% Both solid and contact elements dissipate energy

     
\vspace*{3mm}
% \vspace*{-5mm}
\begin{center}
% \hspace*{-15mm}
%\movie[label=show3,width=10cm,poster,autostart,showcontrols]
\movie[label=show3,width=10cm,poster,showcontrols]
{\includegraphics[width=10cm]
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_animations_angle_or_frequency_variation/Free_Field_variation_in_wave_frequency.jpg}}
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_animations_angle_or_frequency_variation/free_field_frequency.mp4}
\end{center}
        
% online   
\vspace*{-12mm}
\begin{flushleft}
\hspace*{-4mm}
\href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_animations_angle_or_frequency_variation/free_field_frequency.mp4}
  {\tiny (MP4)}
\end{flushleft}
% online  
   

\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}

\frametitle{SMR ESSI, Variation in Input Frequency, $\theta = 60^{o}$}

% Elastoplastic soil with contact elements
%% Both solid and contact elements dissipate energy

     
\vspace*{3mm}
% \vspace*{-5mm}
\begin{center}
% \hspace*{-15mm}
%\movie[label=show3,width=10cm,poster,autostart,showcontrols]
\movie[label=show3,width=10cm,poster,showcontrols]
{\includegraphics[width=10cm]
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_animations_angle_or_frequency_variation/ESSI_SMR_variation_in_wave_frequency.jpg}}
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_animations_angle_or_frequency_variation/SMR_frequency.mp4}
\end{center}
        
% online   
\vspace*{-12mm}
\begin{flushleft}
\hspace*{-4mm}
\href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_animations_angle_or_frequency_variation/SMR_frequency.mp4}
  {\tiny (MP4)}
\end{flushleft}
% online  
   

\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}

%\frametitle{SMR ESSI, Variation in Input Frequency, $\theta = 60^{o}$}
\frametitle{SMR ESSI, Variation in Input Frequency, REAL TIME}

% Elastoplastic soil with contact elements
%% Both solid and contact elements dissipate energy

     
\vspace*{3mm}
% \vspace*{-5mm}
\begin{center}
% \hspace*{-15mm}
%\movie[label=show3,width=10cm,poster,autostart,showcontrols]
\movie[label=show3,width=10cm,poster,showcontrols]
{\includegraphics[width=10cm]
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Free_Field_animations_angle_or_frequency_variation/ESSI_SMR_variation_in_wave_frequency.jpg}}
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR-ESSI_real_time_four_freq.mp4}
\end{center}
        
% online   
\vspace*{-12mm}
\begin{flushleft}
\hspace*{-4mm}
\href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR-ESSI_real_time_four_freq.mp4}
  {\tiny (MP4)}
\end{flushleft}
% online  
   

\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



% OVDE


%  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%  \begin{frame}
%  
%  \frametitle{SMR, Free Field vs  ESSI, $f=2.5$Hz, $\theta = 60^{o}$}
%  
%  % Elastoplastic soil with contact elements
%  %% Both solid and contact elements dissipate energy
%  
%       
%  % \vspace*{-5mm}
%  \begin{flushleft}
%  \hspace*{-7mm}
%  %\movie[label=show3,width=54mm,poster,autostart,showcontrols]
%  \movie[label=show3,width=54mm,poster,showcontrols]
%  {\includegraphics[width=54mm]                                                                                       
%  {/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_FreeField_f2_5_theta_60.jpg}
%  }
%  {/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_free_field_2frequency.mp4}
%  \end{flushleft}
%  % online   
%  %\vspace*{-12mm}
%  \begin{flushleft}
%  \hspace*{-4mm}
%  \href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_free_field_2frequency.mp4}
%    {\tiny (MP4)}
%  \end{flushleft}
%  % online  
%  
%  
%  
%  
%  % \vspace*{-5mm}
%  \vspace*{-49mm}
%  \begin{flushright}
%  % \hspace*{-15mm}
%  %\movie[label=show3,width=58mm,poster,autostart,showcontrols]
%  \movie[label=show3,width=58mm,poster,showcontrols]
%  {\includegraphics[width=58mm]
%  {/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_ESSI_f2_5_theta_60.jpg}
%  }
%  {/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_2frequency.mp4}
%  \end{flushright}
%  \hspace*{-7mm}
%  % online   
%  %\vspace*{-12mm}
%  \begin{flushright}
%  %\hspace*{-4mm}
%  \vspace*{-9mm}
%  \href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_2frequency.mp4}
%    {\tiny (MP4)}
%  \hspace*{-4mm}
%  \end{flushright}
%  % online  
%  
%  
%  
%  \end{frame}
%  
%  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%  
%  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%  \begin{frame}
%  
%  \frametitle{SMR, Free Field vs  ESSI, $f=10$Hz, $\theta = 60^{o}$}
%  
%  % Elastoplastic soil with contact elements
%  %% Both solid and contact elements dissipate energy
%  
%       
%  % \vspace*{-5mm}
%  \begin{flushleft}
%  \hspace*{-7mm}
%  %\movie[label=show3,width=54mm,poster,autostart,showcontrols]
%  \movie[label=show3,width=54mm,poster,showcontrols]
%  {\includegraphics[width=54mm]
%  {/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_FreeField_f10_theta60.jpg}
%  }
%  {/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_free_field_10frequency.mp4}
%  \end{flushleft}
%  % online   
%  %\vspace*{-12mm}
%  \begin{flushleft}
%  \hspace*{-4mm}
%  \href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_free_field_10frequency.mp4}
%    {\tiny (MP4)}
%  \end{flushleft}
%  % online  
%  
%  
%  
%  
%  % \vspace*{-5mm}
%  \vspace*{-48mm}
%  \begin{flushright}
%  % \hspace*{-15mm}
%  %\movie[label=show3,width=58mm,poster,autostart,showcontrols]
%  \movie[label=show3,width=58mm,poster,showcontrols]
%  {\includegraphics[width=58mm]
%  {/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_ESSI_f10_theta60.jpg}
%  }
%  {/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_10frequency.mp4}
%  \end{flushright}
%  \hspace*{-7mm}
%  % online   
%  %\vspace*{-12mm}
%  \begin{flushright}
%  %\hspace*{-4mm}
%  \vspace*{-9mm}
%  \href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/SMR_animations_May2018/SMR_10frequency.mp4}
%    {\tiny (MP4)}
%  \hspace*{-4mm}
%  \end{flushright}
%  % online  
%  
%  
%  
%  \end{frame}
%  
%  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%  



% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame} 
%  \frametitle{Free Field Motion Verification}
% 
% 
%   \vspace*{-3mm}
% 
%  \begin{figure}[!H] 
%     \begin{center}
%   \hspace*{-8mm}
%       \includegraphics[width=4cm]{/home/jeremic/tex/works/Thesis/HexiangWang/Files_SMiRT_11Aug2017/pic/free_field_ux_time_series.pdf} 
%   \hspace*{-1mm}
%       \includegraphics[width=4cm]{/home/jeremic/tex/works/Thesis/HexiangWang/Files_SMiRT_11Aug2017/pic/free_field_uy_time_series.pdf} 
%   \hspace*{-1mm}
%       \includegraphics[width=4cm]{/home/jeremic/tex/works/Thesis/HexiangWang/Files_SMiRT_11Aug2017/pic/free_field_uz_time_series.pdf} \\
%   \hspace*{-3mm}
% %
% \\
%   \hspace*{-8mm}
%       \includegraphics[width=4cm]{/home/jeremic/tex/works/Thesis/HexiangWang/Files_SMiRT_11Aug2017/pic/free_field_ax_time_series.pdf} 
%   \hspace*{-1mm}
%       \includegraphics[width=4cm]{/home/jeremic/tex/works/Thesis/HexiangWang/Files_SMiRT_11Aug2017/pic/free_field_ay_time_series.pdf} 
%   \hspace*{-1mm}
%       \includegraphics[width=4cm]{/home/jeremic/tex/works/Thesis/HexiangWang/Files_SMiRT_11Aug2017/pic/free_field_az_time_series.pdf}  
%   \hspace*{-3mm}
%    \end{center}
%  \end{figure}
% \end{frame}
% 
% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 




%     




 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}

%\frametitle{NPP Seismic Reponse, Energy Dissipation}
\frametitle{NPP ESSI, Energy Dissipation, Weak Link}

% Elastoplastic soil with contact elements
%% Both solid and contact elements dissipate energy

% \vspace*{-5mm}
\begin{center}
% \hspace*{-15mm}
\movie[label=show3,width=10cm,poster,autostart,showcontrols]
{\includegraphics[width=10cm]
{/home/jeremic/tex/works/Conferences/2017/SMiRT_24/present/3D_Nonlinear_Modeling_and_it_Effects/NPP_Plastic_Dissipation_grab.jpg}}
{/home/jeremic/tex/works/Thesis/HanYang/Files_10Aug2017/NPP_Plastic_Dissipation.mp4}
\end{center}




\begin{flushleft}
\vspace*{-15mm}
\href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Energy_Dissipation_Animations/NPP_Plastic_Dissipation.mp4}
%  \href{./homo_50m-mesh_45degree_Ormsby.mp4}
  {\tiny (MP4)}
\end{flushleft}
%



\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}

\frametitle{SMR ESSI, Energy Dissipation, Weak Link}

% Elastoplastic soil with contact elements
%% Both solid and contact elements dissipate energy


% \vspace*{-5mm}
\begin{center}
% \hspace*{-15mm}
\movie[label=show3,width=10cm,poster,autostart,showcontrols]
{\includegraphics[width=10cm]
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Energy_Dissipation_Animations/SMR_Energy_Dissipation_screen_grab.jpg}}
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Energy_Dissipation_Animations/SMR_Energy_Dissipation.mp4}
\end{center}


\begin{flushleft}
\vspace*{-15mm}
\href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_NPPs/Energy_Dissipation_Animations/SMR_Energy_Dissipation.mp4}
%  \href{./homo_50m-mesh_45degree_Ormsby.mp4}
  {\tiny (MP4)}
\end{flushleft}
%





% \vspace*{-5mm}



\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

      



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{frame}
 \frametitle{Energy Infrastruture, Inclined Seismic Waves}

\vspace*{3mm}
%\vspace*{-5mm}
\begin{center}
% \hspace*{-15mm}
\movie[label=show3,width=10cm,poster,autostart,showcontrols]
{\includegraphics[width=10.0cm]
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_Concrete_Dams/Pine_Flat_Dam/dynamic_response_inclination.jpg}}
{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_Concrete_Dams/Pine_Flat_Dam/dynamic_response_inclination.mp4}
\end{center}

\begin{flushleft}
\vspace*{-15mm}
\href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_Concrete_Dams/Pine_Flat_Dam/dynamic_response_inclination.mp4}
%  \href{./homo_50m-mesh_45degree_Ormsby.mp4}
  {\tiny (MP4)}
\end{flushleft}
%

\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



%  
%  
%  
%  
%  
%  
%  
%  

 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{BRB Energy Dissipation, Weak Link}


% \vspace*{-5mm}
\begin{center}
% \hspace*{-15mm}
%\movie[label=show3,width=10cm,poster,autostart,showcontrols]
\movie[label=show3,width=10cm,poster,showcontrols]
{\includegraphics[width=10cm]
{/home/jeremic/tex/works/Thesis/HanYang/ASCE-7-21_low_building_energy_dissipation/ATC_Short_Building_PD.jpg}}
{/home/jeremic/tex/works/Thesis/HanYang/ASCE-7-21_low_building_energy_dissipation/ATC_Short_Building_PD.mp4}
\end{center}
        
% online   
\vspace*{-12mm}
\begin{flushleft}
\hspace*{-4mm}
\href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_Earthquake_Soil_Structure_Interaction_General_Aspects/Energy_dissipation_frames/ATC_Short_Building_PD.mp4}
  {\tiny (MP4)}
\end{flushleft}
% online  
   



\end{frame}
%\vspace*{10mm}  

     









%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%






% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% % 
% 
% 
% 
%     
% 
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame}
% \frametitle{Ventura Hotel, Northridge Earthquake, nonSSI vs SSI}
% 
% 
% % local
% 
% \vspace*{-5mm}
% \begin{center}
% \hspace*{-16mm}
% %\movie[label=show3,width=5.6cm,poster,autostart,showcontrols]
% \movie[label=show3,width=120mm,showcontrols]
%   {\includegraphics[width=120mm]{/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_Buildings/Ventura_Hotel_SSI_vs_nonSSI_screen_grab.jpg}}
%   {/home/jeremic/public_html/lecture_notes_online_material/_Chapter_Applications_ESSI_for_Buildings/Ventura_Hotel_SSI_vs_nonSSI.mp4}
% \hspace*{-16mm}
% \end{center}
% % local
% 
% 
% % online
% \vspace*{-12mm}
% \hspace*{-12mm}
% \begin{flushleft}
% \href{http://sokocalo.engr.ucdavis.edu/~jeremic/lecture_notes_online_material/_Chapter_Applications_ESSI_for_Buildings/Ventura_Hotel_SSI_vs_nonSSI.mp4}
% {\tiny ({\bf MP4})}
% \end{flushleft}
% % online
% \vspace*{-12mm}
% 
% 
% \end{frame}
% %\vspace*{10mm}
% 
% 
% 
% 
% 
% 
% 
% 
% 
% 
% 
% 
% 
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



\section{Summary}






% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \section{Real-ESSI Simulator System}
% 
%       
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame} 
% 
% \frametitle{Real-ESSI Simulator System}
% 
% %The  Real-ESSI, 
% {\underline {\bf Real}}istic  
% %{\underline {\bf M}}odeling  and  
% %{\underline {\bf S}}imulation  of  
% {M}odeling  and  
% {S}imulation  of  
% {\underline {\bf E}}arthquakes,  
% {\underline {\bf S}}oils,
% {\underline {\bf S}}tructures  and  their  
% {\underline {\bf I}}nteraction  (Real-ESSI) Simulator  
% is  a  software,  hardware  and
% documentation   system   for  high fidelity, high performance, time  domain,
% linear and  nonlinear,  
% elastic and inelastic,  
% deterministic  or probabilistic,
% 3D, 
% modeling and simulation of:
% 
%     \begin{itemize}
% \vspace*{-1mm}
%       \item[-] statics and dynamics of soil,
% \vspace*{-1mm}
%       \item[-]    statics and dynamics of rock,
% \vspace*{-1mm}
%       \item[-]    statics and dynamics of structures,
% \vspace*{-1mm}
%       \item[-]    statics of soil-structure systems, and
% \vspace*{-1mm}
%       \item[-]    dynamics of earthquake soil structure interaction 
%     \end{itemize}
% 
% 
% % 
% % Used for:
% %   \begin{itemize}
% % %\vspace*{1mm}
% %     \item[-] Design, linear elastic, load combinations, dimensioning
% %   
% %   
% % %\vspace*{1mm}
% %     \item[-] Assessment, nonlinear/inelastic, safety margins
% %   
% %   
% %   \end{itemize}
% %   
%   
% %  \vspace*{3mm}
% %Real-ESSI documentation, examples  and program available at  
% %\fbox{\url{http://real-essi.us/}}    
% \fbox{\href{http://real-essi.us/}{http://real-essi.us/}}    
% %\url{http://sokocalo.engr.ucdavis.edu/~jeremic/Real_ESSI_Simulator/}
% %
% %\url{http://real-essi.info/}
% %
% 
% 
% 
% \end{frame}
% 
% 
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
  \frametitle{Summary}

  \begin{itemize}

%    \item[-] Importance   of   using  proper  models  correctly  (verification,
%    validation, level of sophistication)
%     
 
% %    \item[-] Reduction of modeling uncertainty 
% %
% \vspace*{1mm}
%     \item[] Numerical modeling to predict and inform
% %     , rather than fit
% 
% %\vspace*{1mm}
% %    \item[-] Change of demand due to inelastic effects
% 
% %\vspace*{-1mm}
% %      \begin{itemize}
% %         \item[-] Reduction of dynamic motions
% %         \item[-] Increase in deformations
% %      \end{itemize}
% 
% 
% % 
% % \vspace*{1mm}
% %     \item[-]  Sophisticated inelastic/nonlinear modeling and simulations need to be
% %     done carefully and in phases
% 
% 
% \vspace*{3mm}
%     \item[] Education and Training is the key!



\vspace*{5mm}
  \item[] Stress test, shake-out 
%Soil-Structure Interacting (SSI) systems
nuclear energy ESSI system
%
%\vspace*{3mm}
%  \item[] Choice of analysis level of sophistication
%
\vspace*{5mm}
  \item[] Stress test motions variations:
 signal,                         
 energy,                         
inclination and direction angle,
duration                        


%   \begin{itemize}
%     \item[]  signal
%     \item[]  energy
%     \item[] inclination and direction angle 
%     \item[] duration
%   \end{itemize}

\vspace*{5mm}
  \item[] Advance safety and economy of energy ESSI systems 
%  \item[] Improve safety and economy of energy ESSI systems 
%      \begin{itemize}   
%       \item[] Safety
%       \item[] Economy
%      \end{itemize}

\vspace*{5mm}
   \item[]   Students:    Feng,  Yang,  Behbehani,  Sinha,  Wang,
   Pisan{\'o}, Abell, Tafazzoli, Jie, Preisig, Tasiopoulou, Watanabe...
   
   
% 
\vspace*{5mm}
%  \item[]  Funding  from  and  collaboration  with the 
  \item[]  Appreciation, funding, collaboration:
%   US-FEMA/ATC, 
  US-NRC, 
  US-DOE
%   US-NSF, 
%   CNSC-CCSN, 
%   UN-IAEA, 
%   CH-ENSI/Basler\&Hofmann and 
%   Shimizu Corp. is greatly appreciated,
% 
% 
% \vspace*{3mm}
%   \item[] 
% %  All presented available within the Real-ESSI   
%     \url{http://real-essi.us}
      

\end{itemize}



\end{frame}
%






\end{document}

%
%
