Introductory notes:
The portion of a trombone known as its bell is a variable radius flared tube horn.
It has a straight axis of symmetry, here to be placed along the x-axis.
The bell may be modeled by revolve, of one Bessel curve, or several sequential Bessel curves.
The length of the bell can be 502 mm.
The throat of the bell can have a radius of about 10 mm.
The mouth of the bell can have a radius of about 108 mm.
The bell flare constant, gamma, could be 0.7, for a single Bessel curve, a good match to an actual bell.
The Bessel curve of link1 has a fitting parameter b = 0.0063, which makes the dimensions come out well.
https://www.researchgate.net/publication/220058446_Trombone_Synthesis_by_Model_and_Measurement
There is a lot of complicated calculus math for sound vibration, but the equation for the resulting Bessel curve is a simple equation.
Link2 is a thesis of 175 pages, and link3, based on link2, produces 4 Bessel curve segments, and a 3D printable model of a trombone.
An actual trombone bell would have several Bessel curve segments, which is said to be related to construction mandrels, historically used to produce an actual trombone bell.
Optimum sound vibration calculus may require several Bessel curves.
For a bell created from several Bessel curves, each curve would have its own gamma value, with sequential radii.
Some parameters can be calculated from each other...
http://www.acoustics.ed.ac.uk/wp-content/uploads/Theses/Braden_Alistair__PhDThesis_UniversityOfEdinburgh_2006.pdf
https://github.com/pieterbos/PrintBone
A script or node to produce Bessel curves is intended.
- Brian