Bundles routines for third order propagation scheme in single module. More...
Go to the source code of this file.
Modules | |
| module | w3pro3md |
| Bundles routines for third order propagation scheme in single module. | |
Functions/Subroutines | |
| subroutine | w3pro3md::w3map3 |
| Generate 'map' arrays for the ULTIMATE QUICKEST scheme. More... | |
| subroutine | w3pro3md::w3mapt |
| Generate 'map' arrays for the ULTIMATE QUICKEST scheme to combine GSE alleviation with obstructions. More... | |
| subroutine | w3pro3md::w3xyp3 (ISP, DTG, MAPSTA, MAPFS, VQ, VGX, VGY) |
| Propagation in phyiscal space for a given spectral component. More... | |
| subroutine | w3pro3md::w3ktp3 (ISEA, FACTH, FACK, CTHG0, CG, WN, DW, DDDX, DDDY, CX, CY, DCXDX, DCXDY, DCYDX, DCYDY, DCDX, DCDY, VA, CFLTHMAX, CFLKMAX) |
| Propagation in spectral space. More... | |
| subroutine | w3pro3md::w3cflxy (ISEA, DTG, MAPSTA, MAPFS, CFLXYMAX, VGX, VGY) |
| Computes the maximum CFL number for spatial advection. More... | |
Bundles routines for third order propagation scheme in single module.
Definition in file w3pro3md.F90.