My Project
 All Classes Files Functions Variables Macros
iophy Module Reference
Collaboration diagram for iophy:
[legend]

Data Types

interface  histbeg_phy_all
interface  histwrite_phy

Public Member Functions

subroutine init_iophy_new (rlat, rlon)
subroutine init_iophy (lat, lon)
subroutine histbeg_phy (name, itau0, zjulian, dtime, nhori, nid_day)
subroutine histbeg_phy_points (rlon, rlat, pim, tabij, ipt, jpt, plon, plat, plon_bounds, plat_bounds, nname, itau0, zjulian, dtime, nnhori, nnid_day)
subroutine histwrite2d_phy (nid, lpoint, name, itau, field)
subroutine histwrite3d_phy (nid, lpoint, name, itau, field)
subroutine init_iophy_new (rlat, rlon)
subroutine init_iophy (lat, lon)
subroutine histbeg_phy (name, itau0, zjulian, dtime, nhori, nid_day)
subroutine histbeg_phy_points (rlon, rlat, pim, tabij, ipt, jpt, plon, plat, plon_bounds, plat_bounds, nname, itau0, zjulian, dtime, nnhori, nnid_day)
subroutine histwrite2d_phy (nid, lpoint, name, itau, field)
subroutine histwrite3d_phy (nid, lpoint, name, itau, field)

Public Attributes

real, dimension(:),
allocatable, save 
io_lat
real, dimension(:),
allocatable, save 
io_lon
integer, save phys_domain_id
integer, save npstn
integer, dimension(:),
allocatable, save 
nptabij

Detailed Description

Definition at line 4 of file iophy.F90.

Member Function/Subroutine Documentation

subroutine iophy::histbeg_phy ( character*(*), intent(in)  name,
integer, intent(in)  itau0,
real, intent(in)  zjulian,
real, intent(in)  dtime,
integer, intent(out nhori,
integer, intent(out nid_day 
)

Definition at line 126 of file iophy.F90.

Here is the call graph for this function:

subroutine iophy::histbeg_phy ( character*(*), intent(in)  name,
integer, intent(in)  itau0,
real, intent(in)  zjulian,
real, intent(in)  dtime,
integer, intent(out nhori,
integer, intent(out nid_day 
)

Definition at line 126 of file iophy.F90.

Here is the call graph for this function:

subroutine iophy::histbeg_phy_points ( real, dimension(klon), intent(in)  rlon,
real, dimension(klon), intent(in)  rlat,
integer, intent(in)  pim,
integer, dimension(pim), intent(in)  tabij,
integer, dimension(pim), intent(in)  ipt,
integer, dimension(pim), intent(in)  jpt,
real, dimension(pim), intent(in)  plon,
real, dimension(pim), intent(in)  plat,
real, dimension(pim,2), intent(out plon_bounds,
real, dimension(pim,2), intent(out plat_bounds,
character(len=20), intent(in)  nname,
integer, intent(in)  itau0,
real, intent(in)  zjulian,
real, intent(in)  dtime,
integer, intent(out nnhori,
integer, intent(out nnid_day 
)

Definition at line 153 of file iophy.F90.

Here is the call graph for this function:

subroutine iophy::histbeg_phy_points ( real, dimension(klon), intent(in)  rlon,
real, dimension(klon), intent(in)  rlat,
integer, intent(in)  pim,
integer, dimension(pim), intent(in)  tabij,
integer, dimension(pim), intent(in)  ipt,
integer, dimension(pim), intent(in)  jpt,
real, dimension(pim), intent(in)  plon,
real, dimension(pim), intent(in)  plat,
real, dimension(pim,2), intent(out plon_bounds,
real, dimension(pim,2), intent(out plat_bounds,
character(len=20), intent(in)  nname,
integer, intent(in)  itau0,
real, intent(in)  zjulian,
real, intent(in)  dtime,
integer, intent(out nnhori,
integer, intent(out nnid_day 
)

Definition at line 153 of file iophy.F90.

Here is the call graph for this function:

subroutine iophy::histwrite2d_phy ( integer, intent(in)  nid,
logical, intent(in)  lpoint,
character*(*), intent(in)  name,
integer, intent(in)  itau,
real, dimension(:), intent(in)  field 
)

Definition at line 324 of file iophy.F90.

Here is the call graph for this function:

subroutine iophy::histwrite2d_phy ( integer, intent(in)  nid,
logical, intent(in)  lpoint,
character*(*), intent(in)  name,
integer, intent(in)  itau,
real, dimension(:), intent(in)  field 
)

Definition at line 324 of file iophy.F90.

Here is the call graph for this function:

subroutine iophy::histwrite3d_phy ( integer, intent(in)  nid,
logical, intent(in)  lpoint,
character*(*), intent(in)  name,
integer, intent(in)  itau,
real, dimension(:,:), intent(in)  field 
)

Definition at line 384 of file iophy.F90.

Here is the call graph for this function:

subroutine iophy::histwrite3d_phy ( integer, intent(in)  nid,
logical, intent(in)  lpoint,
character*(*), intent(in)  name,
integer, intent(in)  itau,
real, dimension(:,:), intent(in)  field 
)

Definition at line 384 of file iophy.F90.

Here is the call graph for this function:

subroutine iophy::init_iophy ( real, dimension(jjm+1-1/(iim*jjm)), intent(in)  lat,
real, dimension(iim), intent(in)  lon 
)

Definition at line 84 of file iophy.F90.

subroutine iophy::init_iophy ( real, dimension(jjm+1-1/(iim*jjm)), intent(in)  lat,
real, dimension(iim), intent(in)  lon 
)

Definition at line 84 of file iophy.F90.

subroutine iophy::init_iophy_new ( real, dimension(klon), intent(in)  rlat,
real, dimension(klon), intent(in)  rlon 
)

Definition at line 25 of file iophy.F90.

Here is the call graph for this function:

subroutine iophy::init_iophy_new ( real, dimension(klon), intent(in)  rlat,
real, dimension(klon), intent(in)  rlon 
)

Definition at line 25 of file iophy.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

real, dimension(:), allocatable, save iophy::io_lat

Definition at line 8 of file iophy.F90.

real, dimension(:), allocatable, save iophy::io_lon

Definition at line 9 of file iophy.F90.

integer save iophy::npstn

Definition at line 11 of file iophy.F90.

integer, dimension(:), allocatable, save iophy::nptabij

Definition at line 12 of file iophy.F90.

integer save iophy::phys_domain_id

Definition at line 10 of file iophy.F90.


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