MFIX  2016-1
ghdmassflux.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ghdmassflux ()
 
subroutine updatespeciesvelocities ()
 
subroutine urnewt (ntrial, x, s, ijk, tolx, tolf, epgN, rogN, mugN, Vg, vrelSq, rosN, dp, DijN, JoiM)
 
subroutine ur_jacobi_eval (X, s, ijk, FVEC, FJAC, epgN, rogN, mugN, Vg, vrelSq, rosN, dp, DijN, JoiM)
 
subroutine velocity_update (FVEC, s, rosi, Diji, Joii, beta_celli, beta_ij_celli, velocity)
 

Function/Subroutine Documentation

subroutine ghdmassflux ( )

Definition at line 21 of file ghdmassflux.f.

Here is the caller graph for this function:

subroutine updatespeciesvelocities ( )

Definition at line 410 of file ghdmassflux.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine ur_jacobi_eval ( double precision, dimension(s), intent(in)  X,
integer, intent(in)  s,
integer, intent(in)  ijk,
double precision, dimension(s), intent(out)  FVEC,
double precision, dimension(s,s), intent(out)  FJAC,
double precision, intent(in)  epgN,
double precision, intent(in)  rogN,
double precision, intent(in)  mugN,
double precision, intent(in)  Vg,
double precision, dimension(s), intent(in)  vrelSq,
double precision, dimension(s), intent(in)  rosN,
double precision, dimension(s), intent(in)  dp,
double precision, dimension(s,s), intent(in)  DijN,
double precision, dimension(s), intent(in)  JoiM 
)

Definition at line 840 of file ghdmassflux.f.

Here is the caller graph for this function:

subroutine urnewt ( integer, intent(in)  ntrial,
double precision, dimension(s), intent(inout)  x,
integer, intent(in)  s,
integer, intent(in)  ijk,
double precision, intent(in)  tolx,
double precision, intent(in)  tolf,
double precision, intent(in)  epgN,
double precision, intent(in)  rogN,
double precision, intent(in)  mugN,
double precision, intent(in)  Vg,
double precision, dimension(s), intent(in)  vrelSq,
double precision, dimension(s), intent(in)  rosN,
double precision, dimension(s), intent(in)  dp,
double precision, dimension(s,s), intent(in)  DijN,
double precision, dimension(s), intent(in)  JoiM 
)

Definition at line 773 of file ghdmassflux.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine velocity_update ( double precision, dimension(s), intent(out)  FVEC,
integer, intent(in)  s,
double precision, dimension(s), intent(in)  rosi,
double precision, dimension(s,s), intent(in)  Diji,
double precision, dimension(s), intent(in)  Joii,
double precision, dimension(s), intent(in)  beta_celli,
double precision, dimension(s,s), intent(in)  beta_ij_celli,
double precision, intent(in)  velocity 
)

Definition at line 937 of file ghdmassflux.f.

Here is the call graph for this function:

Here is the caller graph for this function: