source: palm/trunk/TESTS/cases/example_cbl_short/case_config.yml @ 3449

Last change on this file since 3449 was 3354, checked in by knoop, 5 years ago

Improvements to palmtest and reduction of netcdf file check precission for profiles

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