![]() |
GNU WOCSS (gwocss)
2.2.4-pre
GNU version of Winds On Critical Streamline Surfaces (WOCSS)
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | getrich |
| real function | bvperd (HTDIF, TMPDIF, TMPAVG) |
| real function | bulkri (HTDIF, TMPDIF, TMPAVG, SQDIF) |
| real function bulkri | ( | real | HTDIF, |
| real | TMPDIF, | ||
| real | TMPAVG, | ||
| real | SQDIF | ||
| ) |
Definition at line 139 of file richardson.f.
Referenced by getrich().
| real function bvperd | ( | real | HTDIF, |
| real | TMPDIF, | ||
| real | TMPAVG | ||
| ) |
Definition at line 108 of file richardson.f.
Referenced by getrich().
| subroutine getrich | ( | ) |
Definition at line 3 of file richardson.f.
Referenced by wocss().
1.8.10