pg_utils.pg_model.base_utils.integrate_sym
- pg_utils.pg_model.base_utils.integrate_sym(field)[source]
Equatorially symmetric / even integral
- Parameters:
field (sympy.Expr) – function to be integrated. This should be a function of cylindrical coordinates, especially a function of
pg_utils.pg_model.core.z
- Returns:
integrated quantity
- Return type:
sympy.Expr