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... | |