MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mod_usr_methods::phys_gravity Interface Reference

Calculate gravitational acceleration in each dimension. More...

Public Member Functions

subroutine phys_gravity (ixil, ixol, wct, x, gravity_field)
 

Detailed Description

Calculate gravitational acceleration in each dimension.

Definition at line 246 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ phys_gravity()

subroutine mod_usr_methods::phys_gravity::phys_gravity ( integer, intent(in)  ixi,
integer, intent(in)  l,
integer, intent(in)  ixo,
  l,
double precision, dimension(ixi^s,1:nw), intent(in)  wct,
double precision, dimension(ixi^s,1:ndim), intent(in)  x,
double precision, dimension(ixi^s,ndim), intent(out)  gravity_field 
)
virtual

Definition at line 246 of file mod_usr_methods.t.


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