CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
cable_netcdf_open_file
Interface
23 statements
Source File
cable_netcdf.F90
cable_netcdf_mod
cable_netcdf_open_file
Contents
None
interface
public module function cable_netcdf_open_file(path, iotype, mode) result(file)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
path
integer,
intent(in)
::
iotype
integer,
intent(in),
optional
::
mode
Return Value
class(
cable_netcdf_file_t
),allocatable