source: palm/trunk/TESTS/cases/street_canyon/case_config.yml

Last change on this file was 4229, checked in by Giersch, 5 years ago

Two test cases added (previously located under /trunk/EXAMPLES), mainly for checking simulations with topography, that is described through an ASCII file or a generic street canyon

File size: 259 bytes
Line 
1---
2# this is a palmtest job configuration file
3
4allowed_builds:
5  - gfortran_default
6  - intel_default
7
8allowed_number_of_cores:
9  - 1
10  - 2
11  - 4
12
13activation_strings:
14  - "d3#"
15
16significant_digits_for_netcdf_checks:
17  timeseries: 5
18  profiles: 5
19  other: 5
Note: See TracBrowser for help on using the repository browser.