IODA Bundle
TestPseudoModelState4D.cc
Go to the documentation of this file.
1
/*
2
* (C) Copyright 2021- UCAR.
3
*
4
* This software is licensed under the terms of the Apache Licence Version 2.0
5
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
6
*/
7
8
#include "
lorenz95/L95Traits.h
"
9
#include "
oops/generic/instantiateModelFactory.h
"
10
#include "
oops/runs/Run.h
"
11
#include "
test/generic/PseudoModelState4D.h
"
12
13
int
main
(
int
argc,
char
** argv) {
14
oops::Run
run
(argc, argv);
15
oops::instantiateModelFactory<lorenz95::L95Traits>();
16
test::PseudoModelState4D<lorenz95::L95Traits>
tests;
17
return
run
.execute(tests);
18
}
19
L95Traits.h
Run.h
main
int main(int argc, char **argv)
Definition:
TestPseudoModelState4D.cc:13
oops::Run
Run encapsulates one OOPS run.
Definition:
Run.h:29
test::PseudoModelState4D
Definition:
test/generic/PseudoModelState4D.h:86
instantiateModelFactory.h
run_satwnds.run
def run(bufr_path, num_threads, output_dir)
Definition:
run_satwnds.py:75
PseudoModelState4D.h
oops
l95
test
executables
TestPseudoModelState4D.cc
Generated on Fri Aug 20 2021 11:49:12 for IODA Bundle by
1.9.1