LFR assembly - a problem with coupling MOOSE SubChannel and OpenMC #31711
-
|
Good evening. There's a problem with coupling, or its just a bad design, I dont know. Im trying to model Heat Transfer - SCM - OpenMC system for LFR assembly (via tutorial (https://cardinal.cels.anl.gov/tutorials/subchannel.html)), but my dT about 10 K instead of 110 K with 5.5e6 Wth for assembly. Can anyone help me? I'm quite new to MOOSE, maybe there's a baby mistake somewhere. My goal is to get a good temperature distribution for this model for future research. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
|
Hello did you check visually that the power distribution is well aligned with the bottom and top of the heated region? Using the exodus output did you account for the difference in length units? |
Beta Was this translation helpful? Give feedback.
You can use a SpatialUserObjectAux to get this into an auxvariable, then use a ParsedAux to do the normalization operations