source: palm/trunk/TUTORIALS/cases/lsm_long/case_config.yml @ 4121

Last change on this file since 4121 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: 233 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
13significant_digits_for_netcdf_checks:
14  timeseries: 8
15  profiles: 8
16  other: 8
Note: See TracBrowser for help on using the repository browser.