source: palm/trunk/TESTS/cases/urban_environment/case_config.yml @ 3914

Last change on this file since 3914 was 3633, checked in by schwenkel, 5 years ago

your commit message

File size: 273 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  - "restart"
16
17significant_digits_for_netcdf_checks:
18  timeseries: 4
19  profiles: 4
20  other: 2
Note: See TracBrowser for help on using the repository browser.