Open je-cook opened 2 years ago
Note to self: while I'm solving this issue, I will also try to add ~ into all instances of :class:
found in the docstrings, so that they are properly linked.
^ This concludes the state of the equation documentation as of commit 38a4f9.
As of commit 0d6f36,
Added/amended docstrings for:
bluemira.geometry.coordinates
:
bluemira.plasma_physics.collisions
:
bluemira.structural.element
:
bluemira.balance_of_plant.calculations
:
bluemira.magnetostatics.greens
:
bluemira.magnetostatics.semianalytic_2d
:
bluemira.equilibria.coils._coil
:
As of commit [8c004bd2cecd9226fd98067b49ad5d61550578fb]
Added/amended docstrings for:
bluemira.geometry.tools
:
bluemira.utilities.tools
:
Description
All functions that involve some implicit physics or equation should be referenced and/or have the equation in the docstring.
The equation is usually written in the computationally fastest form in the body of the code, not the easiest form to read. Therefore it's beneficial to add the explicit equation in latex expression.
References will enable us to trace some decisions in the future.
Running Updates (checked when complete, i.e., modified or read to ensure references/equations are present):
bluemira.balance_of_plant
:bluemira.equilibria.coils.
:bluemira.equilibria
:bluemira.geometry
:bluemira.magnetostatics.
:bluemira.materials.
:bluemira.plasma_physics.
:bluemira.radiation_transport.
:bluemira.structural
: