Changes in src/readwind_gfs.f90 [8a65cb0:6ecb30a] in flexpart.git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/readwind_gfs.f90

    r8a65cb0 r6ecb30a  
    2020!**********************************************************************
    2121
    22 subroutine readwind(indj,n,uuh,vvh,wwh)
     22subroutine readwind_gfs(indj,n,uuh,vvh,wwh)
    2323
    2424  !***********************************************************************
     
    3838  !*             CHANGE: 03/12/2008, Harald Sodemann, update to f90 with *
    3939  !*                                 ECMWF grib_api                      *
     40  !                                                                      *
     41  !   Unified ECMWF and GFS builds                                       *
     42  !   Marian Harustak, 12.5.2017                                         *
     43  !     - Renamed routine from readwind to readwind_gfs                  *
    4044  !*                                                                     *
    4145  !***********************************************************************
     
    716720  stop 'Execution terminated'
    717721
    718 end subroutine readwind
     722end subroutine readwind_gfs
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG