WAVEWATCH III  beta 0.0.1
wmunitmd.F90 File Reference

Contains module WMUNITMD. More...

Go to the source code of this file.

Modules

module  wmunitmd
 Dynamic assignement of unit numbers for the multi-grid wave model.
 

Functions/Subroutines

subroutine wmunitmd::wmuini (NDSE, NDST)
 Allocate and initialize arrays of module. More...
 
subroutine wmunitmd::wmudmp (NDS, IREQ)
 Display assigned unit number information from private data base. More...
 
subroutine wmunitmd::wmuset (NDSE, NDST, NDS, FLAG, TYPE, NAME, DESC)
 Directly set information for a unit number in the data structure. More...
 
subroutine wmunitmd::wmuget (NDSE, NDST, NDS, TYPE, NR)
 Find a free unit number for a given file type. More...
 
subroutine wmunitmd::wmuinq (NDSE, NDST, NDS)
 Update data base information for a given unit number. More...
 

Detailed Description

Contains module WMUNITMD.

Author
H. L. Tolman
Date
29-May-2009

Definition in file wmunitmd.F90.