Changes between Version 8 and Version 9 of internal/testing


Ignore:
Timestamp:
Jan 25, 2018 3:12:06 PM (7 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • internal/testing

    v8 v9  
    1212Category 1 includes checks of the PALM-4U source code for compliance to the general FORTRAN coding standard, as well as to the specific PALM formatting rules. Further, the code is tested for run-time errors as well as compiler-dependent functionality issues, and simulation results are checked for elementary plausibility. For this purpose ('''S''')mall setups are sufficient, suitable to run on desktop PCs (2-4 processor cores) within a time frame of O(1-10min).\\\\
    1313Since the release of PALM 5.0, PALM-4U enables the use of NetCDF input files, the so-called [wiki:data static and dynamic drivers], as input data for the PALM model system. The drivers are based on the PALM Input Data Standard (PIDS). In their current form, the generic_* setups don't work anymore. Instead, we created a new street-crossing setup (see Fig. 2), which contains all so far available PALM-4U components, and is driven by a static driver. To summarize the setup:
    14 * Domain: 20 x 20 x 20 m³
     14{{{#!table align=left style="border: none; text-align:left"
     15   {{{#!tr
     16      {{{#!td style="border: none; width:40%"
     17* Domain: 20 x 20 x 30 m³
    1518* Grid size: 2m
    1619* Moderate wind from west
     
    2225* Plant canopy model (PCM)
    2326* Clear-sky radiation model
    24 * (Chemistry model)
    25 
    26 {{{
    27 #!div style="align:'left'; width: 400px; border: 0px solid"
    28 [[Image(sketch_test_urban.png, 400px, right, margin-right=2, margin-top=0, margin-bottom=5, border=2, nolink)]]
    29 Fig 2: ('''S''')mall street-crossing setup with two trees.\\
     27* Chemistry model (optional)
     28      }}}
     29      {{{#!td align=left style="border: 0px solid; vertical-align:top; width: 60%"
     30         [[Image(sketch_test_urban.png, 600px, right, margin-right=2, margin-top=0, margin-bottom=5, border=2, nolink)]]\\
     31         Fig 2: ('''S''')mall street-crossing setup with two trees.\\
     32      }}}
     33   }}}
    3034}}}
    3135
    32 The [attachment:test_urban.zip test_urban.zip] archive (will be attached soon) contains the required INPUT files
    33 * test_urban_p3d (parameter file; test_urban_chem_p3d is for simulation with chemistry model, which requires to add the pre-processor directive {{{-D__chem}}} to the %cpp_options in your .palm.config.<*> )
    34 * test_urban_static (static driver)
     36The [attachment:test_urban.zip test_urban.zip] archive contains the required INPUT files
     37* {{{test_urban_p3d}}} (parameter file for run without chemistry model)
     38* {{{test_urban_chem_p3d}}} (parameter file for run with chemistry model)
     39* {{{test_urban_static}}} (static driver)
    3540as well as the MONITORING and OUTPUT files, and a README file with the setup documentation.
    3641\\\\
                                                                                                                                                                                                                                                                                                                                                                               
  | Impressum | ©Leibniz Universität Hannover |