Ignore:
Timestamp:
May 28, 2018 7:55:41 AM (6 years ago)
Author:
Giersch
Message:

Code adjusted according to coding standards, renamed namelists, error messages revised until PA0347, output CASE 108 disabled

File:
1 edited

Legend:

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

    r3042 r3045  
    2525! -----------------
    2626! $Id$
     27! Error messages revised
     28!
     29! 3042 2018-05-25 10:44:37Z schwenkel
    2730! Changed the name specific humidity to mixing ratio
    2831!
     
    26112614       WRITE( message_string, * ) 'number of time series quantities exceeds',  &
    26122615                                  ' its maximum of dots_max = ', dots_max,     &
    2613                                   ' &Please increase dots_max in modules.f90.'
     2616                                  ' Please increase dots_max in modules.f90.'
    26142617       CALL message( 'init_3d_model', 'PA0194', 1, 2, 0, 6, 0 )   
    26152618    ENDIF
Note: See TracChangeset for help on using the changeset viewer.