hor_interpol Interface

public interface hor_interpol

Module Procedures

public subroutine hor_interpol_4d(field, output, zlevel, indexh, ztot)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: field(0:nxmax-1,0:nymax-1,ztot,numwfmem)
real, intent(inout) :: output
integer, intent(in) :: zlevel
integer, intent(in) :: indexh
integer, intent(in) :: ztot

public subroutine hor_interpol_2d(field, output)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: field(0:nxmax-1,0:nymax-1)
real, intent(inout) :: output