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

Last change on this file since 3916 was 3734, checked in by suehring, 5 years ago

reduce number of significant digits in urban_environment_restart test case

File size: 315 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  - "d3r"
15  - "restart"
16
17use_binary_files_from: urban_environment
18
19significant_digits_for_netcdf_checks:
20  timeseries: 4
21  profiles: 3
22  other: 8
Note: See TracBrowser for help on using the repository browser.