mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Updated Projects (markdown)
parent
4e2a7e5d6e
commit
8a396d1e8e
1 changed files with 0 additions and 10 deletions
10
Projects.md
10
Projects.md
|
|
@ -20,12 +20,6 @@ The geometry capabilities in OpenMC should now be sufficient to model the MITR.
|
|||
|
||||
While survival biasing is available in OpenMC, we have never studied its effectiveness for various problems. This project would involve comparing figure-of-merit for various classes of problems with and without survival biasing and as a function of the cutoff and survival weights.
|
||||
|
||||
### Shared-Memory Parallelism
|
||||
|
||||
We have a branch called threading that implements shared-memory parallelism via OpenMP compiler directives. However, it is long out-of-date, so it needs to be brought up to date and then tested with various compilers.
|
||||
|
||||
### Short Collision Time Approximation
|
||||
|
||||
### Fictitious ACE Library
|
||||
|
||||
### Calculation of Kinetics Parameters
|
||||
|
|
@ -38,10 +32,6 @@ Many users of Monte Carlo codes need the capability to calculate the effective d
|
|||
|
||||
## Large Effort
|
||||
|
||||
### 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.
|
||||
|
||||
### Automatic Determination of Cell Volumes
|
||||
|
||||
The capability to calculate cell volumes is both an essential and non-trivial capability. It can generally be broken down into three types of calculations:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue