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/flow_around_cube_noncyclic/case_config.yml

    r4003 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
    76
    8 allowed_number_of_cores: []
     7allowed_number_of_cores:
     8  - 4
    99
    1010activation_strings:
     
    1515
    1616significant_digits_for_netcdf_checks:
    17   timeseries: 3
    18   profiles: 0
     17  timeseries: 8
     18  profiles: 8
    1919  other: 8
Note: See TracChangeset for help on using the changeset viewer.