OGS
PropertyType.h File Reference

Detailed Description

Author
Norbert Grunwald
Date
Sep 7, 2017

Definition in file PropertyType.h.

#include <array>
#include <memory>
#include <string>
Include dependency graph for PropertyType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MaterialPropertyLib
 

Enumerations

enum  MaterialPropertyLib::PropertyType : int {
  MaterialPropertyLib::acentric_factor , MaterialPropertyLib::binary_interaction_coefficient , MaterialPropertyLib::biot_coefficient , MaterialPropertyLib::bishops_effective_stress ,
  MaterialPropertyLib::brooks_corey_exponent , MaterialPropertyLib::bulk_modulus , MaterialPropertyLib::capillary_pressure , MaterialPropertyLib::critical_density ,
  MaterialPropertyLib::critical_pressure , MaterialPropertyLib::critical_temperature , MaterialPropertyLib::compressibility , MaterialPropertyLib::concentration ,
  MaterialPropertyLib::decay_rate , MaterialPropertyLib::density , MaterialPropertyLib::diffusion , MaterialPropertyLib::drhodT ,
  MaterialPropertyLib::effective_stress , MaterialPropertyLib::enthalpy , MaterialPropertyLib::entry_pressure , MaterialPropertyLib::evaporation_enthalpy ,
  MaterialPropertyLib::fredlund_parameters , MaterialPropertyLib::heat_capacity , MaterialPropertyLib::henry_coefficient , MaterialPropertyLib::longitudinal_dispersivity ,
  MaterialPropertyLib::molality , MaterialPropertyLib::molar_mass , MaterialPropertyLib::molar_volume , MaterialPropertyLib::mole_fraction ,
  MaterialPropertyLib::molecular_diffusion , MaterialPropertyLib::name , MaterialPropertyLib::permeability , MaterialPropertyLib::phase_change_expansivity ,
  MaterialPropertyLib::phase_velocity , MaterialPropertyLib::pore_diffusion , MaterialPropertyLib::poissons_ratio , MaterialPropertyLib::porosity ,
  MaterialPropertyLib::reference_density , MaterialPropertyLib::reference_temperature , MaterialPropertyLib::reference_pressure , MaterialPropertyLib::relative_permeability ,
  MaterialPropertyLib::relative_permeability_nonwetting_phase , MaterialPropertyLib::residual_gas_saturation , MaterialPropertyLib::residual_liquid_saturation , MaterialPropertyLib::retardation_factor ,
  MaterialPropertyLib::saturation , MaterialPropertyLib::saturation_density , MaterialPropertyLib::saturation_enthalpy , MaterialPropertyLib::saturation_micro ,
  MaterialPropertyLib::saturation_temperature , MaterialPropertyLib::specific_heat_capacity , MaterialPropertyLib::specific_latent_heat , MaterialPropertyLib::storage ,
  MaterialPropertyLib::storage_contribution , MaterialPropertyLib::swelling_stress_rate , MaterialPropertyLib::temperature , MaterialPropertyLib::thermal_conductivity ,
  MaterialPropertyLib::thermal_diffusion_enhancement_factor , MaterialPropertyLib::thermal_expansivity , MaterialPropertyLib::thermal_expansivity_contribution , MaterialPropertyLib::thermal_longitudinal_dispersivity ,
  MaterialPropertyLib::thermal_osmosis_coefficient , MaterialPropertyLib::thermal_transversal_dispersivity , MaterialPropertyLib::tortuosity , MaterialPropertyLib::transport_porosity ,
  MaterialPropertyLib::transversal_dispersivity , MaterialPropertyLib::vapour_pressure , MaterialPropertyLib::viscosity , MaterialPropertyLib::volume_fraction ,
  MaterialPropertyLib::youngs_modulus , MaterialPropertyLib::number_of_properties
}
 

Functions

PropertyType MaterialPropertyLib::convertStringToProperty (std::string const &string)
 

Variables

static const std::array< std::string, PropertyType::number_of_propertiesMaterialPropertyLib::property_enum_to_string