![]() |
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 "UnitTestAlgorithm.h"#include "UnitTestKokkosUtils.h"#include "UnitTestFieldUtils.h"#include "UnitTestAlgorithmUtils.h"#include "SolutionOptions.h"#include "TurbKineticEnergyRodiNodeSourceSuppAlg.h"Functions | |
| TEST_F (TestTurbulenceAlgorithm, turbkineticenergyrodinodesourcesuppalg) | |
| TEST_F | ( | TestTurbulenceAlgorithm | , |
| turbkineticenergyrodinodesourcesuppalg | |||
| ) |
References unit_test_algorithm_utils::TestSupplementalAlgorithmDriver::activeSuppAlgs_, unit_test_algorithm_utils::TestSupplementalAlgorithmDriver::get_lhs_norm(), unit_test_algorithm_utils::TestSupplementalAlgorithmDriver::get_rhs_norm(), sierra::nalu::SolutionOptions::gravity_, unit_test_algorithm_utils::TestSupplementalAlgorithmDriver::nodal_execute(), sierra::nalu::Realm::solutionOptions_, sierra::nalu::SolutionOptions::thermalExpansionCoeff_, tol, and sierra::nalu::SolutionOptions::turbPrMap_.
1.8.11