Problem with Exodus output file of MSRE of Moltres Getting started #325
-
|
Dear all, I have Moltres (version 2025.09.02) within a MOOSE installation (version 2025.09.04) and I'm currently following the tutorial Introduction to the Moltres Input File Syntax and I'm in section Introduction to the Moltres Input File Syntax. I have launched my compiled version of Moltres following the instructions of the web page After inspecting the messages sent to standard output (in file However, when I open the Exodus file ( While first figure belongs to the reference case (file
second figure belongs to my simulated case (file
Input and output files are shared within this GitHub Gist link. Kind regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hello, your exodus results should be fine if you switch to the latest timestep. The tool bar at the top of your paraview shows that you're looking at time=0. For auto_diff_rho,e, the simulation only outputs the final solution. For nts_exodus.e, it outputs the initial and final states. pre1=4.4e-07 is effectively pre1=0 at the initial state. |
Beta Was this translation helpful? Give feedback.



Hello, your exodus results should be fine if you switch to the latest timestep. The tool bar at the top of your paraview shows that you're looking at time=0. For auto_diff_rho,e, the simulation only outputs the final solution. For nts_exodus.e, it outputs the initial and final states. pre1=4.4e-07 is effectively pre1=0 at the initial state.