fluidsolve

Contents:

  • Readme
  • Module
    • The medium submodule
    • The material submodule
    • The core submodule
    • The comp_base submodule
    • The comp_pump submodule
    • The comp_resist submodule
    • The comp_valve submodule
    • The wpoint submodule
    • The path submodule
    • The network submodule
    • The catalogue submodule
    • The util submodule
    • The aux_tools submodule
    • The plotlib submodule
    • The plotext submodule
  • Examples
  • Tests
  • Development
  • Release process
  • Changelog
fluidsolve
  • Module
  • View page source

Module

Contents:

  • The medium submodule
    • CTE_G
    • CTE_NT
    • CTE_NP
    • CTE_WATER
    • CTE_RHO
    • CTE_MU
    • CTE_NU
    • CTE_K
    • Medium
  • The material submodule
    • Overview
    • Public constants
    • Usage examples
    • Notes
  • The core submodule
    • initFluidsolve()
    • registerComp()
    • registerComps()
    • registerAllComps()
    • getDefaultMedium()
    • setDefaultMedium()
    • getDefaultMaterial()
    • setDefaultMaterial()
    • getComp()
    • getWpt()
    • getPath()
    • getNetwork()
    • _getCompName()
    • _getWptName()
  • The comp_base submodule
    • Comp_Base
    • Comp_Dummy
    • Comp_Reverse
  • The comp_pump submodule
    • Comp_Pump
    • Comp_PumpCentrifugal
    • Comp_PumpSerial
    • Comp_PumpParallel
  • The comp_resist submodule
    • Comp_Hstatic
    • Comp_Appendage
    • Comp_Tube
    • Comp_Bend
    • Comp_BendLong
    • Comp_Entrance
    • Comp_SharpReduction
    • Comp_ConicalReduction
    • C_EntranceBeveled
    • Comp_PHE
    • Comp_Serial
    • Comp_Parallel
    • Comp_Parallel2
  • The comp_valve submodule
    • Comp_Valve
    • Comp_Valve_NR
    • Comp_Valve_01
    • Comp_Valve_Kv
    • Comp_Valve_3W
    • Comp_Valve_DS
  • The wpoint submodule
    • Wpoint
    • WpointDyn
    • calcOperatingPoint()
  • The path submodule
    • Path
  • The network submodule
    • Network
  • The catalogue submodule
    • Catalogue
  • The util submodule
    • calcOrifice()
    • calcOrifice2()
    • KtoFd()
    • FdtoK()
    • KvtoK()
    • KtoKv()
    • CvtoK()
    • KtoCv()
    • CvtoKv()
    • KvtoCv()
    • KtoH()
    • Ktop()
    • Htop()
    • ptoH()
    • Qtov()
    • vtoQ()
    • calcCurve()
  • The aux_tools submodule
    • toUnits()
    • prepareArgs()
    • getPumpCurveDataText()
    • spec()
    • GetArgs
    • vFun
  • The plotlib submodule
    • Functional Analysis
  • The plotext submodule
    • PlotSimple
    • PlotQHcurve
Previous Next

© Copyright 2023, DOSprojects.

Built with Sphinx using a theme provided by Read the Docs.