Ignore:
Timestamp:
Jul 15, 2019 3:20:48 PM (5 years ago)
Author:
Giersch
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/TUTORIALS/cases/example_cbl/case_config.yml

    r4002 r4098  
    11---
    2 # this is a palmtest job configuration file
     2# this is a palmtutorial job configuration file
    33
    44allowed_builds:
    55  - gfortran_default
    6   - intel_default
    7   - cray_default
    86
    97allowed_number_of_cores:
    10   - 1
    11   - 2
    128  - 4
    13   - 8
    14   - 16
    159
    1610activation_strings:
    1711  - "d3#"
    18   - "restart"
    1912
    2013significant_digits_for_netcdf_checks:
    21   timeseries: 3
    22   profiles: 5
     14  timeseries: 8
     15  profiles: 8
    2316  other: 8
Note: See TracChangeset for help on using the changeset viewer.