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_3d_dragforce Interface Reference

Calculate the 3d drag force of gas onto dust. More...

Public Member Functions

subroutine phys_dust_get_3d_dragforce (ixIL, ixOL, w, x, fdrag, ptherm, vgas, dust_n_species)
 

Detailed Description

Calculate the 3d drag force of gas onto dust.

Definition at line 252 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ phys_dust_get_3d_dragforce()

subroutine mod_usr_methods::phys_dust_get_3d_dragforce::phys_dust_get_3d_dragforce ( integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixO,
  L,
double precision, dimension(ixi^s, 1:nw), intent(in)  w,
double precision, dimension(ixi^s, 1:ndim), intent(in)  x,
double precision, dimension(ixi^s, 1:ndir, 1:dust_n_species), intent(out)  fdrag,
double precision, dimension(ixi^s), intent(in)  ptherm,
double precision, dimension(ixi^s, ndir), intent(in)  vgas,
integer, intent(in)  dust_n_species 
)

Definition at line 252 of file mod_usr_methods.t.


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