Ignore:
Timestamp:
Mar 3, 2015 2:18:16 PM (9 years ago)
Author:
maronga
Message:

land surface model released

File:
1 edited

Legend:

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

    r1321 r1551  
    2020! Current revisions:
    2121! -----------------
    22 !
     22! Typo removed
    2323!
    2424! Former revisions:
     
    4444! Description:
    4545! ------------
    46 ! Print a header with user-defined informations.
     46! Print a header with user-defined information.
    4747!------------------------------------------------------------------------------!
    4848
     
    6161!
    6262!-- If no user-defined variables are read from the namelist-file, no
    63 !-- informations will be printed.
     63!-- information will be printed.
    6464    IF ( .NOT. user_defined_namelist_found )  THEN
    6565       WRITE ( io, 100 )
     
    6868
    6969!
    70 !-- Printing the informations.
     70!-- Printing the information.
    7171    WRITE ( io, 110 )
    7272
Note: See TracChangeset for help on using the changeset viewer.