source: palm/trunk/TESTS/cases/urban_environment_restart/case_config.yml @ 4725

Last change on this file since 4725 was 4725, checked in by suehring, 4 years ago

testcase urban_environment_restart: reduce significant digits for profile output - simulation results depend on compiler settings/versions

File size: 309 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  - 2
10  - 4
11
12activation_strings:
13  - "d3r"
14  - "restart"
15
16use_binary_files_from: urban_environment
17
18significant_digits_for_netcdf_checks:
19  timeseries: 4
20  profiles: 2
21  other: 8
Note: See TracBrowser for help on using the repository browser.