Physlib.FluidDynamics.ThermodynamicCauchyFlow.Bernoulli
Bernoulli theory for thermodynamic Cauchy flows
i. Overview
This module is reserved for Bernoulli definitions and results based on the shared `ThermodynamicCauchyFlow` data together with an explicit external potential parameter, rather than defining a separate Bernoulli-flow structure.
ii. Key results
- `bernoulliFunction` : The Bernoulli function `|u|^2 / 2 + h + Phi`.
- `LocalBernoulliLaw` : Vanishing spatial gradient of the Bernoulli function.
- `BernoulliLaw` : Spatial constancy of the Bernoulli function at each time.
iii. Table of contents
- A. Bernoulli function
- B. Bernoulli-law predicates
iv. References
A. Bernoulli function
B. Bernoulli-law predicates
3 declarations
The Bernoulli function
Given a dimension , a thermodynamic Cauchy flow, and an external potential , the Bernoulli function is the scalar field defined at each time and position as: where is the specific kinetic energy (with being the velocity field) and is the specific enthalpy of the flow.
Local Bernoulli Law:
For a given dimension , a thermodynamic Cauchy flow with velocity field and specific enthalpy , and an external potential , the local Bernoulli law is the property that the spatial gradient of the Bernoulli function vanishes at every time and position :
Bernoulli Law: Spatial constancy of
For a given dimension , a thermodynamic Cauchy flow with velocity field and specific enthalpy , and an external potential , the Bernoulli Law is the predicate stating that the Bernoulli function is spatially constant at each time . That is, for every time and any two positions , the condition holds.
