Atmospheres and Oceans on Computers: Fundamental Numerical Methods for Geophysical Fluid Dynamics: Springer Textbooks in Earth Sciences, Geography and Environment
Autor Lars Petter Røeden Limba Engleză Hardback – 13 sep 2018
The presentation is aimed at beginning graduate students intending to become forecasters or researchers, that is, users of existing models or model developers. However, model developers must be well versed in the underlying physics as well as in numerical methods. Thus, while some of the topics discussed in the modeling of the atmosphere and ocean are more advanced, the book ensures that the gap between those scientists who analyze results from model simulations and observations and those who work with the inner works of the model does not widen further.
In this spirit, the course presents methods whereby important balance equations in oceanography and meteorology, namely the advection-diffusion equation and the shallow water equations on a rotating Earth, can be solved by numerical means with little prior knowledge. The numerical focus is on the finite-difference (FD) methods, and although more powerful methods exist, the simplicity of FD makes it ideal as a pedagogical introduction to the subject. The book also includes suitable exercises and computer problems.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 480.03 lei 43-57 zile | |
Springer International Publishing – 31 ian 2019 | 480.03 lei 43-57 zile | |
Hardback (1) | 579.01 lei 43-57 zile | |
Springer International Publishing – 13 sep 2018 | 579.01 lei 43-57 zile |
Din seria Springer Textbooks in Earth Sciences, Geography and Environment
- 15% Preț: 530.67 lei
- 17% Preț: 464.85 lei
- 17% Preț: 503.23 lei
- Preț: 402.38 lei
- 15% Preț: 607.89 lei
- Preț: 376.01 lei
- Preț: 390.06 lei
- 17% Preț: 463.55 lei
- Preț: 498.29 lei
- Preț: 502.07 lei
- 17% Preț: 361.69 lei
- 17% Preț: 370.14 lei
- 17% Preț: 528.26 lei
- 17% Preț: 526.71 lei
- Preț: 361.46 lei
- 15% Preț: 554.73 lei
- Preț: 367.40 lei
- 15% Preț: 653.09 lei
- Preț: 479.94 lei
- 15% Preț: 692.57 lei
- 19% Preț: 522.96 lei
- 15% Preț: 701.06 lei
- Preț: 444.73 lei
- 19% Preț: 447.96 lei
- 15% Preț: 579.29 lei
- Preț: 452.46 lei
- 15% Preț: 707.50 lei
- 23% Preț: 625.31 lei
- 18% Preț: 736.81 lei
- 19% Preț: 624.25 lei
- 19% Preț: 578.97 lei
- 24% Preț: 1134.05 lei
- 19% Preț: 418.86 lei
- Preț: 502.80 lei
- 24% Preț: 684.56 lei
- 15% Preț: 647.96 lei
- Preț: 438.49 lei
Preț: 579.01 lei
Preț vechi: 681.19 lei
-15% Nou
Puncte Express: 869
Preț estimativ în valută:
110.81€ • 115.10$ • 92.04£
110.81€ • 115.10$ • 92.04£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783319938639
ISBN-10: 3319938630
Pagini: 381
Ilustrații: XX, 275 p. 43 illus., 22 illus. in color.
Dimensiuni: 155 x 235 x 25 mm
Greutate: 0.61 kg
Ediția:1st ed. 2019
Editura: Springer International Publishing
Colecția Springer
Seria Springer Textbooks in Earth Sciences, Geography and Environment
Locul publicării:Cham, Switzerland
ISBN-10: 3319938630
Pagini: 381
Ilustrații: XX, 275 p. 43 illus., 22 illus. in color.
Dimensiuni: 155 x 235 x 25 mm
Greutate: 0.61 kg
Ediția:1st ed. 2019
Editura: Springer International Publishing
Colecția Springer
Seria Springer Textbooks in Earth Sciences, Geography and Environment
Locul publicării:Cham, Switzerland
Cuprins
Preface.- Governing equations.- Preliminaries.- Time-marching problems.- The diffusion problem.- The advection problem.- The Shallow-water approximation.- Open boundary conditions.- general vertical coordinates.- Two-dimensional problems.- Advanced topics.- Appendix: Introduction to Fortran via examples.
Notă biografică
Lars Petter Røed is a Professor Emeritus at the Department of Geosciences of the University of Oslo. Since 1994 he is also a Senior Scientist at the Norwegian Meteorological Institute. His research interests include physical oceanography and numerical modeling, climate change, numerical ocean weather prediction, mesoscale ocean circulation and the role of eddies in the heat transport of the world oceans. He has been teaching scientific computing in his field of expertise for many years.
Textul de pe ultima copertă
This textbook introduces step by step the basic numerical methods to solve the equations governing the motion of the atmosphere and ocean, and describes how to develop a set of corresponding instructions for the computer as part of a code. Today's computers are powerful enough to allow 7-day forecasts within hours, and modern teaching of the subject requires a combination of theoretical and computational approaches.
The presentation is aimed at beginning graduate students intending to become forecasters or researchers, that is, users of existing models or model developers. However, model developers must be well versed in the underlying physics as well as in numerical methods. Thus, while some of the topics discussed in the modeling of the atmosphere and ocean are more advanced, the book ensures that the gap between those scientists who analyze results from model simulations and observations and those who work with the inner works of the model does not widen further.
In this spirit, the course presents methods whereby important balance equations in oceanography and meteorology, namely the advection-diffusion equation and the shallow water equations on a rotating Earth, can be solved by numerical means with little prior knowledge. The numerical focus is on the finite-difference (FD) methods, and although more powerful methods exist, the simplicity of FD makes it ideal as a pedagogical introduction to the subject. The book also includes suitable exercises and computer problems.
The presentation is aimed at beginning graduate students intending to become forecasters or researchers, that is, users of existing models or model developers. However, model developers must be well versed in the underlying physics as well as in numerical methods. Thus, while some of the topics discussed in the modeling of the atmosphere and ocean are more advanced, the book ensures that the gap between those scientists who analyze results from model simulations and observations and those who work with the inner works of the model does not widen further.
In this spirit, the course presents methods whereby important balance equations in oceanography and meteorology, namely the advection-diffusion equation and the shallow water equations on a rotating Earth, can be solved by numerical means with little prior knowledge. The numerical focus is on the finite-difference (FD) methods, and although more powerful methods exist, the simplicity of FD makes it ideal as a pedagogical introduction to the subject. The book also includes suitable exercises and computer problems.
Caracteristici
Course-based, self-contained and concise primer on the subject matter Contains end-of chapter problems Offers an appendix on programming in the most popular programming language in the field (FORTRAN) and related exercices