MPI-AMRVAC  3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Public Member Functions | List of all members
mod_usr_methods::phys_dust_get_dt Interface Reference

Calculate the time step associated with the usr drag force. More...

Public Member Functions

subroutine phys_dust_get_dt (w, ixIL, ixOL, dtdust, dxD, x, dust_n_species)
 

Detailed Description

Calculate the time step associated with the usr drag force.

Definition at line 263 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ phys_dust_get_dt()

subroutine mod_usr_methods::phys_dust_get_dt::phys_dust_get_dt ( double precision, dimension(ixi^s,1:nw), intent(in)  w,
integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixO,
  L,
double precision, dimension(1:dust_n_species), intent(inout)  dtdust,
double precision, intent(in)  dx,
double precision, intent(in)  D,
double precision, dimension(ixi^s,1:ndim), intent(in)  x,
integer, intent(in)  dust_n_species 
)

Definition at line 263 of file mod_usr_methods.t.


The documentation for this interface was generated from the following file: