ALBERT

All Library Books, journals and Electronic Records Telegrafenberg

Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • Books  (16)
  • Oxford : Oxford University Press  (16)
  • 2015-2019  (14)
  • 1985-1989  (2)
  • 1930-1934
  • PIK Library  (13)
  • AWI Library  (3)
  • 1
    Monograph available for loan
    Monograph available for loan
    Oxford : Oxford University Press
    Call number: PIK N 073-92-1110
    Type of Medium: Monograph available for loan
    Pages: 177 p.
    ISBN: 0198291256
    Location: A 18 - must be ordered
    Branch Library: PIK Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 2
    Call number: AWI G1-17-90601
    Description / Table of Contents: This innovative study presents concepts and problems in soil physics, and provides solutions using original computer programs. It provides a close examination of physical environments of soil, including an analysis of the movement of heat, water and gases. The authors employ the programming language Python, which is now widely used for numerical problem solving in the sciences. In contrast to the majority of the literature on soil physics, this text focuses on solving, not deriving, differential equations for transport. Using numerical procedures to solve differential equations allows the solution of quite difficult problems with fairly simple mathematical tools. Numerical methods convert differential into algebraic equations, which can be solved using conventional methods of linear algebra. Each chapter introduces a soil physics concept, and proceeds to develop computer programs to solve the equations and illustrate the points made in the discussion. Problems at the end of each chapter help the reader practise using the concepts introduced. The text is suitable for advanced undergraduates, graduates and researchers of soil physics. It employs an open source philosophy where computer code is presented, explained and discussed, and provides the reader with a full understanding of the solutions. Once mastered, the code can be adapted and expanded for the user's own models, fostering further developments. The Python tools provide a simple syntax, Object Oriented Programming techniques, powerful mathematical and numerical tools, and a user friendly environment.
    Type of Medium: Monograph available for loan
    Pages: X, 449 Seiten , Illustrationen
    Edition: First edition
    ISBN: 0199683093 , 9780199683093
    Language: English
    Note: Contents: 1 Introduction. - 2 Basic Physical Properties of Soil. - 2.1 Geometry of the Soil Matrix. - 2.2 Soil Structure. - 2.3 Fractal Geometry. - 2.4 Geometry of the Pore Space. - 2.5 Specific Surface Area. - 2.6 Averaging. - 2.7 Bulk Density, Water Content and Porosity. - 2.8 Relationships between Variables. - 2.9 Typical Values of Physical Properties. - 2.10 Volumes and Volumetric Fractions for a Soil Prism. - 2.11 Soil Solid Phase. - 2.12 Soil Texture. - 2.13 Sedimentation Law. - 2.14 Exercises. - 3 Soil Gas Phase and Gas Diffusion. - 3.1 Transport Equations. - 3.2 The Diffiisivity of Gases in Soil. - 3.3 Computing Gas Concentrations. - 3.4 Simulating One-Dimensional Steady-State Oxygen Diffusion in a Soil Profile. - 3.5 Numerical Implementation. - 3.6 Exercises. - 4 Soil Temperature and Heat Flow. - 4.1 Differential Equations for Heat Conduction. - 4.2 Soil Temperature Data. - 4.3 Numerical Solution of the Heat Flow Equation. - 4.4 Soil Thermal Properties. - 4.5 Numerical Implementation. - 4.6 Exercises. - 5 Soil Liquid Phase and Soil-Water Interactions. - 5.1 Properties of Water. - 5.2 Soil Water Potential. - 5.3 Water Potential-Water Content Relations. - 5.4 Liquid- and Vapour-Phase Equilibrium. - 5.5 Exercises. - 6 Steady-State Water Flow and Hydraulic Conductivity. - 6.1 Forces on Water in Porous Media. - 6.2 Water Flow in Saturated Soils. - 6.3 Saturated Hydraulic Conductivity. - 6.4 Unsaturated Hydraulic Conductivity. - 6.5 Exercises. - 7 Variation in Soil Properties. - 7.1 Frequency Distributions. - 7.2 Probability Density Functions. - 7.3 Transformations. - 7.4 Spatial Correlation. - 7.5 Approaches to Stochastic Modelling. - 7.6 Numerical Implementation. - 7.7 Exercises. - 8 Transient Water Flow. - 8.1 Mass Conservation Equation. - 8.2 Water Flow. - 8.3 Infiltration. - 8.4 Numerical Simulation of Infiltration. - 8.5 Numerical Implementation. - 8.6 Exercises. - 9 Triangulated Irregular Network. - 9.1 Digital Terrain Model. - 9.2 Triangulated Irregular Network. - 9.3 Numerical Implementation. - 9.4 Main. - 9.5 Triangulation. - 9.6 GIS Functions. - 9.7 Boundary. - 9.8 Geometrical Properties of Triangles. - 9.9 Delaunay Triangulation. - 9.10 Refinement. - 9.11 Utilities. - 9.12 Visualization. - 9.13 Exercise. - 10 Water Flow in Three Dimensions. - 10.1 Governing Equations. - 10.2 Numerical Formulation. - 10.3 Coupling Surface and Subsurface Flow. - 10.4 Numerical Implementation. - 10.5 Simulation. - 10.6 Visualization and Results. - 10.7 Exercises. - 11 Evaporation. - 11.1 General Concepts. - 11.2 Simultaneous Transport of Liquid and Vapour in Isothermal Soil. - 11.3 Modelling evaporation. - 11.4 Numerical Implementation. - 11.5 Exercises. - 12 Modelling Coupled Transport. - 12.1 Transport Equations. - 12.2 Partial Differential Equations. - 12.3 Surface Boundary Conditions. - 12.4 Numerical Implementation. - 12.5 Exercises. - 13 Solute Transport in Soils. - 13.1 Mass Flow. - 13.2 Diffusion. - 13.3 Hydrodynamic Dispersion. - 13.4 Advection-Dispersion Equation. - 13.5 Solute-Soil Interaction. - 13.6 Sources and Sinks of Solutes. - 13.7 Analytical Solutions. - 13.8 Numerical Solution. - 13.9 Numerical Implementation. - 13.10 Exercises. - 14 Transpiration and Plant-Water Relations. - 14.1 Soil Water Content and Soil Water Potential under a Vegetated Surface. - 14.2 General Features of Water Flow in the SPAC. - 14.3 Resistances to Water Flow within the Plant. - 14.4 Effect of Environment on Plant Resistance. - 14.5 Detailed Consideration of Soil and Root Resistances. - 14.6 Numerical Implementation. - 14.7 Exercises. - 15 Atmospheric Boundary Conditions. - 15.1 Radiation Balance at the Exchange Surface. - 15.2 Boundary-Layer Conductance for Heat and Water Vapour. - 15.3 Evapotranspiration and the Penman-Monteith Equation. - 15.4 Partitioning of Evapotranspiration. - 15.5 Exercise. - Appendix A: Basic Concepts and Examples of Python Programming. - A.1 Basic Python. - A.2 Basic Concepts of Computer Programming. - A.3 Data Representation: Variables. - A.4 Comments Rules and Indendation. - A.5 Arithmetic Expression. - A.6 Functions. - A.7 Flow Control. - A.8 File Input and Output. - A.9 Arrays. - A.10 Reading Date Time. - A.11 Object-Oriented Programming in Python. - A.12 Output and Visualization. - A.13 Exercises. - Appendix B: Computational Tools. - B.1 Numerical Differentiation. - B.2 Numerical Integration. - B.3 Linear Algebra. - B.4 Exercises. - List of Symbols. - List of Python Variables. - List of Python Projects. - References. - Index.
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 3
    Call number: PIK N 630-18-91681
    Type of Medium: Monograph available for loan
    Pages: xxii, 231 Seiten , Illustrationen, Diagramme
    Edition: First edition
    ISBN: 9780198757368 , 9780198757375
    Uniform Title: Diversité fonctionnelle des plantes
    Language: English
    Note: Contents: 1: A functional approach to biological diversity ; 2: Trait-based ecology: definitions, methods, and a conceptual framework ; 3: The functional characterisation of plants ; 4: Gradients, response traits, and ecological strategies ; 5: A functional approach to plant community structure ; 6: Plant traits and ecosystem properties ; 7: Functional diversity and ecosystem services ; 8: Functional diversity in agriculture: the cases of grasslands and crop weeds ; 9: Managing functional diversity data ; 10: Perspectives for functional diversity research
    Location: A 18 - must be ordered
    Branch Library: PIK Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 4
    Call number: PIK M 490-19-92571 ; PIK M 490-19-92571/2
    Type of Medium: Monograph available for loan
    Pages: xiv, 431 Seiten , Illustrationen, Diagramme
    Edition: First edition
    ISBN: 019882193X , 9780198821939
    Language: English
    Note: Contents: 1: Introduction to complex systems ; 2: Probability and random processes ; 3: Scaling ; 4: Networks ; 5: Evolutionary processes ; 6: Statistical mechanics & information theory for complex systems ; 7: The future of the science of complex systems? ; 8: Special functions and approximations
    Location: A 18 - must be ordered
    Location: A 18 - must be ordered
    Branch Library: PIK Library
    Branch Library: PIK Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 5
    Monograph available for loan
    Monograph available for loan
    Oxford : Oxford University Press
    Call number: PIK B 020-19-92795
    Type of Medium: Monograph available for loan
    Pages: xiii, 571 Seiten , Illustrationen, Diagramme , 25 cm
    Edition: First edition
    ISBN: 9780198804406 , 9780198804390
    URL: Cover
    Language: English
    Note: Contents: Part I: An Introduction to Fortran 90 and Numerical Methods ; 1: Fortran 90: A Simple Programming Language ; 2: Numerical Solution Methods ; Part II: Computational Economics for Beginners ; 3: The Static General Equilibrium Model ; 4: Topics in Finance and Risk Management ; 5: The Life Cycle Model and Intertemporal Choics ; 6: The Overlapping Generations Model ; 7: Extending the OLG Model ; Part III: Advanced Computational Economics ; 8: Introduction to Dynamic Programming ; 9: Dynamic Macro I: Infinite Horizon Models ; 10: Life-Cycle Choices and Risk ; 11: Dynamic Macro II: The Stochastic OLG Model
    Location: A 18 - must be ordered
    Branch Library: PIK Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 6
    Monograph available for loan
    Monograph available for loan
    Oxford : Oxford University Press
    Call number: PIK B 100-21-94537
    Keywords: Volkswirtschaftliche Gesamtrechnung ; Volksvermögen
    Description / Table of Contents: Why are some nations wealthy and others poor? How did the wealthy nations become rich? What are the components of wealth? How should nations manage their wealth for the future? These are among the most important questions in economics. They are also impossible to answer without defining wealth, and understanding how it can be created, destroyed, stored, and managed. National Wealth: What is Missing, Why it Matters assembles a collection of high-quality contributions to define the key concepts and address the economic and policy issues around national wealth. It considers insights from economic history, addresses the impacts of the changes to national accounting, and teases out the policy implications for both rich and poor countries and the institutions within them. Using expert analysis and theoretically grounded empirical work, this book evaluates the progress that has been made in measuring national wealth, as well as the recent developments in theory and practice which show that the change in real wealth is an essential indicator of economic progress and future well-being. Measuring the change in real wealth answers the fundamental question: How much does the stream of future well-being of the population rise or fall as a result of policy actions today? Organized into four parts, National Wealth defines the key political and economic concepts of wealth. examines the history of wealth creation and destruction, and provides a detailed analysis of the individual components of wealth before finally examining the lessons for managing wealth for sustainable national prosperity.
    Type of Medium: Monograph available for loan
    Pages: xxiv, 468 Seiten , Illustrationen , 24 cm
    Edition: First edition
    ISBN: 9780198803720
    Language: English
    Location: A 18 - must be ordered
    Branch Library: PIK Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 7
    Monograph available for loan
    Monograph available for loan
    Oxford : Oxford University Press
    Call number: PIK N 401-22-94782
    Description / Table of Contents: The concept of the Earth's atmosphere, biosphere, oceans, soil, and rocks operating as a closely interacting system has rapidly gained ground in science. This new field, involving geographers, geologists, biologists, oceanographers, and atmospheric physicists, is known as Earth system science. This introductory text considers how a world in which humans could evolve was created; how, as a species, we are now reshaping that world; and what a sustainable future for humanity within the Earth system might look like. Drawing on elements of geology, biology, chemistry, physics, and mathematics, it also asks whether Earth system science can help guide us onto a sustainable course before we alter the Earth system to the point where we destroy ourselves and our current civilisation.--
    Type of Medium: Monograph available for loan
    Pages: 153 Seiten , Diagramme
    ISBN: 978-0-19-871887-1
    Language: English
    Location: A 18 - must be ordered
    Branch Library: PIK Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 8
    Monograph available for loan
    Monograph available for loan
    Oxford : Oxford University Press
    Call number: PIK B 100-17-91198
    Description / Table of Contents: The financial crisis of 2007 and the following recession present a major challenge to macroeconomic theory. The same holds true for exceptionally low interest rates during the recent years and for the puzzle that super-expansive monetary policies failed to produce high inflation. Approaches that focus on steady states, rational expectations, and individuals planning over infinite horizons, are not suitable for analysing such abnormal situations. 'A Study in Monetary Macroeconomics' refines and improves mainstream approaches to resolve these puzzles and to contribute to a better understanding of monetary and fiscal policies. Using a rich institutional structure that includes features such as credit money, external finance, borrowing constraints, net worth, real estate and commercial banks, this timely study reduces rationality requirements to cope with its complex setting. It starts with a simple baseline model, deriving results from mathematical reasoning and simulations whilst adhering to the method of dynamic general equilibrium (DGE) with optimizing agents and fully specified models. Highly topical, 'A Study in Monetary Macroeconomics' uses a unified theoretical framework to demonstrate that a DGE approach makes it possible to develop clean models that work outside steady states and are appropriate for answering macroeconomic questions of actual interest
    Type of Medium: Monograph available for loan
    Pages: x, 205 Seiten , Diagramme
    Edition: First edition
    ISBN: 9780198807537
    Language: English
    Note: Contents: 1: Introduction ; 2: Framework ; 3: Traditional topics ; 4: Constrained credit ; 5: Net worth ; 6: Real estate ; 7: Commerical banks ; 8: Methods
    Location: A 18 - must be ordered
    Branch Library: PIK Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 9
    Monograph available for loan
    Monograph available for loan
    Oxford : Oxford University Press
    Call number: PIK N 072-18-91858
    Description / Table of Contents: This textbook, by three experts in the field, provides a comprehensive overview of international climate change law. Climate change is one of the fundamental challenges facing the world today, and is the cause of significant international concern. In response, states have created an international climate regime. The treaties that comprise the regime - the 1992 United Nations Framework Convention on Climate Change, the 1997 Kyoto Protocol and the 2015 Paris Agreement establish a system of governance to address climate change and its impacts. This book provides a clear analytical guide to the climate regime, as well as other relevant international legal rules. The book begins by locating international climate change law within the broader context of international law and international environmental law. It considers the evolution of the international climate change regime, and the process of law-making that has led to it. It examines the key provisions of the Framework Convention, the Kyoto Protocol and the Paris Agreement. It analyses the principles and obligations that underpin the climate regime, as well as the elaborate institutional and governance architecture that has been created at successive international conferences to develop commitments and promote transparency and compliance. The final two chapters address the polycentric nature of international climate change law, as well as the intersections of international climate change law with other areas of international regulation. This book is an essential introduction to international climate change law for students, scholars and negotiators.--
    Type of Medium: Monograph available for loan
    Pages: xxxix, 374 Seiten
    Edition: First edition, Impression: 3
    ISBN: 9780199664306 , 9780199664290
    Language: English
    Note: Contents: 1: Introduction ; 2: Climate Change and International Law ; 3: Treaty-Based Lawmaking: Rules, Tools and Techniques ; 4: Evolution of the United Nations Climate Regime ; 5: The Framework Convention on Climate Change ; 6: Kyoto Protocol ; 7: Paris Agreement ; 8: Climate Governance beyond the United Nations Climate Regime ; 9: International Climate Change Law & Other Areas of International Regulation ; 10: Conclusion
    Location: A 18 - must be ordered
    Branch Library: PIK Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 10
    Call number: PIK C 111-18-91861
    Type of Medium: Monograph available for loan
    Pages: xxxiii, 415 Seiten
    Edition: First edition, Impression: 1
    ISBN: 9780198795919 (hbk.)
    Language: English
    Note: Contents: INTRODUCTION ; 1: Ius Constitutionale Commune in América Latina: A Regional Approach to Transformative Constitutionalism ; PART I: FRAMEWORK ; 2: Ius Constitutionale Commune in América Latina: A Conceptual Clarification ; 3: Ius Constitutionale Commune in América Latina: Context, Challenges, and Perspectives ; 4: The Struggle for Rights and the Ius Constitutionale Commune ; 5: A Multidimensional Approach to Equality in the Inter-American Context: Redistribution, Recognition, and Participatory Parity ; 6: Transformative Constitutionalism and the Global South: The View from South Africa ; 7: Preserving the Acquis of Transformative Constitutionalism in Times of Constitutional Crisis: Lessons from the Hungarian Case ; PART II: THE DOMESTIC ELEMENT ; 8: The Mexican Constitution of 1917: An Early Example of Transformative Constitutionalism ; 9: The Amparo as an Instrument of Ius Constitutionale Commune ; 10: The Presidential System in Latin America: A Hallmark and Challenge to a Latin American Ius Constitutionale Commune ; 11: The Roberto Gargarella ; 12: The Block of Constitutionality as the Doctrinal Pivot of a Ius Commune ; 13: Inter-Americanization: Its Legal Bases and Political Impact ; PART III: THE INTER-AMERICAN ELEMENT ; 14: The Inter-American System of Human Rights: Essential Features ; 15: The American Human Rights Navigation: Toward a Ius Commune ; 16: The Conventionality Control as a Core Mechanism of the Ius Constitutionale Commune ; 17: The Transformative Dimension of Inter-American Jurisprudence ; 18: The Impact of Inter-American Judgments by Institutional Empowerment ; 19: The Added Value of the Inter-American Human Rights System: Comparative Thoughts
    Branch Library: PIK Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...