Parmeterization of the unresolved obstacles. More...
Go to the source code of this file.
Modules | |
| module | w3uostmd |
| Parmeterization of the unresolved obstacles. | |
Functions/Subroutines | |
| subroutine, public | w3uostmd::uost_initgrid (IGRID, FILELOCAL, FILESHADOW, LOCALFACTOR, SHADOWFACTOR) |
| Allocate the UOST variables for a given grid, and load them from file. More... | |
| subroutine, public | w3uostmd::uost_setgrid (IGRID) |
| Sets the current grid in the sourceterm object. More... | |
| subroutine, public | w3uostmd::uost_srctrmcompute (IX, IY, SPEC, CG, DT, U10ABS, U10DIR, S, D) |
| Estimates the UOST source term for a give spectrum. More... | |
| subroutine | w3uostmd::uost_sourceterm_compute_ld (THIS, IX, IY, SPEC, CG, DT, U10ABS, U10DIR, S, D) |
| Method of the class UOST_SOURCETERM. More... | |