FV3 Bundle
invert_pv_ad.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine invert_pv_ad (x, pv, nx, ny, deltax, deltay, F1, F2)
 Invert potential vorticity - Adjoint. More...
 

Function/Subroutine Documentation

◆ invert_pv_ad()

subroutine invert_pv_ad ( real(kind=kind_real), dimension(nx,ny,2), intent(inout)  x,
real(kind=kind_real), dimension(nx,ny,2), intent(inout)  pv,
integer, intent(in)  nx,
integer, intent(in)  ny,
real(kind=kind_real), intent(in)  deltax,
real(kind=kind_real), intent(in)  deltay,
real(kind=kind_real), intent(in)  F1,
real(kind=kind_real), intent(in)  F2 
)

Invert potential vorticity - Adjoint.

Parameters
[in]nxZonal grid dimension
[in]nyMeridional grid dimension
[in,out]xStreamfunction adjoint variable
[in,out]pvPV adjoint variable
[in]deltaxZonal grid spacing (non-dimensional)
[in]deltayMeridional grid spacing (non-dimensional)
[in]f1Coefficient in PV operator
[in]f2Coefficient in PV operator

Definition at line 12 of file invert_pv_ad.f90.

Here is the call graph for this function:
Here is the caller graph for this function: