SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
mode_gridtype_conf_proj Module Reference

Public Member Functions

subroutine put_gridtype_conf_proj (PGRID_PAR, PLAT0, PLON0, PRPK, PBETA, PLATOR, PLONOR, KIMAX, KJMAX, PX, PY, PDX, PDY)
 
subroutine get_gridtype_conf_proj (PGRID_PAR, PLAT0, PLON0, PRPK, PBETA, PLATOR, PLONOR, KIMAX, KJMAX, PX, PY, PDX, PDY, KL)
 
subroutine latlon_conf_proj (PLAT0, PLON0, PRPK, PBETA, PLATOR, PLONOR, PX, PY, PLAT, PLON)
 
subroutine xy_conf_proj (PLAT0, PLON0, PRPK, PBETA, PLATOR, PLONOR, PX, PY, PLAT, PLON)
 
subroutine map_factor_conf_proj (PLAT0, PRPK, PLAT, PMAP)
 

Detailed Description

Definition at line 6 of file mode_gridtype_conf_proj.F90.

Member Function/Subroutine Documentation

subroutine mode_gridtype_conf_proj::get_gridtype_conf_proj ( real, dimension(:), intent(in)  PGRID_PAR,
real, intent(out), optional  PLAT0,
real, intent(out), optional  PLON0,
real, intent(out), optional  PRPK,
real, intent(out), optional  PBETA,
real, intent(out), optional  PLATOR,
real, intent(out), optional  PLONOR,
integer, intent(out), optional  KIMAX,
integer, intent(out), optional  KJMAX,
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  KL 
)

Definition at line 130 of file mode_gridtype_conf_proj.F90.

Here is the caller graph for this function:

subroutine mode_gridtype_conf_proj::latlon_conf_proj ( real, intent(in)  PLAT0,
real, intent(in)  PLON0,
real, intent(in)  PRPK,
real, intent(in)  PBETA,
real, intent(in)  PLATOR,
real, intent(in)  PLONOR,
real, dimension(:), intent(in)  PX,
real, dimension(:), intent(in)  PY,
real, dimension(:), intent(out)  PLAT,
real, dimension(:), intent(out)  PLON 
)

Definition at line 237 of file mode_gridtype_conf_proj.F90.

Here is the caller graph for this function:

subroutine mode_gridtype_conf_proj::map_factor_conf_proj ( real, intent(in)  PLAT0,
real, intent(in)  PRPK,
real, dimension(:), intent(in)  PLAT,
real, dimension(:), intent(out)  PMAP 
)

Definition at line 674 of file mode_gridtype_conf_proj.F90.

Here is the caller graph for this function:

subroutine mode_gridtype_conf_proj::put_gridtype_conf_proj ( real, dimension(:), pointer  PGRID_PAR,
real, intent(in)  PLAT0,
real, intent(in)  PLON0,
real, intent(in)  PRPK,
real, intent(in)  PBETA,
real, intent(in)  PLATOR,
real, intent(in)  PLONOR,
integer, intent(in)  KIMAX,
integer, intent(in)  KJMAX,
real, dimension(:), intent(in)  PX,
real, dimension(:), intent(in)  PY,
real, dimension(:), intent(in)  PDX,
real, dimension(:), intent(in)  PDY 
)

Definition at line 21 of file mode_gridtype_conf_proj.F90.

Here is the caller graph for this function:

subroutine mode_gridtype_conf_proj::xy_conf_proj ( real, intent(in)  PLAT0,
real, intent(in)  PLON0,
real, intent(in)  PRPK,
real, intent(in)  PBETA,
real, intent(in)  PLATOR,
real, intent(in)  PLONOR,
real, dimension(:), intent(out)  PX,
real, dimension(:), intent(out)  PY,
real, dimension(:), intent(in)  PLAT,
real, dimension(:), intent(in)  PLON 
)

Definition at line 459 of file mode_gridtype_conf_proj.F90.

Here is the caller graph for this function:


The documentation for this module was generated from the following file: