Building Reactor Module with WASP and LibMesh #27749
-
I have installed MOOSE envs onto my PC but I cannot seem to build the Reactor.
I'm not sure what I am doing wrong or how to fix it. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 53 replies
-
These errors are pretty common when libMesh has not yet been built. Also, it seems you may have copied-n-pasted from other instructions, being that these three commands were entered simultaneously: cd $MOOSE_DIR/modules/reactor
make -j4
./reactor-opt --version We certainly avoid telling folks to set and use |
Beta Was this translation helpful? Give feedback.
-
https://www.kapwing.com/w/IWvBtu_nVk This is how I navigate there. |
Beta Was this translation helpful? Give feedback.
-
When I run |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
@milljm I followed the instructions for the reactor module however I am getting stopped up at the part where it says the following. I don't want to break my PATH again so I thought I would ask why it doesn't work.
|
Beta Was this translation helpful? Give feedback.
Thank you I understand now.
(moose) root@COMECH-0083:/moose/modules/reactor/test/tests/meshgenerators/simple_hexagon_generator# /moose/modules/reactor/reactor-opt -i sim_hex.i --mesh-only
This code ran the input file.