نتایج جستجو برای: keywords creep test

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

2016
Junhui Luo Linchang Miao

This research aims to explore the dynamic characteristics and settlement prediction of soft soil. Accordingly, the dynamic shear modulus formula considering the vibration frequency was utilized and the dynamic triaxial test conducted to verify the validity of the formula. Subsequently, the formula was applied to the dynamic creep strain function, with the factors influencing the improved dynami...

D. Mostofinejad, O. R. Barani and M. Saadatpour,

In the Present study, attempt will be made to propose a new method for prediction of long-term essential creep of concrete utilizing some short-term creep tests under high temperature. To do so, regarding the similarities between essential creep of concrete and creep in viscoelastic materials, the time–temperature equivalence relation in viscoelastic materials is evaluated for concrete. This re...

Journal: :MOKUZAI HOZON (Wood Protection) 2021

Journal: :Transactions of the Japan Society of Mechanical Engineers 1943

2006
Jing-Jing Zhang Han-Xiong Huang Yu-Huan Wang

Rheological behavior of high-density polyethylene (HDPE)-wood flour composites with different wood contents was examined using steady shear sweep, oscillatory frequency sweep, creep test, and stress relaxation test. The samples were prepared using a melt compounding method in a twin-screw extruder. The results showed that the yield stress did not appear for the composites prepared under the pro...

Journal: :Journal of Object Technology 2007
Mourad Debbabi M. Fourati

boolean byte class double else extends final finally float if implements int interface long native new private public return short static super synchronized this throw throws transient try void volatile while ( ) [ ] { } ; , . = Figure 1: Java keywords.

2002
Chris Ricketts John Berry

MANY students of statistics, especially those who are not studying mathematics, have difficulty with the mathematical formulation of statistical methods. The theory of statistics is largely based upon the theory of probability distributions and sampling distributions of parameters such as the mean or test statistics such as chi-squared. Because each approach uses a different formula, many stude...

2017
Ying Zhai Yuanzhan Wang Yanhe Dong

Original scientific paper The nonlinear creep characteristics of typical clays in the coastal area of Tianjin were studied by consolidated-undrained triaxial creep tests. The tests were performed via the stepwise loading method, and the creep curves of the soft clays under different stress states were obtained from the raw data processed by Chen and Kang’s method. The experiments showed that th...

2008
N. Kinoshita H. Yasuhara

ABSTRACT: The authors have proposed and discussed temporary storage of heated water in openings excavated in rock mountain from the viewpoints of multiple-utilization of land, environmental safeguards, energy conservation, etc. When used for heated-water storage, the rock mass around the openings will receive the effects of the heated water. In this study, a uniaxial compression creep test at h...

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

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

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"; } -->