Skip to content

Commit 2bd28b1

Browse files
authored
Merge pull request #31598 from kyriv1980/delete_interwrapper
Delete inter-wrapper
2 parents 8a7d57b + 15d7496 commit 2bd28b1

File tree

98 files changed

+9
-10331
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+9
-10331
lines changed

modules/subchannel/doc/content/source/ics/QuadInterWrapperFlowAreaIC.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

modules/subchannel/doc/content/source/ics/QuadInterWrapperPowerIC.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

modules/subchannel/doc/content/source/ics/QuadInterWrapperWettedPerimIC.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

modules/subchannel/doc/content/source/ics/SCMQuadPowerIC.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@
66

77
!! Intentional comment to provide extra spacing
88

9-
This IC assigns the axial heat rate ([!param](/ICs/SCMQuadPowerIC/variable) = `q_prime`) on the subchannels or pins in the case of a problem with subchannels/pins in a
10-
square lattice arrangement. The user must provide the total power of the subassembly [!param](/ICs/SCMQuadPowerIC/power), the axial shape of the power profile and the radial
11-
power distribution (power per pin). The axial power profile is given as a function over the -z direction, which integral over the length of the heated portion of the pin, is equal
12-
to the length of the heated portion of the pin. The radial power distribution is given as a column of numbers in a .txt file [!param](/ICs/SCMQuadPowerIC/filename) that has as many entries as the number of pins.
9+
This IC assigns the axial heat rate ([!param](/ICs/SCMQuadPowerIC/variable) = `q_prime`) on the subchannels or pins in the case of a problem with subchannels/pins in a square lattice arrangement.
10+
11+
The user must provide the total power of the subassembly [!param](/ICs/SCMQuadPowerIC/power), the axial shape of the power profile and the radial power distribution (power per pin). The axial power profile is given as a function over the -z direction, which integral over the length of the heated portion of the pin, is equal to the length of the heated portion of the pin. The radial power distribution is given as a column of numbers in a .txt file [!param](/ICs/SCMQuadPowerIC/filename) that has as many entries as the number of pins.
1312

1413
If the first entry is 1.0, that means that the pin with index 0 is at 100% power. If the 5th entry has a value of 0.0 that means that pin with index 4 has 0% power, etc.
1514
The pin and subchannel indexes are presented in [user notes page](user_notes.md).
@@ -26,7 +25,7 @@ The axial heat rate at a specific height is the product of the total power of th
2625
!! Intentional comment to provide extra spacing
2726

2827
If the user has created a mesh for the pins, the axial heat rate will be assigned to the nodes of the pin mesh. If the user hasn't created a pin mesh the appropriate heat rate will be assigned to
29-
the nodes of the subchannel mesh.
28+
the nodes of the subchannel mesh. When the user has defined a fuel-pin mesh, the axial heat rate ([!param](/ICs/SCMTriPowerIC/variable) = `q_prime`) is the heat rate at the surface of the fuels pins and it is distributed equally to each neighboring subchannel.
3029

3130
!syntax parameters /ICs/SCMQuadPowerIC
3231

modules/subchannel/doc/content/source/ics/SCMTriPowerIC.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66

77
!! Intentional comment to provide extra spacing
88

9-
This IC assigns the axial heat rate ([!param](/ICs/SCMTriPowerIC/variable) = `q_prime`) on the subchannels or pins in the case of a problem with subchannels/pins in a
10-
triangular lattice arrangement. The user must provide the total power of the subassembly [!param](/ICs/SCMTriPowerIC/power), the axial shape of the power profile and the radial
9+
This IC assigns the axial heat rate ([!param](/ICs/SCMTriPowerIC/variable) = `q_prime`) on the subchannels or pins in the case of a problem with subchannels/pins in a triangular lattice arrangement.
10+
11+
The user must provide the total power of the subassembly [!param](/ICs/SCMTriPowerIC/power), the axial shape of the power profile and the radial
1112
power distribution (power per pin). The axial power profile is given as a function, which integral over the length of the heated portion of the pin, is equal
1213
to the length of the heated portion of the pin. The radial power distribution is given as a column of numbers in a .txt file [!param](/ICs/SCMTriPowerIC/filename) that has as many entries as the number of pins.
1314

@@ -26,7 +27,7 @@ The axial heat rate at a specific height is the product of the total power of th
2627
!! Intentional comment to provide extra spacing
2728

2829
If the user has created a mesh for the pins, the axial hear rate will be assigned to the nodes of the pin mesh. If the user hasn't created a pin mesh the appropiate heat rate will be assigned to
29-
the nodes of the subchannel mesh.
30+
the nodes of the subchannel mesh. When the user has defined a fuel-pin mesh, the axial heat rate ([!param](/ICs/SCMTriPowerIC/variable) = `q_prime`) is the heat rate at the surface of the fuels pins and it is distributed equally to each neighboring subchannel.
3031

3132
!syntax parameters /ICs/SCMTriPowerIC
3233

modules/subchannel/doc/content/source/ics/TriInterWrapperFlowAreaIC.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

modules/subchannel/doc/content/source/ics/TriInterWrapperPowerIC.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

modules/subchannel/doc/content/source/ics/TriInterWrapperWettedPerimIC.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

modules/subchannel/doc/content/source/mesh/QuadInterWrapperMesh.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

modules/subchannel/doc/content/source/mesh/TriInterWrapperMesh.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)