نتایج جستجو برای: oil storage tanks

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

2008
Fujun LIU Shoubao DING Xiaolian GUO

In china, atmospheric storage tanks are not included in the management of special equipment, and therefore they are not required to be inspected compulsorily. There is larger difference between China and developed countries on atmospheric storage tank inspection technique than the other techniques on the inspection of pressure vessels. It is widely believed that the strength worsening and perfo...

2013
Yuqin Hu Diansheng Wang Jinyu Liu Jianshen Gao

Ninety nine electrostatic accidents were reviewed, based on information collected from published literature. All the accidents over the last 30 years occurred during the process of oil-gas storage and transportation. Statistical analysis of these accidents was performed based on the type of complex conditions where accidents occurred, type of tanks and contents, and type of accidents. It is sho...

Journal: :Brazilian Journal of Animal and Environmental Research 2020

2011

INTRODUCTION Underground storage tanks containing hydrocarbonbased fuels are found worldwide. Many of these tanks have leaks, allowing gasoline, diesel, oil, or other hydrocarbon materials to contaminate the surrounding soil. In 1992, only 2 million of the 5 million tanks in the U.S. were monitored for leaks. However, underground storage tanks represent only one of many sources of hydrocarbon c...

2004

INTRODUCTION Underground storage tanks containing hydrocarbonbased fuels are found worldwide. Many of these tanks have leaks, allowing gasoline, diesel, oil, or other hydrocarbon materials to contaminate the surrounding soil. In 1992, only 2 million of the 5 million tanks in the U.S. were monitored for leaks. However, underground storage tanks represent only one of many sources of hydrocarbon c...

2005
N. Gopalakrishnan B. V. S. S. S. Prasad S. Srinivasa Murthy

Thermal energy storage is an essential component of solar heating systems. A numerical analysis of thermal stratification in hot water storage tanks suitable for solar water heating applications is presented in this paper. Transient, axi-symmetric, turbulent natural convection in fully and partially charged storage tanks for varying Rayleigh Number in the range of 10 to 10 is studied. Mix Numbe...

2011

INTRODUCTION Underground storage tanks containing hydrocarbonbased fuels are found worldwide. Many of these tanks have leaks, allowing gasoline, diesel, oil, or other hydrocarbon materials to contaminate the surrounding soil. In 1992, only 2 million of the 5 million tanks in the U.S. were monitored for leaks. However, underground storage tanks represent only one of many sources of hydrocarbon c...

Journal: :Thermal Science 2022

One of the biggest problems related to mandatory tanks oil and derivatives are evaporative losses in tanks. It is well known that storage, manipulation transport results evaporation liquid. In case where commodity reserves stored for a long period time, most pronounced "breathing" degradation quality petroleum products. Many these volatile organic compounds also have strong negative impact harm...

2001
Laura A. Hanson

The Hanford Site in southeastern Washington State is the location of the largest nuclear waste storage area in the United States. Since plutonium production facilities at Hanford were shut down in 1987,cleaning up the leftover waste at the Hanford Site has become one of the largest environmental cleanup projects in history. Legal, political, technical, and social aspects of the cleanup contribu...

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

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

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