|
CAM
|
Functions/Subroutines | |
| subroutine, public | gws_init (elem) |
| subroutine, public | gws_src_fnct (elem, tl, frontgf, frontga) |
| subroutine, private | compute_frontogenesis (frontgf, frontga, tl, elem, ederiv, hybrid, nets, nete) |
Variables | |
| type(edgebuffer_t) | edge3 |
| type(derivative_t), dimension(:), allocatable | deriv |
| real(r8) | psurf_ref |
|
private |

| subroutine, public gravity_waves_sources::gws_init | ( | type (element_t), dimension(:), intent(inout) | elem | ) |

| subroutine, public gravity_waves_sources::gws_src_fnct | ( | type (element_t), dimension(:), intent(inout) | elem, |
| integer, intent(in) | tl, | ||
| real (kind=real_kind), dimension(npsq,pver,nelemd), intent(out) | frontgf, | ||
| real (kind=real_kind), dimension(npsq,pver,nelemd), intent(out) | frontga | ||
| ) |


|
private |
|
private |
|
private |