![]() |
Nalu
Nalu: a generalized unstructured massively parallel low Mach flow code designed to support a variety of energy applications of interest (most notably Wind ECP) built on the Sierra Toolkit and Trilinos solver Tpetra/Epetra stack. The open source BSD, clause 3 license model has been chosen for the code base. See LICENSE for more information. http://NaluCFD.org
|
#include "NaluParsing.h"#include "FieldTypeDef.h"#include "stk_mesh/base/Selector.hpp"#include <string>#include <vector>#include <stdexcept>#include <sstream>#include <unordered_set>Go to the source code of this file.
Classes | |
| class | sierra::nalu::ABLForcingAlgorithm |
| ABL Forcing Source terms for Momentum and Temperature equations. More... | |
Namespaces | |
| sierra | |
| sierra::nalu | |
1.8.11