SCALE-RM
Data Types | Modules | Functions/Subroutines
scale_monitor.F90 File Reference

Go to the source code of this file.

Modules

module  scale_monitor
 module MONITOR
 

Functions/Subroutines

subroutine, public scale_monitor::monit_setup
 Setup. More...
 
subroutine, public scale_monitor::monit_reg (itemid, item, desc, unit, ndim, isflux)
 Search existing item, or matching check between requested and registered item. More...
 
subroutine scale_monitor::monit_put_3d (itemid, var)
 Put total value to the monitor buffer. More...
 
subroutine scale_monitor::monit_in_2d (var, item, desc, unit, ndim, isflux)
 Wrapper routine of MONIT_reg+MONIT_put. More...
 
subroutine, public scale_monitor::monit_write (memo)
 Flush monitor buffer to formatted file. More...
 
subroutine, public scale_monitor::monit_finalize
 Close file. More...