SCALE-RM
Data Types | Modules | Functions/Subroutines | Variables
gtool_file.f90 File Reference

Go to the source code of this file.

Modules

module  gtool_file
 module GTOOL_FILE
 

Functions/Subroutines

subroutine, public gtool_file::filecreate (fid, existed, basename, title, source, institution, master, myrank, rankidx, single, time_units, append)
 
subroutine, public gtool_file::filesetoption (fid, filetype, key, val)
 
subroutine, public gtool_file::fileopen (fid, basename, mode, single)
 
subroutine, public gtool_file::filesettattr (fid, vname, key, val)
 
subroutine, public gtool_file::filegetshape (dims, basename, varname, myrank, single)
 
subroutine, public gtool_file::filegetdatainfo (basename, varname, myrank, istep, single, description, units, datatype, dim_rank, dim_name, dim_size, time_start, time_end, time_units)
 
subroutine, public gtool_file::filegetalldatainfo (step_limit, dim_limit, basename, varname, myrank, step_nmax, description, units, datatype, dim_rank, dim_name, dim_size, time_start, time_end, time_units, single)
 
subroutine, public gtool_file::fileclose (fid)
 
subroutine, public gtool_file::filecloseall
 
subroutine, public gtool_file::filemakefname (fname, basename, prefix, myrank, len)
 

Variables

real(dp), parameter, public gtool_file::rmiss = -9.9999e+30