Cogs.Core
Public Attributes | List of all members
Cogs::Core::MultiphaseFlowComponent::FlowFractionData Struct Reference

Public Attributes

float widthWaterOil = 0.f
 
float widthOilGas = 0.f
 
float heightWaterOil = 0.f
 
float heightOilGas = 0.f
 
float water = 0.f
 
float oil = 0.f
 
float gas = 0.f
 

Detailed Description

Definition at line 62 of file MultiphaseFlowComponent.h.

Member Data Documentation

◆ gas

float Cogs::Core::MultiphaseFlowComponent::FlowFractionData::gas = 0.f

Definition at line 70 of file MultiphaseFlowComponent.h.

◆ heightOilGas

float Cogs::Core::MultiphaseFlowComponent::FlowFractionData::heightOilGas = 0.f

Definition at line 67 of file MultiphaseFlowComponent.h.

◆ heightWaterOil

float Cogs::Core::MultiphaseFlowComponent::FlowFractionData::heightWaterOil = 0.f

Definition at line 66 of file MultiphaseFlowComponent.h.

◆ oil

float Cogs::Core::MultiphaseFlowComponent::FlowFractionData::oil = 0.f

Definition at line 69 of file MultiphaseFlowComponent.h.

◆ water

float Cogs::Core::MultiphaseFlowComponent::FlowFractionData::water = 0.f

Definition at line 68 of file MultiphaseFlowComponent.h.

◆ widthOilGas

float Cogs::Core::MultiphaseFlowComponent::FlowFractionData::widthOilGas = 0.f

Definition at line 65 of file MultiphaseFlowComponent.h.

◆ widthWaterOil

float Cogs::Core::MultiphaseFlowComponent::FlowFractionData::widthWaterOil = 0.f

Definition at line 64 of file MultiphaseFlowComponent.h.


The documentation for this struct was generated from the following file: