subroutine maximum_hourly_diagnostics::max_fields |
( |
real (kind=kind_phys), dimension(:,:), intent(in) | phil, |
|
|
real (kind=kind_phys), dimension(:,:), intent(in) | ref3d, |
|
|
real (kind=kind_phys), intent(in) | grav, |
|
|
integer, intent(in) | im, |
|
|
integer, intent(in) | levs, |
|
|
real, dimension(:), intent(inout) | refd, |
|
|
real (kind=kind_phys), dimension(:,:), intent(in) | tk, |
|
|
real, dimension(:), intent(inout) | refd263k ) |
|
private |