MFIX  2016-1
flow_to_vel.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine flow_to_vel_new (DO_VEL_CHECK, M_TOT, SKIP, BCV)
 
subroutine gas_massflow_to_volflow (BCV)
 
subroutine solids_massflow_to_volflow (BCV, M, SKIP_M)
 
subroutine gas_volflow_to_velocity (DO_VEL_CHECK, BCV)
 
subroutine solids_volflow_to_velocity (DO_VEL_CHECK, BCV, M, SKIP_M
 
subroutine flow_to_vel (DO_VEL_CHECK)
 

Function/Subroutine Documentation

subroutine flow_to_vel ( logical  DO_VEL_CHECK)

Definition at line 558 of file flow_to_vel.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine flow_to_vel_new ( logical, intent(in)  DO_VEL_CHECK,
integer, intent(in)  M_TOT,
logical, dimension(dim_m), intent(in)  SKIP,
integer, intent(in)  BCV 
)

Definition at line 23 of file flow_to_vel.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine gas_massflow_to_volflow ( integer, intent(in)  BCV)

Definition at line 111 of file flow_to_vel.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine gas_volflow_to_velocity ( logical, intent(in)  DO_VEL_CHECK,
integer, intent(in)  BCV 
)

Definition at line 290 of file flow_to_vel.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine solids_massflow_to_volflow ( integer, intent(in)  BCV,
integer, intent(in)  M,
logical, intent(in)  SKIP_M 
)

Definition at line 206 of file flow_to_vel.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine solids_volflow_to_velocity ( logical, intent(in)  DO_VEL_CHECK,
integer, intent(in)  BCV,
integer, intent(in)  M,
logical, intent(in)  SKIP_M 
)

Definition at line 411 of file flow_to_vel.f.

Here is the call graph for this function:

Here is the caller graph for this function: