Expand description
Physical and integration constants
This module provides physical constants and re-exports PhysicsParams.
Re-exports§
pub use super::types::PhysicsParams;
Constants§
- DEFAULT_
DENSITY - Default air density (kg/m³) at 20°C
- DEFAULT_
SPEED_ OF_ SOUND - Default speed of sound in air (m/s) at 20°C
- EPSY
- Small epsilon for numerical comparisons
- MSBE
- Maximum number of subelements for singular integration
- NDIM
- Number of spatial dimensions
- NNODPE
- Maximum nodes per element
- PI2
- 2π
- PI4
- 4π
- PI_
CONST - Pi (3.14159…)