Skip to content

MOLTRES Compiling Issue #202

May 17, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi, Rechard.

I had met a similar error two month ago. @smpark7 told me that the error is from the MOOSE environmet. Moltres may not be compatible with the latest MOOSE environment. Try changing the moose-tools and moose-libmesh versions to the following versions:
mamba install moose-tools=2021.07.14
mamba install moose-libmesh=2021.07.14

There is one point you need to pay attention to. You don't need to compile MOOSE separately because Moltres contains MOOSE as a submodule. The MOOSE files are in projects/moltres/moose​ . The Makefile for Moltres compiles the required components of MOOSE when you compile Moltres. Therefore, you only need to compile Moltres. So you should substitute git cl…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@smpark7
Comment options

@RechardREX
Comment options

Answer selected by smpark7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants