source: palm/trunk/TESTS/cases/wind_turbine_model/case_config.yml @ 4243

Last change on this file since 4243 was 4069, checked in by Giersch, 5 years ago

Bugfix for masked output, compiler warning removed, test case for wind turbine model revised

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