femobjects.element_fluid1D.ElementFluid1D Class Reference

Static Public Attributes

list known_channel_types = ["NONE"]
 
list known_fluid_types = ["Liquid"]
 
list known_gas_types = ["NONE"]
 
list known_liquid_types
 
string Type = "Fem::ElementFluid1D"
 
- Static Public Attributes inherited from femobjects.base_fempythonobject.BaseFemPythonObject
string BaseType = "Fem::BaseFemPythonObject"
 

Detailed Description

The element_fluid1D object

Member Data Documentation

◆ known_channel_types

list femobjects.element_fluid1D.ElementFluid1D.known_channel_types = ["NONE"]
static

◆ known_fluid_types

list femobjects.element_fluid1D.ElementFluid1D.known_fluid_types = ["Liquid"]
static

◆ known_gas_types

list femobjects.element_fluid1D.ElementFluid1D.known_gas_types = ["NONE"]
static

◆ known_liquid_types

list femobjects.element_fluid1D.ElementFluid1D.known_liquid_types
static
Initial value:
= [
"PIPE MANNING",
"PIPE ENLARGEMENT",
"PIPE CONTRACTION",
"PIPE INLET",
"PIPE OUTLET",
"PIPE ENTRANCE",
"PIPE DIAPHRAGM",
"PIPE BEND",
"PIPE GATE VALVE",
"LIQUID PUMP",
"PIPE WHITE-COLEBROOK"
]

◆ Type


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