Published online by Cambridge University Press: 05 June 2012
Many NWP courses involve the coding by students of one- or two-dimensional shallow-fluid models, and the use of these models in experiments to evaluate the influence of different numerical methods on model solutions (described in Chapter 3). This allows students to become familiar with the structural components of models, to gain experience in debugging model code, and to conduct experiments to confirm concepts discussed in the text.
This appendix suggests an overall framework for coding the shallow-fluid equations that are described in Section 2.3.3, as well as some experiments that can be part of a laboratory component of an NWP course. Because the specific programming language used will determine the details of the model code, only a high-level outline will be provided here. The best approach is to start with the development of a one-dimensional model. Figure A.1 shows a schematic of the procedure for solving such a system, using an advection equation as a simple example. The abscissa is the space dimension and the ordinate is time. A predictive equation would of course be required for u, unless a constant mean speed is employed.
To save this book to your Kindle, first ensure [email protected] is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Find out more about the Kindle Personal Document Service.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.