نتایج جستجو برای: ventilated cavity

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

Journal: :Applied Physics Letters 2017

Journal: :Journal of Ship Research 1962

Journal: :Journal of Ship Research 1961

Journal: :International Journal of Pathogen Research 2021

Coronaviruses are a group of related RNA viruses that cause disease in mammals and birds. COVID-19 infection is caused by single stranded virus called SARS-CoV-2 similar to the severe acute respiratory syndrome coronavirus (SARS-CoV). The aim this review identify how infects man, preventive approach treatment possibility with ivermectin drug. possible main source transmission thought be close c...

Journal: :Buildings 2022

The adoption of phase change materials (PCMs) is a promising solution for the improvement building energy performances and indoor comfort, integration geopolymer concrete (GPC) allows recycling reducing demand raw in production. Both contribute to carbon dioxide emission lifecycle. In this frame, paper proposes complete numerical approach selecting optimal wall package made GPC PCMs Mediterrane...

Journal: :journal of dentomaxillofacil radiology, pathology and surgery 0
zahra dalili kajan department of maxillofacial radiology. faculty of dentistry, guilan university of medical sciences, rasht, iran mehran taramsari department of endodontics, faculty of dentistry, guilan university of medical sciences, rasht, iran somayeh nemati department of maxillofacial radiology, faculty of dentistry, guilan university of medical sciences, rasht, iran mehrnaz barandeh faculty of dentistry, guilan university of medical sciences, rasht, iran

introdouction: the mapping of ghost images of the maxilla and the nasal cavity, which are complex structures, is very important. the position of objects that create a ghost image can differ when using various devices. the purpose of this investigation was to study the mapping of ghost images of the maxilla and the nasal cavity using a cranex d digital panoramic machine. materials and methods: t...

Journal: :medical journal of islamic republic of iran 0
amid athari from the department of microbiology, school of medicine, kermanshah university of medical sciences, kermanshah, islamic republic of iran. telmur fallah

a 79 year old fanner referred to a dental clinic because of toothache for one week. after extraction of a painful tooth, three larvae, 1.5 cm in length emerged from the dental cavity. morphological study of the larvae proved them as w. magnifica. this is the first report of dental cavity myiasis from iran.

Journal: :Physics of Fluids 2022

This study investigates the ventilated cavities around a surface-piercing hydrofoil, aiming to extend previous studies by an in-depth understanding of vaporous cavity behaviors and flow-regime transition at high Froude numbers. An experiment is carried out in constrained-launching water tank with vertically cantilevered hydrofoil piercing still surface. The recorded using high-speed photography...

2014
Gwo-Hwa Wan Chieh-Liang Wu Yi-Fang Chen Sheng-Hsiu Huang Yu-Ling Wang Chun-Wan Chen

Humans produce exhaled breath particles (EBPs) during various breath activities, such as normal breathing, coughing, talking, and sneezing. Airborne transmission risk exists when EBPs have attached pathogens. Until recently, few investigations had evaluated the size and concentration distributions of EBPs from mechanically ventilated patients with different ventilation mode settings. This study...

2013
Mohammad Feroz Azfar Muhammad Faisal Khan Abdulaziz H. Alzeer

BACKGROUND Eye care is an essential component in the management of critically ill patients. Standardized eye care can prevent corneal complications in ventilated patients. OBJECTIVE This study was designed to compare old and new practices of corneal care for reduction in corneal complications in ventilated patients. METHODS This study was done in three phases each of six month duration. Pha...

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

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

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