Replies: 1 comment
-
Hi @Ethan-xj, the code in Cardinal to send data in/out of NekRS and OpenMC is relatively simple, but can be hard to locate among the other code related to the solves. Can you tell me a bit more about the two external programs you have, so that I can best point you to the places in Cardinal which are relevant? NekRS has its data stored on a mesh, while OpenMC uses a geometry not based on a mesh, so I can save you some time in pointing you to either/both of these depending on how your external codes represent geometry and their solution fields. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to refer to the coupling method used in Cardinal to couple two external programs based on MOOSE, but the code of Cardinal is somewhat complex. Which part of the code should I look at to understand the specific coupling method? If possible, could you briefly introduce the coupling method between NekRS and OpenMC?
Ethan
Beta Was this translation helpful? Give feedback.
All reactions