|
MFC: Pre-Process
High-fidelity multiphase flow simulation
|
Acoustic source parameters. More...
Public Attributes | |
| integer | pulse |
| Type of pulse. | |
| integer | support |
| Type of support. | |
| logical | dipole |
| Whether the source is a dipole or monopole. | |
| real(wp), dimension(3) | loc |
| Physical location of acoustic source. | |
| real(wp) | mag |
| Acoustic pulse magnitude. | |
| real(wp) | length |
| Length of planar source (2D/3D) | |
| real(wp) | height |
| Height of planar source (3D) | |
| real(wp) | wavelength |
| Wave length of pulse. | |
| real(wp) | frequency |
| Frequency of pulse. | |
| real(wp) | gauss_sigma_dist |
| sigma of Gaussian pulse multiplied by speed of sound | |
| real(wp) | gauss_sigma_time |
| sigma of Gaussian pulse | |
| real(wp) | npulse |
| Number of cycles of pulse. | |
| real(wp) | dir |
| Direction of pulse. | |
| real(wp) | delay |
| Time-delay of pulse start. | |
| real(wp) | foc_length |
| real(wp) | aperture |
| real(wp) | element_spacing_angle |
| Spacing between aperture elements in 2D acoustic array. | |
| real(wp) | element_polygon_ratio |
| Ratio of aperture element diameter to side length of polygon connecting their centers, in 3D acoustic array. | |
| real(wp) | rotate_angle |
| Angle of rotation of the entire circular 3D acoustic array. | |
| real(wp) | bb_bandwidth |
| Bandwidth of each frequency in broadband wave. | |
| real(wp) | bb_lowest_freq |
| The lower frequency bound of broadband wave. | |
| integer | num_elements |
| Number of elements in the acoustic array. | |
| integer | element_on |
| Element in the acoustic array to turn on. | |
| integer | bb_num_freq |
| Number of frequencies in the broadband wave. | |
Acoustic source parameters.
| real(wp) m_derived_types::acoustic_parameters::aperture |
| real(wp) m_derived_types::acoustic_parameters::bb_bandwidth |
Bandwidth of each frequency in broadband wave.
| real(wp) m_derived_types::acoustic_parameters::bb_lowest_freq |
The lower frequency bound of broadband wave.
| integer m_derived_types::acoustic_parameters::bb_num_freq |
Number of frequencies in the broadband wave.
| real(wp) m_derived_types::acoustic_parameters::delay |
Time-delay of pulse start.
| logical m_derived_types::acoustic_parameters::dipole |
Whether the source is a dipole or monopole.
| real(wp) m_derived_types::acoustic_parameters::dir |
Direction of pulse.
| integer m_derived_types::acoustic_parameters::element_on |
Element in the acoustic array to turn on.
| real(wp) m_derived_types::acoustic_parameters::element_polygon_ratio |
Ratio of aperture element diameter to side length of polygon connecting their centers, in 3D acoustic array.
| real(wp) m_derived_types::acoustic_parameters::element_spacing_angle |
Spacing between aperture elements in 2D acoustic array.
| real(wp) m_derived_types::acoustic_parameters::foc_length |
| real(wp) m_derived_types::acoustic_parameters::frequency |
Frequency of pulse.
| real(wp) m_derived_types::acoustic_parameters::gauss_sigma_dist |
sigma of Gaussian pulse multiplied by speed of sound
| real(wp) m_derived_types::acoustic_parameters::gauss_sigma_time |
sigma of Gaussian pulse
| real(wp) m_derived_types::acoustic_parameters::height |
Height of planar source (3D)
| real(wp) m_derived_types::acoustic_parameters::length |
Length of planar source (2D/3D)
| real(wp), dimension(3) m_derived_types::acoustic_parameters::loc |
Physical location of acoustic source.
| real(wp) m_derived_types::acoustic_parameters::mag |
Acoustic pulse magnitude.
| real(wp) m_derived_types::acoustic_parameters::npulse |
Number of cycles of pulse.
| integer m_derived_types::acoustic_parameters::num_elements |
Number of elements in the acoustic array.
| integer m_derived_types::acoustic_parameters::pulse |
Type of pulse.
| real(wp) m_derived_types::acoustic_parameters::rotate_angle |
Angle of rotation of the entire circular 3D acoustic array.
| integer m_derived_types::acoustic_parameters::support |
Type of support.
| real(wp) m_derived_types::acoustic_parameters::wavelength |
Wave length of pulse.