New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
README.rst in NEMO/trunk/tests – NEMO

source: NEMO/trunk/tests/README.rst @ 10554

Last change on this file since 10554 was 10554, checked in by clem, 5 years ago

fill up rst files for test cases

File size: 6.4 KB
Line 
1**********************
2Explore the test cases
3**********************
4
5.. contents::
6   :local:
7
8List
9====
10
11  The description below is a brief description of the test cases available in NEMO.
12
13ICE_AGRIF
14---------
15 
16  This test case illustrates the advection of an ice patch across an East/West and North/South periodic channel
17  over a slab ocean (i.e. one ocean layer), and with an AGRIF zoom (1:3) in the center
18  The purpose of this configuration is to test the advection of the ice patch in 
19  and across the AGRIF boundary
20  One can either impose ice velocities or ice-atm. stresses and let rheology define velocities
21  (see README for details)
22
23  .. image:: _static/ICE_AGRIF_UDIAG_43days_UM5.gif
24
25VORTEX
26------
27 
28  This test case illustrates the propagation of an anticyclonic eddy over a Beta plan and a flat bottom.
29  It is implemented here with an online refined subdomain (1:3) out of which the vortex propagates.
30  It serves as a benchmark for quantitative estimates of nesting errors as in Debreu et al. (2012) :cite:`DEBREU2012`,
31  Penven et al. (2006) :cite:`PENVEN2006` or Spall and Holland (1991) :cite:`SPALL1991`.
32 
33  The animation below (sea level anomaly in meters) illustrates with two 1:2 successively nested grids how
34  the vortex smoothly propagates out of the refined grids.
35 
36  .. image:: _static/VORTEX_anim.gif
37
38ISOMIP
39------
40
41  The purpose of this test case is to evaluate the impact of various schemes and new development with the iceshelf cavities circulation and melt.
42  This configuration served as initial assesment of the ice shelf module in Losh et al. (2008) :cite:`LOSCH2008` and Mathiot et al. (2017) :cite:`MATHIOT2017`.
43  The default setup is the one described `here <http://staff.acecrc.org.au/~bkgalton/ISOMIP/test_cavities.pdf>`_.
44 
45  The figure below (meridional overturning circulation) illustrates the circulation generated after 10000 days by the ice shelf melting (ice pump).
46
47  .. image:: _static/ISOMIP_moc.png
48
49LOCK_EXCHANGE
50-------------
51
52  The LOCK EXCHANGE experiment is a classical fluid dynamics experiment that has been adapted
53  by Haidvogel and Beckmann (1999) :cite:`HAIDVOGEL1999` for testing advection schemes in ocean circulation models.
54  It has been used by several authors including Burchard and Bolding (2002) :cite:`BURCHARD2002` and Ilicak et al. (2012) :cite:`ILICAK2012`.
55  The LOCK EXCHANGE experiment can in particular illustrate the impact of different choices of numerical schemes
56  and/or subgrid closures on spurious interior mixing.
57
58  Below the animation of the LOCK_EXCHANGE test case using the advection scheme FCT4 (forth order) for tracer and ubs for dynamics.
59
60  .. image:: _static/LOCK-FCT4_flux_ubs.gif
61
62OVERFLOW
63--------
64
65  The OVERFLOW experiment illustrates the impact of different choices of numerical schemes
66  and/or subgrid closures on spurious interior mixing close to bottom topography.
67  The OVERFLOW experiment is adapted from the non-rotating overflow configuration described
68  in Haidvogel and Beckmann (1999) :cite:`HAIDVOGEL1999` and further used by Ilicak et al. (2012) :cite:`ILICAK2012`.
69  Here we can assess the behaviour of the second-order tracer advection scheme FCT2 and fortht-order FCT4, z-coordinate and sigma coordinate (...).
70
71  Below the animation of the OVERFLOW test case in sigma coordinate with the forth-order advection scheme FCT4.
72
73  .. image:: _static/OVF-sco_FCT4_flux_cen-ahm1000.gif
74
75WAD
76---
77
78  A set of simple closed basin geometries for testing the Wetting and drying capabilities.
79  Examples range from a closed channel with EW linear bottom slope to a parabolic EW channel with a Gaussian ridge.
80 
81  Below the animation of the test case 7. This test case is a simple linear slope with a mid-depth shelf with an open boundary forced with a sinusoidally varying ssh.
82  This test case has been introduced to emulate a typical coastal application with a tidally forced open boundary with an adverse SSH gradient that, when released, creates a surge up the slope.
83  The parameters are chosen such that the surge rises above sea-level before falling back and oscillating towards an equilibrium position
84
85  .. image:: _static/wad_testcase_7.gif
86
87CANAL
88-----
89
90  East-west periodic canal of variable size with several initial states and associated geostrophic currents (zonal jets or vortex).
91
92  .. image::_static/CANAL_image.gif
93
94ICE_ADV2D
95---------
96 
97  This test case illustrates the advection of an ice patch across an East/West and North/South periodic channel
98  over a slab ocean (i.e. one ocean layer).
99  The configuration is similar to ICE_AGRIF, except for the AGRIF zoom.
100  The purpose of this configuration is to test the advection schemes available in the sea-ice code
101  (for now, Prather and Ultimate-Macho from 1st to 5th order),
102  especially the occurence of overshoots in ice thickness
103 
104
105ICE_ADV1D
106---------
107 
108  This experiment is the classical Schar & Smolarkiewicz (1996) test case :cite:`SCHAR1996`,
109  which has been used in :cite:`LIPSCOMB2004`,
110  and in which very specific shapes of ice concentration, thickness and volume converge toward the center of a basin.
111  Convergence is unidirectional (in x) while fields are homogeneous in y.
112  The purpose of this configuration is to test the caracteristics of advection schemes available in the sea-ice code
113  (for now, Prather and Ultimate-Macho from 1st to 5th order),
114  especially the constitency between concentration, thickness and volume, and the preservation of initial shapes.
115 
116 
117
118 
119Compile test cases
120==================
121
122The compilation of the test cases is very similar to the manner the reference configurations are compiled.
123If you are not familiar on how to compile NEMO, it is first recomended to read :doc:`the instructions <install>`
124
125| In the same manner as the ref. cfg are compiled with '-r' option, test cases can be compile by the use of makenemo with '-a' option.
126
127| Here an example to compile a copy named WAD2 of the wetting and drying test case (WAD) on the macport_osx architecture on 4 cores:
128
129.. code-block:: console
130 
131   $ ./makenemo -n WAD2 -a WAD -m macport_osx -j 4
132
133Run and analyse the test cases
134==============================
135
136There no requirement of specific input file for the test_cases presented here. The XIOS xml input files and namelist are already setup correctly.
137For detailed description and Jupyter notebook, the reader is directed on
138the `NEMO test cases repository <http://github.com/NEMO-ocean/NEMO-examples>`_
139
140References
141==========
142
143.. bibliography:: test_cases.bib
144   :all:
145   :style: unsrt
146   :labelprefix: T
Note: See TracBrowser for help on using the repository browser.