FV3 Bundle
zonal_wind_ad.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zonal_wind_ad (u, x, nx, ny, deltay)
 Calculate zonal wind - Adjoint. More...
 

Function/Subroutine Documentation

◆ zonal_wind_ad()

subroutine zonal_wind_ad ( real(kind=kind_real), dimension(nx,ny,2), intent(inout)  u,
real(kind=kind_real), dimension(nx,ny,2), intent(inout)  x,
integer, intent(in)  nx,
integer, intent(in)  ny,
real(kind=kind_real), intent(in)  deltay 
)

Calculate zonal wind - Adjoint.

Parameters
[in]nxZonal grid dimension
[in]nyMeridional grid dimension
[in,out]uZonal wind adjoint variable
[in,out]xStreamfunction adjoint variable
[in]deltayMeridional grid spacing (non-dimensional)

Definition at line 12 of file zonal_wind_ad.f90.

Here is the caller graph for this function: