SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
mode_gridtype_ign Module Reference

Functions/Subroutines

subroutine put_gridtype_ign (PGRID_PAR, KLAMBERT, PX, PY, PDX, PDY, KDIMX, KDIMY, PXALL, PYALL)
 
subroutine get_gridtype_ign (PGRID_PAR, KLAMBERT, KL, PX, PY, PDX, PDY, KDIMX, KDIMY, PXALL, PYALL)
 
subroutine latlon_ign (KLAMBERT, PX, PY, PLAT, PLON)
 
subroutine xy_ign (KLAMBERT, PX, PY, PLAT, PLON)
 
subroutine map_factor_ign (KLAMBERT, PX, PY, PMAP)
 

Function/Subroutine Documentation

◆ get_gridtype_ign()

subroutine mode_gridtype_ign::get_gridtype_ign ( real, dimension(:), intent(in)  PGRID_PAR,
integer, intent(out), optional  KLAMBERT,
integer, intent(out), optional  KL,
real, dimension(:), intent(out), optional  PX,
real, dimension(:), intent(out), optional  PY,
real, dimension(:), intent(out), optional  PDX,
real, dimension(:), intent(out), optional  PDY,
integer, intent(out), optional  KDIMX,
integer, intent(out), optional  KDIMY,
real, dimension(:), intent(out), optional  PXALL,
real, dimension(:), intent(out), optional  PYALL 
)

Definition at line 97 of file mode_gridtype_ign.F90.

Here is the caller graph for this function:

◆ latlon_ign()

subroutine mode_gridtype_ign::latlon_ign ( integer, intent(in)  KLAMBERT,
real, dimension(:), intent(in)  PX,
real, dimension(:), intent(in)  PY,
real, dimension(:), intent(out)  PLAT,
real, dimension(:), intent(out)  PLON 
)

Definition at line 185 of file mode_gridtype_ign.F90.

Here is the caller graph for this function:

◆ map_factor_ign()

subroutine mode_gridtype_ign::map_factor_ign ( integer, intent(in)  KLAMBERT,
real, dimension(:), intent(in)  PX,
real, dimension(:), intent(in)  PY,
real, dimension(:), intent(out)  PMAP 
)

Definition at line 413 of file mode_gridtype_ign.F90.

Here is the caller graph for this function:

◆ put_gridtype_ign()

subroutine mode_gridtype_ign::put_gridtype_ign ( real, dimension(:), pointer  PGRID_PAR,
integer, intent(in)  KLAMBERT,
real, dimension(:), intent(in)  PX,
real, dimension(:), intent(in)  PY,
real, dimension(:), intent(in)  PDX,
real, dimension(:), intent(in)  PDY,
integer, intent(in)  KDIMX,
integer, intent(in)  KDIMY,
real, dimension(kdimx), intent(in)  PXALL,
real, dimension(kdimy), intent(in)  PYALL 
)

Definition at line 23 of file mode_gridtype_ign.F90.

Here is the caller graph for this function:

◆ xy_ign()

subroutine mode_gridtype_ign::xy_ign ( integer, intent(in)  KLAMBERT,
real, dimension(:), intent(out)  PX,
real, dimension(:), intent(out)  PY,
real, dimension(:), intent(in)  PLAT,
real, dimension(:), intent(in)  PLON 
)

Definition at line 288 of file mode_gridtype_ign.F90.

Here is the caller graph for this function: