STATIS Subroutine

subroutine STATIS(NI, NJ, NK, PHI, RMS, MW, SIG)

calculate mean, rms, stdev

Arguments

Type IntentOptional AttributesName
integer :: NI
integer :: NJ
integer :: NK
real :: PHI(NI,NJ,NK)
real :: RMS
real :: MW
real :: SIG

Called by

proc~~statis~~CalledByGraph proc~statis STATIS program~calc_etadot calc_etadot program~calc_etadot->proc~statis

Contents

None