Loading [MathJax]/extensions/tex2jax.js
MFC: Pre-Process
High-fidelity multiphase flow simulation
All Classes Namespaces Files Functions Variables Pages
source_spatial_type Type Reference

Acoustic source source_spatial pre-calculated values. More...

Public Attributes

integer, dimension(:, :), allocatable coord
 List of grid points indices with non-zero source_spatial values.
 
real(wp), dimension(:), allocatable val
 List of non-zero source_spatial values.
 
real(wp), dimension(:), allocatable angle
 List of angles with x-axis for mom source term vector.
 
real(wp), dimension(:, :), allocatable xyz_to_r_ratios
 List of [xyz]/r for mom source term vector.
 

Detailed Description

Acoustic source source_spatial pre-calculated values.

Member Data Documentation

◆ angle

real(wp), dimension(:), allocatable source_spatial_type::angle

List of angles with x-axis for mom source term vector.

◆ coord

integer, dimension(:, :), allocatable source_spatial_type::coord

List of grid points indices with non-zero source_spatial values.

◆ val

real(wp), dimension(:), allocatable source_spatial_type::val

List of non-zero source_spatial values.

◆ xyz_to_r_ratios

real(wp), dimension(:, :), allocatable source_spatial_type::xyz_to_r_ratios

List of [xyz]/r for mom source term vector.


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