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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/readwind_gfs.f90

    r6ecb30a r8a65cb0  
    2020!**********************************************************************
    2121
    22 subroutine readwind_gfs(indj,n,uuh,vvh,wwh)
     22subroutine readwind(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                  *
    4440  !*                                                                     *
    4541  !***********************************************************************
     
    720716  stop 'Execution terminated'
    721717
    722 end subroutine readwind_gfs
     718end subroutine readwind
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG