|
MPI-AMRVAC
3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Calculation anormal viscosity depending on space. More...
Public Member Functions | |
| subroutine | phys_visco (ixIL, ixOL, x, w, mu) |
Calculation anormal viscosity depending on space.
Definition at line 272 of file mod_usr_methods.t.
| subroutine mod_usr_methods::phys_visco::phys_visco | ( | integer, intent(in) | ixI, |
| integer, intent(in) | L, | ||
| integer, intent(in) | ixO, | ||
| L, | |||
| double precision, dimension(ixi^s,1:ndim), intent(in) | x, | ||
| double precision, dimension(ixi^s,1:nw), intent(in) | w, | ||
| double precision, dimension(ixi^s), intent(out) | mu | ||
| ) |
Definition at line 272 of file mod_usr_methods.t.