Changeset 36dbabb in flex_extract.git for Source


Ignore:
Timestamp:
Jul 7, 2020, 5:56:24 PM (4 years ago)
Author:
pesei <petra.seibert [at ) univie.ac.at>
Branches:
master, ctbto, dev
Children:
3363e01
Parents:
14d9618
Message:

Update FORD documentation, change some comment lines in Fortran, smal change in run_reftest.sh

Location:
Source/Fortran
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Source/Fortran/posnam.f90

    rdfa7dbd r36dbabb  
    11  SUBROUTINE POSNAM(KULNAM,CDNAML)
    22
    3  !! position in namelist file.
    4  ! author:  Mats Hamrud, ECMWF
     3 !! Position in namelist file.
     4 !! Author:  Mats Hamrud, ECMWF
    55
    66    INTEGER, INTENT(IN)       :: KULNAM
  • Source/Fortran/rwgrib2.f90

    r5b5589b r36dbabb  
    11 MODULE RWGRIB2
     2
     3!! Read or write a field variable on a lat/lon grid from/to GRIB file, or
     4!! read a field in spectral representation from GRIB file
    25
    36 CONTAINS
     
    8588!      print*,i
    8689   END DO iloop
    87 !!   write(*,*) 'readlatlon: ',i-1,' records read'
     90! !   write(*,*) 'readlatlon: ',i-1,' records read'
    8891 
    8992   DO i=1,n
     
    169172   SUBROUTINE READSPECTRAL(FILENAME,CXMN,MNAUF,MLEVEL,MAXLEV,MPAR,A,B)
    170173
    171 !!  read a GRIB file in spherical harmonics
     174!!  Read a GRIB file in spherical harmonics
    172175
    173176   USE GRIB_API
     
    249252   END DO iloop
    250253
    251 !!   write(*,*) 'readspectral: ',i-1,' records read'
     254! !   write(*,*) 'readspectral: ',i-1,' records read'
    252255 
    253256   DO i=1,n
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG