.GNU_ScientificLibrary.Functions.specfunc.hydrogen_Rnl

Normalized Hydrogen wavefunction of order n,l

Information

This routine computes the normalized Hydrogen wavefunction, Rnl(r).

Interface

function hydrogen_Rnl
  extends Modelica.Icons.Function;
  input Integer n, l;
  input Real x;
  output Real y;
end hydrogen_Rnl;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos