12 resultados para Logg


Relevância:

20.00% 20.00%

Publicador:

Resumo:

leichtfaßl. dargest. von Eugen Wildner von Maithstein, k. k. Linienschiffs-Fähnrich

Relevância:

10.00% 10.00%

Publicador:

Relevância:

10.00% 10.00%

Publicador:

Resumo:

FEniCS is a collection of software tools for the automated solution of differential equations by finite element methods. In this note, we describe how FEniCS can be used to solve a simple nonlinear model problem with varying levels of automation. At one extreme, FEniCS provides tools for the fully automated and adaptive solution of nonlinear partial differential equations. At the other extreme, FEniCS provides a range of tools that allow the computational scientist to experiment with novel solution algorithms. © 2010 American Institute of Physics.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

We present some recent developments in automated computational modelling with an emphasis on solid mechanics applications. The automation process permits an abstract mathematical model of a physical problem to be translated into computer code rapidly and trivially, and can lead to computer code which is faster than hand-written and optimised code. Crucial to the approach is ensuring that mathematical abstractions inherent in the mathematical model are inherited by the software library. © Springer Science+Business Media B.V. 2008.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

We present the Unified Form Language (UFL), which is a domain-specific language for representing weak formulations of partial differential equations with a view to numerical approximation. Features of UFL include support for variational forms and functionals, automatic differentiation of forms and expressions, arbitrary function space hierarchies formultifield problems, general differential operators and flexible tensor algebra. With these features, UFL has been used to effortlessly express finite element methods for complex systems of partial differential equations in near-mathematical notation, resulting in compact, intuitive and readable programs. We present in this work the language and its construction. An implementation of UFL is freely available as an open-source software library. The library generates abstract syntax tree representations of variational problems, which are used by other software libraries to generate concrete low-level implementations. Some application examples are presented and libraries that support UFL are highlighted. © 2014 ACM.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

林带抚育间伐的主要目的之一在于尽力维持林带的最佳结构以充分发挥其防护效益。本实验研究表明,依据林带树木枝干叶及其间隙在林带摄影照片上形成的灰度对比差异。可通过计算机“数字图象处理方法”对林带的透光疏透度进行精确的测定。逐步回归分析还表明,杨树林带有叶期和无叶期的疏透度均可由单位长度林带胸高断面积值g(m~2/100m)和林带相对枝下高h_0 (h_0 = 枝下高/林带高)来推导。其数学关系式分别为:β_有 = 0.27430 - 0.49418 Logg + 0.93034h_0,(r = 0.97188)和β_无 = 0.56253 - 0.41059 Logg + 0.47902h_0 (r = 0.95220)测风实验表明:在疏透度为0.25(通过“数字图象处理方法”得出)时,林带具有最佳的防风效果和最大的有效防护距离。据此,本文结尾部分给出了不同树高杨树林带最适结构(β_有 = 0.25)相应的g值、h_0值及最佳保留株数,以供生产上对现有的林带结构进行调控时抚育间伐与修枝强度的参考。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Very-high-resolution (R~160000) spectroscopic observations are presented for the early B-type star, HD83206. Because it has very sharp metal lines, this star affords an opportunity to test theories of model atmospheres and line formation. Non-LTE model atmosphere calculations have been used to estimate the atmospheric parameters and absolute metal abundances (C, N, O, Mg and Si); an LTE analysis was also undertaken to investigate the validity of this simpler approach and to estimate an iron abundance. For the non-LTE calculations, there is excellent agreement with observations of the Balmer lines Ha and Hd and the lines of Siii and Siiii for atmospheric parameters of Teff~=21700+/-600K and logg~=4.00+/-0.15dex. The agreement is less convincing for the LTE calculations, and a higher gravity is deduced. Careful comparison of the metal line profiles with non-LTE calculations implies that the projected rotational and microturbulent velocities have maximum values of ~=5 and ~=2kms-1, respectively. The latter value is smaller than has often been adopted in LTE model atmosphere analyses of main-sequence stars. Non-LTE absolute metal abundances are estimated, and a comparison with those for normal B-type stars (deduced using similar non-LTE techniques) shows no significant differences. A comparison of the abundances deduced using non-LTE and LTE calculations implies systematic differences of 0.1-0.2dex, showing the importance of using a non-LTE approach when accurate absolute abundances are required. Its location in the Hertzsprung-Russell diagram and normal metal abundance lead us to conclude that HD83206 is probably a main-sequence B-type star. As such, it is among the sharpest-lined young B-type star discovered to date.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This research includes a review of the log management of the company Telia. The research has also included a comparison of the two log management sys- tems Splunk and ELK. The review of the company’s log management shows that log messages are being stored in files on a hard drive that can be accessed through the network. The log messages are system-specific. ELK is able to fetch log messages of different formats simultaneously, but this feature is not possible in Splunk where the process of uploading log messages has to be re- peated for log messages that have different formats. Both systems store log messages through a file system on a hard drive, where the systems are installed. In networks that involve multiple servers, ELK is distributing the log messages between the servers. Thus, the workload to perform searches and storing large amounts of data is reduced. Using Splunk in networks can also reduce the workload. This is done by using forwarders that send the log messages to one or multiple central servers which stores the messages. Searches of log messages in Splunk are performed by using a graphical interface. Searches in ELK is done by using a REST-API which can be used by external systems as well, to retrieve search results. Splunk also has a REST-API that can be used by external sys- tems to receive search results. The research revealed that ELK had a lower search time than Splunk. However, no method was found that could be used to measure the indexing time of ELK, which meant that no comparison could be made with respect to the indexing time for Splunk. For future work there should be an investigation whether there is any possibility to measure the indexing time of ELK. Another recommendation is to include more log management sys- tem in the research to improve the results that may be suitable candidates for the company Telia. An improvement suggestion as well, is to do performance tests in a network with multiple servers and thereby draw conclusions how the performance is in practice.