Difference between system subchannel and CFD codes

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
Meb15aa
Messages
8
Reaction score
0
Hi everyone, I am researching how numerical simulations have evolved over the years in nuclear reactors for assessing the thermal hydraulics inside the reactor core.

I have found vague information in regards to the three different main numerical techniques but want to learn more.

So far, system codes are very basic and simulate the entire reactor core as a single node, where macroscopic parameters like total pressure can be extracted. Sub channel codes take this one step further by simulating codes per each sub channel providing better information about the physics inside the reactor. Finally CFD provides detailed flow physics in 3D as opposed to the latter two simulating in 1D but at the expense of computational time.
I would like to learn more about these three methods particularly the reason for evolving the precision of numerical technique. would anyone be interested in sharing their experience, or providing literature around this subject.
Thank you,
Meb15aa
 
Physics news on Phys.org
The simplest 1D codes were developed when computational resources were limited - limitations on processing and memory. As computers evolved, so did the numerical methods.

One should look into the difference between Lagrangian and Eulerian methods. Basically has to maintain mass, momentum and energy in either single phase (liquid or gas) or two phase (liquid with vapor).

One should look into thermal hydraulic codes, RELAP, COBRA, and RETRAN

History of RELAP - www.ans.org/pubs/journals/download/a_38253
 
Thank you for the reply Astronuc, very useful information.
 
okay cool, thanks once again.

There is also work being done is coarse grid CFD as as a means to fill the gap between the existing but limited sub channel codes and highly detailed but time consuming 3D CFD models. It generally works by extracting a representative part of the mesh model from a highly resolved CFD model and overlapping that information with a coarse grid model to re calibrate the data an basically correct it.

https://www.researchgate.net/publication/283684011_Coarse-Grid-CFD_for_the_Thermal_Hydraulic_Investigation_of_Rod-Bundles

I have also read some papers declaring current methodology (subchannel codes) cannot meet the safety requirements of future generation reactors, therefore explaining one of the reasons why the industry is looking towards other means like the link you sent and coarse grid methodology to get relatively quick but informative data.

Moreover, going back in time, the reason why simulations were introduced were due to experiments being very time consuming, expensive and dangerous especially when considering accident scenarios. Chernobyl, 86 was an experiments that had gone disastrously wrong. Simulations need to be validated through experiments but due to the vast stored data over the decades, simulations are becoming increasingly dominate in the industry (Also due to rise in computational capabilities).

Very interesting area of work I believe :)