Ignore:
Timestamp:
Dec 6, 2017 4:03:27 PM (6 years ago)
Author:
raasch
Message:

file attributes and activation strings in .palm.iofiles revised, file extensions for nesting, masked output, wind turbine data, etc. changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/check_parameters.f90

    r2628 r2669  
    2525! -----------------
    2626! $Id$
     27! mrun-string replaced by palmrun
     28!
     29! 2628 2017-11-20 12:40:38Z schwenkel
    2730! Enabled particle advection with grid stretching -> Removed parameter check
    2831!
     
    10221025!--    ocean run (this setting is done via mrun-option -y)
    10231026       message_string = 'ocean = .F. does not allow coupling_char = "' //      &
    1024                         TRIM( coupling_char ) // '" set by mrun-option "-y"'
     1027                        TRIM( coupling_char ) // '" set by palmrun-option "-y"'
    10251028       CALL message( 'check_parameters', 'PA0317', 1, 2, 0, 6, 0 )
    10261029
Note: See TracChangeset for help on using the changeset viewer.