/*! \mainpage The MASA Library Version \version, Build Date: \builddate Built by: \builduser on \buildhost
\section overview Overview The MASA (Manufactured Analytical Solutions Abstraction) library is a software interface that provides access to all manufactured solutions to be used by various models throughout the PECOS center. The library is written in C++, but provides an API for development in C and Fortran. Thanks for your interest in MASA. To aid in usage, this manual is further divided into the following subsections: \section bugs Reporting Bugs Bugs in the code and errors or omissions in the documentation can be reported to masa-dev@ices.utexas.edu. Requests and contributions are welcome at the same e-mail address. All bug reports should include: \section licence License Copyright (C) 2010 The PECOS Development Team \copydoc LicenseLGPL \section acknowledgements Acknowledgments \copydoc Acknowledgments \section pecos-center More Information About PECOS \copydoc About2 */ /*! \page model Library Overview \copydoc LicenseLGPL The MASA (Manufactured Analytical Solutions Abstraction) library is a software interface that provides access to various manufactured solutions for a wide variety of differential equations. The library is written in C++, and provides an API for development in C and Fortran.

Software Verification

Verification of numerical computations, in which one asks if numerical results are an accurate representation of the solution to the mathematical model that is being solved, is relatively well understood. It requires careful attention to good software engineering practices, continuous software testing, and control of numerical discretization errors, through error estimation and adaptivity. While verification processes are well understood, they require substantial effort. As verification of numerical results is a prerequisite for reliable computational predictions, verification processes are integral to all activities in scientific computation. MASA is designed to simplify the verification process by providing a common repository of manufactured solutions for common problems in scientific computation.

Manufactured Solution Generation

The analytical solutions used in this library were generated using symbolic manipulation software, such as Maple.

PECOS Center Background

The Center for Predictive Engineering and COmputational Sciences (PECOS) is a DOE-funded Center of Excellence within the Institute for Computational Engineering and Sciences (ICES) at The University of Texas at Austin. PECOS is one of five such centers sponsored under the Predictive Science Academic Alliance Program (PSAAP) of the National Nuclear Security Administration’s Advanced Simulation and Computing Program. PECOS brings together an interdisciplinary, multi-university team with partners at the DOE National Labs and NASA. The goal of the PECOS Center is to develop the next generation of advanced computational methods for predictive simulation of multiscale, multiphysics phenomena, and to apply these methods to the analysis of vehicles reentering the atmosphere. In pursuing this research, PECOS is advancing the science and modeling of atmospheric reentry, and the science of predictive simulation.

Developers

Developers of the MASA library include: Paul Bauman Kemelli Estacio-Hiroms Nicholas Malaya Todd Oliver Onkar Sahni Karl W. Schulz Chris Simmons Roy Stogner

Citing MASA

A paper detailing the MASA library has been submitted for publication. Upon acceptance, this section will be updated. Please check back for details on how to cite MASA. */ /*! \page mms_avail Available Manufactured Solutions The following sections detail all available manufactured solutions in MASA. */ /*! \page tut Tutorial The following sections detail all available manufactured solutions in MASA. */