source: palm/trunk/TUTORIALS/cases/dispersion_eulerian_and_lpm_extended/case_config.yml @ 4297

Last change on this file since 4297 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
RevLine 
[4002]1---
[4098]2# this is a palmtutorial job configuration file
[4002]3
4allowed_builds:
5  - gfortran_default
6
[4098]7allowed_number_of_cores:
8  - 4
[4002]9
10activation_strings:
11  - "d3#"
12
13significant_digits_for_netcdf_checks:
[4098]14  timeseries: 8
15  profiles: 8
[4002]16  other: 8
Note: See TracBrowser for help on using the repository browser.