https://github.com/ai-pranto/sfr-cfd
Thermal hydraulic analysis of SFR fuel assembly
https://github.com/ai-pranto/sfr-cfd
ansys-cfx ansys-fluent star-ccm
Last synced: 4 months ago
JSON representation
Thermal hydraulic analysis of SFR fuel assembly
- Host: GitHub
- URL: https://github.com/ai-pranto/sfr-cfd
- Owner: AI-Pranto
- Created: 2022-12-13T20:20:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T07:38:29.000Z (over 3 years ago)
- Last Synced: 2025-10-25T08:49:47.602Z (8 months ago)
- Topics: ansys-cfx, ansys-fluent, star-ccm
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SFR-CFD
Thermal hydraulic analysis of SFR fuel assembly
### Material property
- $\rho = 1016.82 -0.239 \times T$
- $C_{p} = 1629.1 - 0.83267 \times T + 0.00046208 \times T^2$
- $k = 105.1843 -0.049 \times T$
- $\mu = 0.00385 - 1.66448e-5 \times T + 3.00411e-8 \times T^2 - 2.48661e-11 \times T^3 + 7.8085e-15 \times T^4$
### In ANSYS CFX
- $\rho = (1016.82 - 0.239 \times T \times 1 [K^-1]) \times 1 [kg m^-3]$
- $C_{p} = (1629.1 - 0.83267 \times (T \times 1 [K^-1]) + 0.00046208 \times (T \times 1 [K^-1])^2) \times 1 [J kg^-1 K^-1]$
- $k = (105.1843 - 0.049 \times (T \times 1 [K^-1])) \times 1[W m^-1 K^-1]$
- $\mu = (0.00385 - 1.66448e-5 \times (T \times 1 [K^-1]) + 3.00411e-8 \times (T \times 1 [K^-1])^2 - 2.48661e-11 \times (T \times 1 [K^-1])^3 + 7.8085e-15 \times(T \times 1 [K^-1])^4) \times 1[Pa \cdot s]$