SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Functions/Subroutines
def_var_netcdf.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine def_var_netcdf (DGU, KFILE_ID, HNAME, HLONG_NAME, KDIM_ID, HATT_TITLE, HATT_TEXT, KVAR_ID, KTYPE, KLEN)
 

Function/Subroutine Documentation

subroutine def_var_netcdf ( type(diag_surf_atm_t), intent(inout)  DGU,
integer, intent(in)  KFILE_ID,
character(len=*), intent(in)  HNAME,
character(len=*), intent(in)  HLONG_NAME,
integer, dimension(:), intent(in)  KDIM_ID,
character(len=*), dimension(:), intent(in), optional  HATT_TITLE,
character(len=*), dimension(:), intent(in), optional  HATT_TEXT,
integer, intent(out), optional  KVAR_ID,
integer, intent(in), optional  KTYPE,
integer, intent(in), optional  KLEN 
)

Definition at line 6 of file def_var_netcdf.F90.

Here is the caller graph for this function: