source: palm/trunk/TUTORIALS/cases/flow_around_cube_precursor/case_config.yml @ 4173

Last change on this file since 4173 was 4098, checked in by Giersch, 5 years ago

Tutorial cases updated for getting physically meaningful results (only gfortran with 4 cores is tested)

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