CS_Rayl_CP
Compute the Rayleigh scattering cross section (cm2/g) of a compound using its chemical formula and photon energy in keV.
Instructions
Calculate the Rayleigh scattering cross section of a compound (cm2/g).
Args: compound: Chemical formula, e.g. "SiO2", "H2O" E: Photon energy in keV
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| E | Yes | ||
| compound | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |