908 resultados para Dealing with the past
Resumo:
During its 1990 operation, 2 large RF systems were available on JET. The Ion Cyclotron Resonance Heating (ICRH) system was equipped with new beryllium screens and with feedback matching systems. Specific impurities generated by ICRH were reduced to negligible levels even in the most stringent H-mode conditions. A maximum power of 22 MW was coupled to L-mode plasmas. High quality H-modes (tau-E greater-than-or-equal-to 2.5 tau-EG) were achieved using dipole phasing. A new high confinement mode was discovered. It combines the properties of the H-mode regime to the low central diffusivities obtained by pellet injection. A value of n(d) tau-E T(i) = 7.8 x 10(20) m-3 s keV was obtained in this mode with T(e) approximately T(i) approximately 11 keV. In the L-mode regime, a regime, a record (140 kW) D-He-3 fusion power was generated with 10 - 14 MW of ICRH at the He-3 cyclotron frequency. Experiments were performed with the prototype launcher of the Lower Hybrid Current Drive (LHCD) systems with coupled power up to 1.6 MW with current drive efficiencies up to < n(e) > R I(CD)/P = 0.4 x 10(20) m-2 A/W. Fast electrons are driven by LHCD to tail temperatures of 100 keV with a hollow radial profile. Paradoxically, LHCD induces central heating particularly in combination with ICRH. Finally we present the first observations of the synergistic acceleration of fast electrons by Transit Time Magnetic Pumping (TTMP) (from ICRH) and Electron Landau Damping (ELD) (from LHCD). The synergism generates TTMP current drive even without phasing the ICRH antennae.
Resumo:
In this paper, a complete set of MHD equations have been solved by numerical calculations in an attempt to study the dynamical evolutionary processes of the initial equilibrium configuration and to discuss the energy storage mechanism of the solar atmosphere by shearing the magnetic field. The initial equilibrium configuration with an arch bipolar potential field obtained from the numerical solution is similar to the configuration in the vicinity of typical solar flare before its eruption. From the magnetic induction equation in the set of MHD equations and dealing with the non-linear coupling effects between the flow field and magnetic field, the quantitative relationship has been derived for their dynamical evolution. Results show that plasma shear motion at the bottom of the solar atmosphere causes the magnetic field to shear; meanwhile the magnetic field energy is stored in local regions. With the increase of time the local magnetic energy increases and it may reach an order of 4×10^25 J during a day. Thus the local storage of magnetic energy is large enough to trigger a big solar flare and can be considered as the energy source of solar flares. The energy storage mechanism by shearing the magnetic field can well explain the slow changes in solar active regions.
Resumo:
The strain energy density criterion is used to characterize subcritical crack growth in a thin aluminum alloy sheet undergoing general yielding. A finite element analysis which incorporates both material and geometrical nonlinear behaviors of the cracked sheets is developed to predict fracture loads at varying crack growth increments. The predicted results are in excellent agreement with those measured experimentally, thus confirming the validity of the strain energy density criterion for characterizing ductile crack propagation.
Resumo:
Euhrychiopsis lecontei RAYMOND M. NEWMAN 1 AND DAVID D. BIESBOER 2 ABSTRACT The native milfoil weevil, Euhrychiopsis lecontei Dietz, is a candidate biological control agent for the exotic Eurasian watermilfoil ( Myriophyllum spicatum L.) in northern North America. Declines of Eurasian watermilfoil populations have been associated with the weevil but many of these examples are poorly documented. We report the first documented decline of Eurasian watermilfoil in Minnesota due to the milfoil weevil.
Resumo:
The following decriptions [sic] of new forms of Microlepidoptera are published in advance of proposed papers, dealing with the lepidopterous fauna of Panama as a whole, based on material collected by the writer as a member of the Smithsonian Biological Survey of the Panama Canal Zone during the first half of the year 1911. ... (PDF contains 13 pages)
Resumo:
ADMB2R is a collection of AD Model Builder routines for saving complex data structures into a file that can be read in the R statistics environment with a single command.1 ADMB2R provides both the means to transfer data structures significantly more complex than simple tables, and an archive mechanism to store data for future reference. We developed this software because we write and run computationally intensive numerical models in Fortran, C++, and AD Model Builder. We then analyse results with R. We desired to automate data transfer to speed diagnostics during working-group meetings. We thus developed the ADMB2R interface to write an R data object (of type list) to a plain-text file. The master list can contain any number of matrices, values, dataframes, vectors or lists, all of which can be read into R with a single call to the dget function. This allows easy transfer of structured data from compiled models to R. Having the capacity to transfer model data, metadata, and results has sharply reduced the time spent on diagnostics, and at the same time, our diagnostic capabilities have improved tremendously. The simplicity of this interface and the capabilities of R have enabled us to automate graph and table creation for formal reports. Finally, the persistent storage in files makes it easier to treat model results in analyses or meta-analyses devised months—or even years—later. We offer ADMB2R to others in the hope that they will find it useful. (PDF contains 30 pages)
Resumo:
C2R is a collection of C routines for saving complex data structures into a file that can be read in the R statistics environment with a single command.1 C2R provides both the means to transfer data structures significantly more complex than simple tables, and an archive mechanism to store data for future reference. We developed this software because we write and run computationally intensive numerical models in Fortran, C++, and AD Model Builder. We then analyse results with R. We desired to automate data transfer to speed diagnostics during working-group meetings. We thus developed the C2R interface to write an R data object (of type list) to a plain-text file. The master list can contain any number of matrices, values, dataframes, vectors or lists, all of which can be read into R with a single call to the dget function. This allows easy transfer of structured data from compiled models to R. Having the capacity to transfer model data, metadata, and results has sharply reduced the time spent on diagnostics, and at the same time, our diagnostic capabilities have improved tremendously. The simplicity of this interface and the capabilities of R have enabled us to automate graph and table creation for formal reports. Finally, the persistent storage in files makes it easier to treat model results in analyses or meta-analyses devised months—or even years—later. We offer C2R to others in the hope that they will find it useful. (PDF contains 27 pages)
Resumo:
For2R is a collection of Fortran routines for saving complex data structures into a file that can be read in the R statistics environment with a single command.1 For2R provides both the means to transfer data structures significantly more complex than simple tables, and an archive mechanism to store data for future reference. We developed this software because we write and run computationally intensive numerical models in Fortran, C++, and AD Model Builder. We then analyse results with R. We desired to automate data transfer to speed diagnostics during working-group meetings. We thus developed the For2R interface to write an R data object (of type list) to a plain-text file. The master list can contain any number of matrices, values, dataframes, vectors or lists, all of which can be read into R with a single call to the dget function. This allows easy transfer of structured data from compiled models to R. Having the capacity to transfer model data, metadata, and results has sharply reduced the time spent on diagnostics, and at the same time, our diagnostic capabilities have improved tremendously. The simplicity of this interface and the capabilities of R have enabled us to automate graph and table creation for formal reports. Finally, the persistent storage in files makes it easier to treat model results in analyses or meta-analyses devised months—or even years—later. We offer For2R to others in the hope that they will find it useful. (PDF contains 31 pages)
Resumo:
This bibliography attempts to list, with descriptive annotations and a subject index, important literature published between 1930 and 1953 dealing with the tunas and their fisheries in all parts of the world. It is thus a continuation of Corwin's (1930) work, which extended with similar scope through 1929, and an extension of Shimada's (1951), which was limited to the biology of Pacific tunas. The tunas with which it deals are those fishes customarily so-called in commercial parlance and usually classified in the genera Thunnus, Neothunnus, Parathunnus, Germo, Katsuwonus, Euthynnus and Auxis and their various synonyms. All aspects of the biology of the tunas are dealt with, as are descriptions and histories of all types of tuna fisheries, commercial and exploratory tuna fishing methods and results, fishing gear, catch statistics, and fishery management, but processing technology, economics and marketing, folklore, and purely literary references have been excluded.