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

Go to the source code of this file.

Modules

module  gtool_history
 module Gtool_History
 

Functions/Subroutines

subroutine, public gtool_history::historyinit (item_count, variant_count, isize, jsize, ksize, master, myrank, rankidx, title, source, institution, time_start, time_interval, time_units, time_since, default_basename, default_zcoord, default_tinterval, default_tunit, default_taverage, default_datatype, namelist_filename, namelist_fid)
 
subroutine, public gtool_history::historycheck (existed, item, zcoord)
 
subroutine, public gtool_history::historyaddvariable (nregist, item, dims, desc, units, now_step, zcoord, options, start, count, comm)
 
subroutine gtool_history::historyputaxissp (name, desc, units, dim, var, datatype, down, gsize, start)
 
subroutine gtool_history::historyputaxisdp (name, desc, units, dim, var, datatype, down, gsize, start)
 
subroutine gtool_history::historyput1dassociatedcoordinatessp (name, desc, units, dims, var, datatype, start)
 
subroutine gtool_history::historyput1dassociatedcoordinatesdp (name, desc, units, dims, var, datatype, start)
 
subroutine gtool_history::historyput2dassociatedcoordinatessp (name, desc, units, dims, var, datatype, start)
 
subroutine gtool_history::historyput2dassociatedcoordinatesdp (name, desc, units, dims, var, datatype, start)
 
subroutine gtool_history::historyput3dassociatedcoordinatessp (name, desc, units, dims, var, datatype, start)
 
subroutine gtool_history::historyput3dassociatedcoordinatesdp (name, desc, units, dims, var, datatype, start)
 
subroutine gtool_history::historyput4dassociatedcoordinatessp (name, desc, units, dims, var, datatype, start)
 
subroutine gtool_history::historyput4dassociatedcoordinatesdp (name, desc, units, dims, var, datatype, start)
 
subroutine, public gtool_history::historysettattr (varname, key, val)
 
subroutine, public gtool_history::historyquery (item, step_now, answer)
 
subroutine, public gtool_history::historywriteall (step_now)
 
subroutine, public gtool_history::historywriteaxes
 
subroutine, public gtool_history::historywrite (id, step_now)
 
subroutine gtool_history::historyget1ddp (var, basename, varname, step, allow_missing, single)
 
subroutine gtool_history::historyget1dsp (var, basename, varname, step, allow_missing, single)
 
subroutine gtool_history::historyget2ddp (var, basename, varname, step, allow_missing, single)
 
subroutine gtool_history::historyget2dsp (var, basename, varname, step, allow_missing, single)
 
subroutine gtool_history::historyget3ddp (var, basename, varname, step, allow_missing, single)
 
subroutine gtool_history::historyget3dsp (var, basename, varname, step, allow_missing, single)
 
subroutine, public gtool_history::historyoutputlist
 
subroutine, public gtool_history::historyfinalize