skip to main content
OSTI.GOV title logo U.S. Department of Energy
Office of Scientific and Technical Information

Title: Pervasive Restart In MOOSE-based Applications

Technical Report ·
DOI:https://doi.org/10.2172/1129952· OSTI ID:1129952

Multiphysics applications are inherently complicated. Solving for multiple, interacting physical phenomena involves the solution of multiple equations, and each equation has its own data dependencies. Feeding the correct data to these equations at exactly the right time requires extensive effort in software design. In an ideal world, multiphysics applications always run to completion and produce correct answers. Unfortunately, in reality, there can be many reasons why a simulation might fail: power outage, system failure, exceeding a runtime allotment on a supercomputer, failure of the solver to converge, etc. A failure after many hours spent computing can be a significant setback for a project. Therefore, the ability to “continue” a solve from the point of failure, rather than starting again from scratch, is an essential component of any high-quality simulation tool. This process of “continuation” is commonly termed “restart” in the computational community. While the concept of restarting an application sounds ideal, the aforementioned complexities and data dependencies present in multiphysics applications make its implementation decidedly non-trivial. A running multiphysics calculation accumulates an enormous amount of “state”: current time, solution history, material properties, status of mechanical contact, etc. This “state” data comes in many different forms, including scalar, tensor, vector, and arbitrary, application-specific data types. To be able to restart an application, you must be able to both store and retrieve this data, effectively recreating the state of the application before the failure. When utilizing the Multiphysics Object Oriented Simulation Environment (MOOSE) framework developed at Idaho National Laboratory, this state data is stored both internally within the framework itself (such as solution vectors and the current time) and within the applications that use the framework. In order to implement restart in MOOSE-based applications, the total state of the system (both within the framework and without) must be stored and retrieved. To this end, the MOOSE team has implemented a “pervasive” restart capability which allows any object within MOOSE (or within a MOOSE-based application) to be declared as “state” data, and handles the storage and retrieval of said data.

Research Organization:
Idaho National Lab. (INL), Idaho Falls, ID (United States)
Sponsoring Organization:
DOE - NE
DOE Contract Number:
DE-AC07-05ID14517
OSTI ID:
1129952
Report Number(s):
INL/EXT-14-31222
Country of Publication:
United States
Language:
English

Similar Records

NEAMS-Multiphysics MOOSE End Year Framework Activities FY20
Technical Report · Thu Feb 01 00:00:00 EST 2024 · OSTI ID:1129952

NEAMS-IPL MOOSE Framework Activities
Technical Report · Thu Sep 01 00:00:00 EDT 2016 · OSTI ID:1129952

Year End Progress Report on Rattlesnake Improvements
Technical Report · Tue Sep 01 00:00:00 EDT 2015 · OSTI ID:1129952