source: flexpart.git/flexpart-testing/check/test_ecmwf_02hr_1p0deg_tinymetgrid_nestedinput_1species_1emission_fwd.xml @ 496c607

FPv9.3.1FPv9.3.1b_testingFPv9.3.2fp9.3.1-20161214-nc4grib2nc4_repair
Last change on this file since 496c607 was 496c607, checked in by Don Morton <Don.Morton@…>, 8 years ago

Initial commit of FPv9.3.1

Currently, this is a clone of snapshot FPv9.3.0

  • Property mode set to 100644
File size: 1.8 KB
Line 
1 <distribution>
2
3    <!-- Sample XML testing namelist -->
4
5    <short_descr>
6        Testing of Generic FLEXPART for small ECMWF problems with nested input
7    </short_descr>
8
9    <distropath>
10        ../../flexpart_code/
11    </distropath>
12
13    <parmodpath>
14        ../case_data/ecmwf_1p0deg_tinymet_nestedinput_multipletests/par_mod.f90
15    </parmodpath>
16
17    <execname>
18        FLEXPART_GFORTRAN
19    </execname>   
20
21    <!--Second met case: ECMWF global fields + European nest, nested output -->
22
23    <metcase>
24
25        <short_descr>
26            ECMWF global fields with European nest
27        </short_descr>
28
29        <metfiledir>
30            ../case_data/met_data/ecmwf/t1_33h_ec1p0d/
31        </metfiledir>
32
33        <metnestfiledir>
34            ../case_data/met_data/ecmwf/t1_33h_ec0p5d_nest/
35        </metnestfiledir>
36
37        <runcase>
38            <short_descr>
39                Forward run, 2 hours length, 1 species, 1 emissions, nestedinput
40            </short_descr>
41
42            <casedir>
43                ../case_data/ecmwf_1p0deg_tinymet_nestedinput_multipletests/case_ecmwf_02hr_1p0deg_tinymetgrid_nestedinput_1species_1emission_fwd/rundir_template
44            </casedir>
45
46            <controldatadir>
47                ../case_data/ecmwf_1p0deg_tinymet_nestedinput_multipletests/case_ecmwf_02hr_1p0deg_tinymetgrid_nestedinput_1species_1emission_fwd/control_output
48            </controldatadir>
49
50            <basictest>
51                <short_descr>
52                    Max error over entire temporal and spatial mother domain
53                </short_descr>
54
55                <type>
56                    mother_all_vars_maxabserr
57                </type>
58
59                <max_threshold>
60                   1.0E-3
61                </max_threshold>
62            </basictest>
63
64
65
66        </runcase>
67
68    </metcase>
69
70
71
72</distribution>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG