نتایج جستجو برای: seismic site response

تعداد نتایج: 1328738  

In this paper effect of pile-soil consideration in obtaining seismic response offshore structure is assessed due to earthquake loading. InducedSeismic force is one of the most important excitations for the dynamic response of an offshore structure. According to API, Seismic forces should be accounted in platform design for seismically active regions in order to determine the allowable seismic r...

Journal: :Bulletin of the New Zealand Society for Earthquake Engineering 2022

The rise of performance-based earthquake engineering, in combination with the complexity associated selecting records for time-history analysis, demonstrates an expressed need localized default suites ground motion structural designers to use absence site-specific studies. In current research investigation, deaggregations probabilistic seismic hazard models (National Seismic Hazard Model, Cante...

2010
Matteo Picozzi Claus Milkereit Stefano Parolai Karl-Heinz Jäckel Ingo Veit Joachim Fischer Jochen Zschau

Over the last few years, the analysis of seismic noise recorded by two dimensional arrays has been confirmed to be capable of deriving the subsoil shear-wave velocity structure down to several hundred meters depth. In fact, using just a few minutes of seismic noise recordings and combining this with the well known horizontal-to-vertical method, it has also been shown that it is possible to inve...

Journal: :Journal of Seismology 2023

A Fourier series non-stationary coherency model with respect to the site conditions for horizontal component was developed. The evolution of achieved using parameters related site, inter-station distance, and time. First, based on simulation a ground-motion field considering wave-passage effect site-response effect, approach used estimation wavelet transform is presented. Subsequently, formulat...

ژورنال: مهندسی دریا 2012

Evaluation of seismic behavior of offshore platforms is one of the important design steps in seismic regions. Nevertheless, because of complication and time cost of these methods, engineers usually do not study them deeply. Endurance Time (ET) method is a good solution for this problem. In this method, with acceptance of a reasonable region of errors, the time of analysis can be reduced conside...

2011
Nicola CATERINO Iunio IERVOLINO Gaetano MANFREDI Edoardo COSENZA

Seismic retrofitting of under-designed structures is a consolidated approach to risk management. Several options are available for the achievement of the vulnerability reduction goals, each of those having peculiar performances in respect of different technical and non-structural criteria. Selection of the best solution is a non-trivial task, because criteria may conflict each other. MultiCrite...

2008
Richard A. Krahenbuhl Yaoguo Li

In this paper, we demonstrate the feasibility of jointly inverting 4D gravity data collected on the surface and in a borehole setting to characterize fluid contact movement over time. As technology rapidly advances towards a practical borehole gravity meter capable of collecting data in horizontal monitoring wells, the foundations for properly inverting and interpreting these valuable data must...

2011
Myung W. Lee

Thirteen seismic profiles totaling 242 km were reprocessed in the Mackenzie Delta area in order to map the shallow gas hydrated deposits and to map detail structure around the proposed drill site for the gas hydrate research program. Seismic data were acquired for conventional oil exploration purposes in this area in the middle of 1980, so the field parameters were not optimum for the shallow s...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->