source ====== class description ----------------- .. automodule:: source :members: :undoc-members: :show-inheritance: .. warning:: The Julia version of the *Source* component, ``source.jl``, is not documented yet. However, it is very similar to the Python version, ``source.py``. More information and examples on how OpenMDAO.jl components work can be found `here `_. .. note:: The mean-square acoustic pressure at the source, :math:``, is normalized by a reference pressure, :math:`p_{\textrm{ref}} = 2\cdot 10^{-5}` Pa and is computed in decibels: .. math:: ^* = 10\log_{10}\frac{}{p_{ref}^2}