iflx Subroutine

subroutine iflx()

x方向格子点数 y方向格子点数 時間刻み幅 比熱比と関連定数 定数(計算速度性能に寄与するかはよくわからない)

Arguments

None

Calls

proc~~iflx~~CallsGraph proc~iflx iflx pxl pxl proc~iflx->pxl pyr pyr proc~iflx->pyr pyl pyl proc~iflx->pyl pxr pxr proc~iflx->pxr dnflx dnflx proc~iflx->dnflx proc~slau slau proc~iflx->proc~slau conl conl proc~iflx->conl conr conr proc~iflx->conr xflx xflx proc~iflx->xflx yflx yflx proc~iflx->yflx proc~slau->dnflx proc~slau->conl proc~slau->conr dsign dsign proc~slau->dsign

Called by

proc~~iflx~~CalledByGraph proc~iflx iflx program~main main program~main->proc~iflx

Contents


Common Blocks

TypeAttributesNameInitial
real :: pxl(4,0:jmax+1,0:kmax+1)
real :: pxr(4,0:jmax+1,0:kmax+1)
real :: pyl(4,0:jmax+1,0:kmax+1)
real :: pyr(4,0:jmax+1,0:kmax+1)
TypeAttributesNameInitial
real :: xflx(4,jmax,kmax)
real :: yflx(4,jmax,kmax)
TypeAttributesNameInitial
real :: conL(4)
real :: conR(4)
real :: dnflx(4)
TypeAttributesNameInitial
real :: dnx
real :: dny