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

Last change on this file since 4222 was 4222, checked in by gronemeier, 5 years ago

update tutorials flow_around_cube and lsm

File size: 247 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  - "restart"
13
14significant_digits_for_netcdf_checks:
[4222]15  timeseries: 6
16  profiles: 6
17  other: 6
Note: See TracBrowser for help on using the repository browser.