Module constants

Module constants 

Source
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
PI4
PI_CONST
Pi (3.14159…)