.GNU_ScientificLibrary.Examples.specfunc.SphBessel_jzeros

Information

Determination of zeros of spherical Bessel functions, j0(xi)=0 and j1(xi)=0, via Modelica/GSL and via direct GSL routines to compare.

Plots of zeroj0.y and zeroj1.y should display steps with lower-right corners at ( t , y ) = ( xi,Modelica , xi,GSL ) and such values should be equal at these corners.

The location of the zeros of spherical Bessel functions is a crucial element in some boundary value problems involving spherical symmetry and this example shows how the 'Bessel_zeroJnu' block (with nu=n+1/2; n integer) provides said info quickly.

As not all special functions' zeros are provided via GSL routines, the displayed use of Modelica's zero-crossing logical blocks could be useful for finding such information for these other functions.

Generated at 2024-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos