A multi-physics issue about the tutorial "csg_to_cad". #1326
Replies: 2 comments 3 replies
|
Hi @PixelRonald, apologies for the delay as a lot of our team was on travel last week at the Physor conference. Taking a look now! |
|
Hello @PixelRonald, your overall structure does makes sense. Since you did not uploaded any error messages is kinda hard to find exactly what could be wrong, but I do have some suggestions: Regarding the flux tally over everything, what you currently have is already doing that. In your In your displacement variables ( In regards your If you find any errors during your simulation, feel free to paste them here and we can try to help you out. |
Uh oh!
There was an error while loading. Please reload this page.
Hello, all.
I am following the tutorial "csg_to_cad"https://cardinal.cels.anl.gov/tutorials/csg_to_cad.html and trying to couple the solid mechanics to simulate the heat expansion. Here are my test codes (I'm a beginner of Cardinal and MOOSE, so there may be some syntax errors)
fuel.i.txt
openmc.i.txt
and the mechanics.i:
The codes aren't finished yet, there are some problems exist. I want only the block fuel (block '2') to do heat conduction and expansion calculations, while other parts remain unchanged. And I also want to get the flux tally of the entire model. So is this feasible, if it is, how should I do?
And here are model files:
model (1).xml
krusty.zip
All reactions