MFIX  2016-1
xsi Module Reference

Functions/Subroutines

subroutine calc_xsi (DISCR, PHI, U, V, W, XSI_E, XSI_N, XSI_T, incr)
 
subroutine cxs (INCR, DISCR, U, V, WW, PHI, XSI_E, XSI_N, XSI_T)
 
subroutine dw (UU, VV, WW, IJK, PHICU, PHIDU, PHIUU, PHICV, PHIDV, PHIUV, PHICW, PHIDW, PHIUW, DWFE, DWFN, DWFT, DISCR)
 
double precision function xsi_func (XXXv, XXXdwf)
 

Function/Subroutine Documentation

subroutine xsi::calc_xsi ( integer, intent(in)  DISCR,
double precision, dimension(dimension_3), intent(in)  PHI,
double precision, dimension(dimension_3), intent(in)  U,
double precision, dimension(dimension_3), intent(in)  V,
double precision, dimension(dimension_3), intent(in)  W,
double precision, dimension(dimension_3), intent(out)  XSI_E,
double precision, dimension(dimension_3), intent(out)  XSI_N,
double precision, dimension(dimension_3), intent(out)  XSI_T,
integer, intent(in)  incr 
)

Definition at line 23 of file xsi_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine xsi::cxs ( integer, intent(in)  INCR,
integer, intent(in)  DISCR,
double precision, dimension(dimension_3), intent(in)  U,
double precision, dimension(dimension_3), intent(in)  V,
double precision, dimension(dimension_3), intent(in)  WW,
double precision, dimension(dimension_3), intent(in)  PHI,
double precision, dimension(dimension_3), intent(out)  XSI_E,
double precision, dimension(dimension_3), intent(out)  XSI_N,
double precision, dimension(dimension_3), intent(out)  XSI_T 
)

Definition at line 579 of file xsi_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine xsi::dw ( double precision, intent(in)  UU,
double precision, intent(in)  VV,
double precision, intent(in)  WW,
integer, intent(in)  IJK,
double precision, intent(in)  PHICU,
double precision, intent(in)  PHIDU,
double precision, intent(in)  PHIUU,
double precision, intent(in)  PHICV,
double precision, intent(in)  PHIDV,
double precision, intent(in)  PHIUV,
double precision, intent(in)  PHICW,
double precision, intent(in)  PHIDW,
double precision, intent(in)  PHIUW,
double precision, intent(out)  DWFE,
double precision, intent(out)  DWFN,
double precision, intent(out)  DWFT,
integer, intent(in)  DISCR 
)

Definition at line 857 of file xsi_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

double precision function xsi::xsi_func ( double precision, intent(in)  XXXv,
double precision, intent(in)  XXXdwf 
)

Definition at line 1040 of file xsi_mod.f.

Here is the caller graph for this function: