My Project
 All Classes Files Functions Variables Macros
conf_dat3d.F File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine conf_dat3d (title, lons, lats, levs, xd, yd, zd, xf, yf, zf, champd, interbar)

Function/Subroutine Documentation

subroutine conf_dat3d ( character*(*)  title,
integer  lons,
integer  lats,
integer  levs,
real, dimension(lons)  xd,
real, dimension(lats)  yd,
real, dimension(levs)  zd,
real, dimension(lons)  xf,
real, dimension(lats)  yf,
real, dimension(levs)  zf,
real, dimension(lons,lats,levs)  champd,
logical  interbar 
)

Definition at line 6 of file conf_dat3d.F.