Ignore:
Timestamp:
May 29, 2018 8:02:15 AM (6 years ago)
Author:
Giersch
Message:

Remaining error messages revised, comments extended

File:
1 edited

Legend:

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

    r3045 r3046  
    2020! Current revisions:
    2121! ------------------
    22 !
     22! Error messages revised
    2323!
    2424! Former revisions:
     
    173173                                  TRIM( coupling_mode_remote ),                &
    174174                                  '" terminated',                              &
    175                                   ' with terminate_coupled_remote = ',         &
     175                                  '&with terminate_coupled_remote = ',         &
    176176                                  terminate_coupled_remote,                    &
    177                                   ' local model  "', TRIM( coupling_mode ),    &
     177                                  '&local model  "', TRIM( coupling_mode ),    &
    178178                                  '" has',                                     &
    179                                   ' terminate_coupled = ',                     &
     179                                  '&terminate_coupled = ',                     &
    180180                                   terminate_coupled
    181181       CALL message( 'surface_coupler', 'PA0310', 1, 2, 0, 6, 0 )
Note: See TracChangeset for help on using the changeset viewer.