My Project
Loading...
Searching...
No Matches
DamarisProperties.hpp File Reference

Collects necessary output values and pass them to Damaris server processes. More...

#include <opm/models/utils/parametersystem.hh>

Go to the source code of this file.

Classes

struct  Opm::Properties::EnableDamarisOutput< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisOutputHdfCollective< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisSaveMeshToHdf< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisSaveToHdf< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisPythonScript< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisPythonParaviewScript< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisSimName< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisDedicatedCores< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisDedicatedNodes< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisSharedMemoryName< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisSharedMemorySizeBytes< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisLogLevel< TypeTag, MyTypeTag >
 
struct  Opm::Properties::DamarisDaskFile< TypeTag, MyTypeTag >
 

Namespaces

namespace  Opm
 This file contains a set of helper functions used by VFPProd / VFPInj.
 

Detailed Description

Collects necessary output values and pass them to Damaris server processes.

Currently only passing through PRESSURE, GLOBAL_CELL_INDEX and MPI_RANK information. This class now passes through the 3D mesh information to Damaris to enable in situ visualization via Paraview or Ascent. And developed so that variables specified through the Eclipse input deck will be available to Damaris.