mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Created Projects (markdown)
parent
0a2d8366e0
commit
5ed0c343ce
1 changed files with 11 additions and 0 deletions
11
Projects.md
Normal file
11
Projects.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
## Validation and Verification
|
||||
|
||||
With any large scale code, it is important to ensure that the physics modeling is being performed correctly. This is usually done by comparison of results to experimentally known values. As a first step, we would like to build all 119 problems in the MCNP Extended Criticality Benchmark Suite as well as a few other important benchmark models.
|
||||
|
||||
## Generation of ENDF/B-VII.1 Cross Sections
|
||||
|
||||
Currently, we rely on cross sections distributed with MCNP or SERPENT. It would be nice to generate our own cross section set using NJOY with the latest ENDF/B-VII.1 data.
|
||||
|
||||
## Calculation of Kinetics Parameters
|
||||
|
||||
Many users need the capability to calculate the effective delayed neutron fraction and the mean generation time, two important parameters in kinetics. This project will involve implementing a method to calculate these parameters.
|
||||
Loading…
Add table
Add a link
Reference in a new issue