نتایج جستجو برای: zagros orogeny

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

2016
Chris Ingles Lindy A. Orthia

In this paper, we discuss and critique existing hypotheses about the geology of Middle-earth in light of current geological theories of planetary formation, mountain building (orogeny) and plate tectonics. We dispute the prevailing tectonic explanation for the major geological features of Middle-earth and Arda on the basis of evidence as yet not fully considered about the formation of the plane...

Journal: :Heritage 2023

Geoheritage requires proper conservation and has significant importance for geoscience education at universities. Furthermore, its related potential needs to be evaluated. This study focuses on two textbook localities (these are parts of larger geosites) from the Cenozoic orogenic belts, namely Zagros Greater Caucasus. The novel, tentatively proposed approach aims general geological characteris...

2010
Sean C. Solomon

Introduction. The once popular idea that changes in planetary volume play an important role in terrestrial orogeny and tectonics [ I ,2] was generally discarded with the acceptance of plate tectonics. It is nonetheless likely that the Earth has been steadily cooling over the last 3-4 billion years [e.g., 3,4], and the global contraction that accompanied such cooling would have led to a secular ...

Journal: :Ecology and Society 2021

Shakeri, Z., K. Mohammadi-Samani, E. Bergmeier, and T. Plieninger. 2021. Spiritual values shape taxonomic diversity, vegetation composition, conservation status in woodlands of the Northern Zagros, Iran. Ecology Society 26(1):30. https://doi.org/10.5751/ES-12290-260130

Journal: :Oxford Journal of Archaeology 2018

Journal: :Frontiers in Earth Science 2021

In northwestern Iran, magmatic activity occurred during three main intervals: The Cretaceous, Eocene, and Miocene-Quaternary. first two phases of are more consistent with arc-type magmatism on an active continental margin; whereas the last phase, which has calc-alkaline alkaline affinities, shows similarity to postcollisional magmatism. Magmatic belts mostly situated in northern eastern parts O...

Journal: :Revista Brasileira De Paleontologia 2022

The Paleogene carbonate deposits of Pabdeh and Jahrum formations are widespread from the northwest (Dashte Zari area) to southwest Shahrekord region in High Zagros Mountains Iran record lateral upward transition open marine into shallow water environment. Formation shows a succession pelagic hemipelagic limestone, argillaceous chert. It consists planktonic wackestone, pellet-planktonic mudstone...

Journal: :Sustainability 2023

Forests remain an important resource in Iran, as most of the livelihood activities local communities, especially semi-arid environment Zagros forests, are dependent on forest resources. The aim this study was to identify type and extent dependency. Semi-structured interviews questionnaires were used collect data from 170 households Central Zagros. Results show that using firewood for fuel non-f...

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

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

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