نتایج جستجو برای: nitrogen application rates

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

Maryam Hamele Darbandi Mehdi Panahyian Kivi Saeid Hokmalipour,

In order to study of the effect of seed inoculation with PGPR on nitrogen and phosphorus use efficiency of spring wheat in different levels of nitrogen and phosphorus fertilizers, an experimental was conducted at the Research Farm of Mohageh Ardabili University, Ardabil, Iran during 2012 year. The combination of nitrogen fertilizer in three levels (0, 40 and 80 kg N/ha as urea) and phosphorus f...

Maryam Hamele Darbandi Mehdi Panahyian Kivi Saeid Hokmalipour,

In order to study of the effect of seed inoculation with PGPR on nitrogen and phosphorus use efficiency of spring wheat in different levels of nitrogen and phosphorus fertilizers, an experimental was conducted at the Research Farm of Mohageh Ardabili University, Ardabil, Iran during 2012 year. The combination of nitrogen fertilizer in three levels (0, 40 and 80 kg N/ha as urea) and phosphorus f...

امام, یحیی, رزمجو, جمشید, صداقت, مژده,

This experiment was conducted to determine the effects of time and rate of nitrogen fertilizer (urea) application on yield and yield components and quality of sunflower (Helianthus annuus L. )cv.Euroflor. A field experiment was carried out at College of Agriculture, Shiraz University during Summer 2009. The experimental design was a factorial based on a randomized complete block design with 3 ...

رجایی, مجید, مطیع الله, محمد ابراهیم,

In order to investigate the interaction effect of salinity and nitrogen on growth, mineral composition and salinity tolerance of soure orange seedlings a factorial experiment was carried out in completely randomized design with three replications. Factors consisted of four sodium chloride rates (0, 250, 500 and 1000 mg sodium chloride kg-1 soil) and four nitrogen levels (0, 50, 100, and 200 mg ...

Journal: :چغندرقند 0
مصطفی حسین پور استادیار مرکز تحقیقات کشاورزی صفی آباد- دزفول علیرضا پاک‎نژاد مربی مرکز تحقیقات کشاورزی صفی آباد- دزفول احمد نادری استادیار مرکز تحقیقات کشاورزی و منابع طبیعی خوزستان رحیم اسلامی‎زاده استادیار مرکز تحقیقات کشاورزی صفی آباد ولی‎اله یوسف‎آبادی مربی مؤسسه تحقیقات چغندر قند حمید شریفی مربی مرکز تحقیقات کشاورزی صفی آباد

this study was conducted to determine the effect of variable nitrogen supply on yield parameters of two sugar beet varieties, as well as on biomass allocation to different parts of sugar beet plant at safi-abad agric. res. center during 2003-4 and 2004-5. five nitrogen rates (0, 60, 120, 180 and 240 kgha-1) and two monogerm sugar beet varieties (shirin and rasol) arranged as factorial in a rand...

Journal: :journal of agricultural science and technology 2010
r. naderi h. ghadiri

a two year field experiment was carried out to evaluate the competitive effects of wild mustard densities growing with rapeseed (cultivar talaye) under different nitrogen rates. treatments were wild mustard densities (0, 10, 20, 30, and 40 plant m-2) and nitrogen (n) rates (0, 50, 100, 150, and 200 kg n ha-1). the factorial set of treatments was arranged into a randomized complete block design ...

فرجی, ابوالفضل, میرلوحی, آقا فخر,

In order to study the effects of rate and time of nitrogen application on vegetative characters, i.e., yield and yield components of rice (Zayandeh-rood variety), an experiment was conducted at Isfahan University of Technology research farm during summer 1996. Four N rates including (60, 90, 120 and 150 KgN/ha) and four splitting form (1- all N applied before transplanting 2- 1/3 N applied befo...

Journal: :مدیریت خاک و تولید پایدار 0
سولماز فتح العلومی دانشگاه محقق اردبیلی شکراله اصغری دانشگاه محقق اردبیلی اسماعیل گلی کلانپا دانشگاه محقق اردبیلی

application of sewage sludge as a cheap and waste material is increasing for supporting plant essential elements especially in the soils of arid and semiarid regions. in the present greenhouse research, the effect of ardabil municipal sewage sludge on n, p, k, pb, cr, ni and cd concentrations in soil and plant and also spring wheat yield and growth indices was studied as a randomized complete b...

ژورنال: علوم آب و خاک 1998
میرلوحی, آقا فخر, فرجی, ابوالفضل ,

In order to study the effects of rate and time of nitrogen application on vegetative characters, i.e., yield and yield components of rice (Zayandeh-rood variety), an experiment was conducted at Isfahan University of Technology research farm during summer 1996. Four N rates including (60, 90, 120 and 150 KgN/ha) and four splitting form (1- all N applied before transplanting 2- 1/3 N applied befo...

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

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

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