Ignore:
Timestamp:
Sep 3, 2020 2:04:24 PM (4 years ago)
Author:
hellstea
Message:

Interpolation and anterpolation subroutines renamed and all missing subroutine description comments added (pmc_interface_mod). Format descriptor 102 slightly modified (cpulog_mod).

File:
1 edited

Legend:

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

    r4577 r4665  
    1919! Current revisions:
    2020! -----------------
    21 ! 
    22 ! 
     21!
     22!
    2323! Former revisions:
    2424! -----------------
    2525! $Id$
     26! Format descriptor 102 slightly modified.
     27!
     28! 4577 2020-06-25 09:53:58Z raasch
    2629! further re-formatting concerning Fortran parameter variables
    2730!
     
    550553               &'---------------------')
    551554
    552    102 FORMAT (A25,2X,F9.3,2X,F7.2,1X,I7,2(1X,F9.3),1X,F6.2)
     555   102 FORMAT (A25,2X,F10.3,2X,F7.2,1X,I7,2(1X,F10.3),1X,F6.2)
    553556   103 FORMAT (/'Barriers are set in front of collective operations')
    554557   104 FORMAT (/'No barriers are set in front of collective operations')
Note: See TracChangeset for help on using the changeset viewer.