|
OOPS
|
Go to the source code of this file.
Modules | |
| module | qg_tools_mod |
Functions/Subroutines | |
| character(len=2 *length) function, public | qg_tools_mod::genfilename (f_conf, length, vdate) |
| Generate filename. More... | |
| subroutine, public | qg_tools_mod::ncerr (info) |
| Check NetCDF status. More... | |
| subroutine, public | qg_tools_mod::baroclinic_instability (x, y, z, var, res) |
| Generate values for baroclinic instability. More... | |
| subroutine, public | qg_tools_mod::large_vortices (x, y, z, var, res) |
| Generate values for large vortices. More... | |
Variables | |
| real(kind_real), parameter | qg_tools_mod::ubot = -2.0_kind_real |
| Zonal wind at the surface (m/s) More... | |
| real(kind_real), parameter | qg_tools_mod::utop = 58.0_kind_real |
| Zonal wind at the top (m/s) More... | |