8000
Skip to content

Doppler Broadening #6

@HunterBelanger

Description

@HunterBelanger

I have written an implementation of the Sigma1 algorithm to perform doppler broadening, but it has not yet been added to the library. This must be added, and a new type of cross section should be created, allowing users to supply a temperature argument, and receive the cross section at the desired temperature (so long as that temperature is above the initial temperature).

Here are the general requirments to accomplish this:

  • Add the Sigma1 implementation to the library
  • Add new methods to EnergyGrid, defining the start point of the URR
  • Create a new S1CrossSection class
  • Create new Reaction template specialization Reaction<S1CrossSection>, which should be aliased as S1Reaction
  • Create new CENeutron template specialization CENeutron<S1CrossSection>, which should be aliased as S1Neutron

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0