118 resultados para semi conductor cluster

em CentAUR: Central Archive University of Reading - UK


Relevância:

100.00% 100.00%

Publicador:

Resumo:

The optical and semiconductor properties of lead telluride coatings are dependant on various factors contributing to its performance. In this paper, we will present the temperature dependant effects of single layer lead telluride coatings on the dispersion and absorption characteristics, absorption edge, and carrier concentration from 15 K to 436 K using both experimental and theoretical analysis.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Two new complex salts of the form (Bu4N)(2)[Ni(L)(2)] (1) and (Ph4P)(2)[Ni(L)(2)] (2) and four heteroleptic complexes cis-M(PPh3)(2)(L) [M = Ni(II) (3), Pd(II) (4), L = 4-CH3OC6H4SO2N=CS2] and cis-M(PPh3)(2)(L') [M = Pd(II) (5), Pt(II) (6), L' = C6H5SO2N=CS2] were prepared and characterized by elemental analyses, IR, H-1, C-13 and P-31 NMR and UV-Vis spectra, solution and solid phase conductivity measurements and X-ray crystallography. A minor product trans-Pd(PPh3)(2)(SH)(2), 4a was also obtained with the synthesis of 4. The NiS4 and MP2S2 core in the complex salts and heteroleptic complexes are in the distorted square-plane whereas in the trans complex, 4a the centrosymmetric PdS2P2 core is perforce square planar. X-ray crystallography revealed the proximity of the ortho phenyl proton of the PPh3 ligand to Pd(II) showing rare intramolecular C-H center dot center dot center dot Pd anagostic binding interactions in the palladium cis-5 and trans-4a complexes. The complex salts with sigma(rt) values similar to 10 (5) S cm (1) show semi-conductor behaviors. The palladium and platinum complexes show photoluminescence properties in solution at room temperature.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

An uncommon coordination protocol induced by the p-tolylsulfonyl dithiocarbimate ligand (L) [L = p-CH(3)C(6)H(4)SO(2)N CS(2)(2-)] in conjunction with PPh(3) allowed the formation of novel homodimetallic, Cu(2)(PPh(3))(4)L (1), trinuclear heterometallic Cu(2)Ni(L)(2)(PPh(3))(4) (2) and heteroleptic complexes of general formula cis-[M(PPh(3))(2)L] [M = Pd(II) (3), Pt(II) (4)]. The complexes have been characterized by microanalysis, mass spectrometry, IR, (1)H, (13)C and (31)P NMR and electronic absorption spectra and single-crystal X-ray crystallography. 2 uniquely consists of square planar, trigonal planar and tetrahedral coordination spheres within the same molecule. In both heteroleptic complexes 3 and 4 the orientation of aromatic protons of PPh(3) ligand towards the Pd(II) and Pt(II) center reveals C-H center dot center dot center dot Pd and C-H center dot center dot center dot Pt rare intramolecular anagostic or preagostic interactions. These complexes exhibit photoluminescent properties in solution at room temperature arising mainly from intraligand charge transfer (ILCT) transitions. The assignment of electronic absorption bands has been corroborated by time dependent density functional theory (TD-DFT) calculations. Complexes 1 and 2 with sigma(rt) values similar to 10(-6) S cm(-1) show semi-conductor properties in the temperature range 313-403 K whereas 3 and 4 exhibit insulating behaviour.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This article describes a novel algorithmic development extending the contour advective semi-Lagrangian model to include nonconservative effects. The Lagrangian contour representation of finescale tracer fields, such as potential vorticity, allows for conservative, nondiffusive treatment of sharp gradients allowing very high numerical Reynolds numbers. It has been widely employed in accurate geostrophic turbulence and tracer advection simulations. In the present, diabatic version of the model the constraint of conservative dynamics is overcome by including a parallel Eulerian field that absorbs the nonconservative ( diabatic) tendencies. The diabatic buildup in this Eulerian field is limited through regular, controlled transfers of this field to the contour representation. This transfer is done with a fast newly developed contouring algorithm. This model has been implemented for several idealized geometries. In this paper a single-layer doubly periodic geometry is used to demonstrate the validity of the model. The present model converges faster than the analogous semi-Lagrangian models at increased resolutions. At the same nominal spatial resolution the new model is 40 times faster than the analogous semi-Lagrangian model. Results of an orographically forced idealized storm track show nontrivial dependency of storm-track statistics on resolution and on the numerical model employed. If this result is more generally applicable, this may have important consequences for future high-resolution climate modeling.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Compute grids are used widely in many areas of environmental science, but there has been limited uptake of grid computing by the climate modelling community, partly because the characteristics of many climate models make them difficult to use with popular grid middleware systems. In particular, climate models usually produce large volumes of output data, and running them usually involves complicated workflows implemented as shell scripts. For example, NEMO (Smith et al. 2008) is a state-of-the-art ocean model that is used currently for operational ocean forecasting in France, and will soon be used in the UK for both ocean forecasting and climate modelling. On a typical modern cluster, a particular one year global ocean simulation at 1-degree resolution takes about three hours when running on 40 processors, and produces roughly 20 GB of output as 50000 separate files. 50-year simulations are common, during which the model is resubmitted as a new job after each year. Running NEMO relies on a set of complicated shell scripts and command utilities for data pre-processing and post-processing prior to job resubmission. Grid Remote Execution (G-Rex) is a pure Java grid middleware system that allows scientific applications to be deployed as Web services on remote computer systems, and then launched and controlled as if they are running on the user's own computer. Although G-Rex is general purpose middleware it has two key features that make it particularly suitable for remote execution of climate models: (1) Output from the model is transferred back to the user while the run is in progress to prevent it from accumulating on the remote system and to allow the user to monitor the model; (2) The client component is a command-line program that can easily be incorporated into existing model work-flow scripts. G-Rex has a REST (Fielding, 2000) architectural style, which allows client programs to be very simple and lightweight and allows users to interact with model runs using only a basic HTTP client (such as a Web browser or the curl utility) if they wish. This design also allows for new client interfaces to be developed in other programming languages with relatively little effort. The G-Rex server is a standard Web application that runs inside a servlet container such as Apache Tomcat and is therefore easy to install and maintain by system administrators. G-Rex is employed as the middleware for the NERC1 Cluster Grid, a small grid of HPC2 clusters belonging to collaborating NERC research institutes. Currently the NEMO (Smith et al. 2008) and POLCOMS (Holt et al, 2008) ocean models are installed, and there are plans to install the Hadley Centre’s HadCM3 model for use in the decadal climate prediction project GCEP (Haines et al., 2008). The science projects involving NEMO on the Grid have a particular focus on data assimilation (Smith et al. 2008), a technique that involves constraining model simulations with observations. The POLCOMS model will play an important part in the GCOMS project (Holt et al, 2008), which aims to simulate the world’s coastal oceans. A typical use of G-Rex by a scientist to run a climate model on the NERC Cluster Grid proceeds as follows :(1) The scientist prepares input files on his or her local machine. (2) Using information provided by the Grid’s Ganglia3 monitoring system, the scientist selects an appropriate compute resource. (3) The scientist runs the relevant workflow script on his or her local machine. This is unmodified except that calls to run the model (e.g. with “mpirun”) are simply replaced with calls to "GRexRun" (4) The G-Rex middleware automatically handles the uploading of input files to the remote resource, and the downloading of output files back to the user, including their deletion from the remote system, during the run. (5) The scientist monitors the output files, using familiar analysis and visualization tools on his or her own local machine. G-Rex is well suited to climate modelling because it addresses many of the middleware usability issues that have led to limited uptake of grid computing by climate scientists. It is a lightweight, low-impact and easy-to-install solution that is currently designed for use in relatively small grids such as the NERC Cluster Grid. A current topic of research is the use of G-Rex as an easy-to-use front-end to larger-scale Grid resources such as the UK National Grid service.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Quaternary-aged calcrete horizons are common weathering products in arid and semi-arid regions. It is, however, unclear how calcrete forming processes respond to the major oscillations in climate that occur over the Quaternary period. This paper presents a U-series-based calcrete age database from the Sorbas basin, southeast Spain. The study constructs an age frequency distribution of these ages which is consequently compared to a range of palaeoenvironmental records from the Mediterranean. The age distribution presented here suggests that the formation of pedogenic calcrete horizons in the Sorbas basin primarily occurs during 'warm' isotope stages (MIS 1 and 5), with very few calcrete ages occurring during cold glacial/stadial stages (MIS 2, 3 and 4). It is suggested that this is a function of the environments that existed during 'warm' isotope stages being more conducive to calcrete development than those that existed during cold climate episodes. In a semi-arid region such as the Sorbas basin it is likely that increased aridity during glacial stages, coupled with reduced vegetation and accelerated landscape instability, was crucial in reducing rates of calcrete formation. In a semi-arid region such as southeast Spain, calcrete formation during the Quaternary, therefore, oscillates with climate change but is primarily a "warm" episode phenomenon. It is suggested that further studies are required to see how calcrete genesis responds to environmental change in more humid parts of the Mediterranean. (C) 2009 Elsevier B.V. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

An expert elicitation exercise was undertaken to determine those components and processes that are most important for modeling plant uptake of organic chemicals. The state of our knowledge of these processes was also assessed. This semi-quantitative analysis allowed the construction of an idealized model with seven compartments; soil bulk, soil water, roots, stem, leaves, fruit, and air. Three main areas were identified further research: 1) the uptake of organic chemicals by fruit; 2) the internal transfer of organic chemicals between plant structures (e.g., stem and leaves); and 3) the transfer via the soil-air-plant pathway. Until new data becomes available to quantify these processes, it is proposed that an equilibrium partitioning approach is used between plant components other than fruit or that models consist of both an edible and inedible compartment.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Long-term indicators of soil fertility were assessed by measuring grain yield, soil organic carbon (SOC) and soil Olsen phosphorous for a P-deficient soil. In one set of treatments, goat manure was applied annually for 13 years at 0, 5 and 10 t ha(-1), and intercrops of sorghum/cowpea, millet/green gram and maize/pigeonpea were grown. Yield depended on rainfall and trends with time were not identifiable. Manure caused an upward trend in SOC, but 10 t ha(-1) manure did not give significantly more SOC than 5 t ha(-1). Only 10 t ha(-1) manure increased Olsen P. Measurements of both SOC and Olsen P are recommended. In another set of treatments, manure was applied for four years; the residual effect lasted another seven to eight years when assessed by yield, SOC and Olsen P Treatment with mineral fertilizers provided the same rates of N and P as 5 t hat manure and yields from manure and fertilizer were similar. Fertilizer increased Olsen P but not SOC. Management systems with occasional manure application and intermediate fertilizer applications should be assessed. Inputs and offtakes of C, N and P were measured for three years. Approximately 16, 25 and 11% of C, N and P respectively were stabilized into soil organic matter from 5 t ha(-1) a(-1) manure. The majority of organic P was fixed as soil inorganic P.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The sustainability of cereal/legume intercropping was assessed by monitoring trends in grain yield, soil organic C (SOC) and soil extractable P (Olsen method) measured over 13 years at a long-term field trial on a P-deficient soil in semi-arid Kenya. Goat manure was applied annually for 13 years at 0, 5 and 10 t ha(-1) and trends in grain yield were not identifiable because of season-to-season variations. SOC and Olsen P increased for the first seven years of manure application and then remained constant. The residual effect of manure applied for four years only lasted another seven to eight years when assessed by yield, SOC and Olsen P. Mineral fertilizers provided the same annual rates of N and P as in 5 t ha(-1) manure and initially ,gave the same yield as manure, declining after nine years to about 80%. Therefore, manure applications could be made intermittently and nutrient requirements topped-up with fertilizers. Grain yields for sorghum with continuous manure were described well by correlations with rainfall and manure input only, if data were excluded for seasons with over 500 mm rainfall. A comprehensive simulation model should correctly describe crop losses caused by excess water.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper describes a novel numerical algorithm for simulating the evolution of fine-scale conservative fields in layer-wise two-dimensional flows, the most important examples of which are the earth's atmosphere and oceans. the algorithm combines two radically different algorithms, one Lagrangian and the other Eulerian, to achieve an unexpected gain in computational efficiency. The algorithm is demonstrated for multi-layer quasi-geostrophic flow, and results are presented for a simulation of a tilted stratospheric polar vortex and of nearly-inviscid quasi-geostrophic turbulence. the turbulence results contradict previous arguments and simulation results that have suggested an ultimate two-dimensional, vertically-coherent character of the flow. Ongoing extensions of the algorithm to the generally ageostrophic flows characteristic of planetary fluid dynamics are outlined.