You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would use a pydantic model to convert units to a standard set (cgs), convert coordinate systems between field and dyna, and validate units on parameters like speed of sound and frequency.
https://docs.pydantic.dev/latest/usage/models/
We would use a pydantic model to convert units to a standard set (cgs), convert coordinate systems between field and dyna, and validate units on parameters like speed of sound and frequency.