Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
openmc
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Shikhar Kumar
  • openmc
  • Issues
  • #1245

Closed
Open
Opened May 25, 2019 by Shikhar Kumar@shikhark
  • Report abuse
  • New issue
Report abuse New issue

Equilibrium Xenon calculation

Created by: paulromano

For accurate beginning-of-cycle power distribution calculations in an LWR, it's important to account for the rapid increase in Xenon concentrations. Normally this would require depleting the model until Xenon reaches equilibrium conditions, but an alternative method is to solve a reduced system of equations that only accounts for I135 and Xe135 alone, assuming that equilibrium has already been reached (setting derivatives to zero). The first implementation of such a method was by Griesheimer in the MC21 code. Griesheimer demonstrated that this can actually be done on-the-fly during the solution by tallying I135 and Xe135 production rates and the Xe135 absorption rate, solving the reduced system of equations, and adjusting the number densities (all as part of the inactive batches).

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
Other Enhancement
Assign labels
  • View project labels
Reference: shikhark/openmc#1245