Skip to content

Struct emulator::DiagnosticMetadata

ClassList > emulator > DiagnosticMetadata

Metadata for creating diagnostics.

  • #include <diagnostic_factory.hpp>

Public Attributes

Type Name
std::vector< double > area_weights
Area weights for horiz averaging.
MPI_Comm comm = [**MPI\_COMM\_WORLD**](inference__backend_8hpp.md#define-mpi_comm_world)
MPI communicator.
int nlevs = 1
Default number of levels.

Public Attributes Documentation

variable area_weights

Area weights for horiz averaging.

std::vector<double> emulator::DiagnosticMetadata::area_weights;


variable comm

MPI communicator.

MPI_Comm emulator::DiagnosticMetadata::comm;


variable nlevs

Default number of levels.

int emulator::DiagnosticMetadata::nlevs;



The documentation for this class was generated from the following file components/emulator_comps/common/src/diagnostics/diagnostic_factory.hpp