FEM ElementFluid1D: Difference between revisions

From FreeCAD Documentation
(Usage again...)
(Module to Workbench renaming.)
Line 5: Line 5:
|[[FEM_ElementGeometry2D|Shell plate thickness]]
|[[FEM_ElementGeometry2D|Shell plate thickness]]
|[[FEM_ConstraintElectrostaticPotential|Constraint electrostatic potential]]
|[[FEM_ConstraintElectrostaticPotential|Constraint electrostatic potential]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ElementGeometry2D.svg
|IconL=FEM_ElementGeometry2D.svg
|IconR=FEM_ConstraintElectrostaticPotential.svg
|IconR=FEM_ConstraintElectrostaticPotential.svg
Line 15: Line 15:
|Name=FEM ElementFluid1D
|Name=FEM ElementFluid1D
|MenuLocation=Model → Element Geometry → Fluid section for 1D flow
|MenuLocation=Model → Element Geometry → Fluid section for 1D flow
|Workbenches=[[Fem_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
}}
}}
Line 51: Line 51:
|[[FEM_ElementGeometry2D|Shell plate thickness]]
|[[FEM_ElementGeometry2D|Shell plate thickness]]
|[[FEM_ConstraintElectrostaticPotential|Constraint electrostatic potential]]
|[[FEM_ConstraintElectrostaticPotential|Constraint electrostatic potential]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ElementGeometry2D.svg
|IconL=FEM_ElementGeometry2D.svg
|IconR=FEM_ConstraintElectrostaticPotential.svg
|IconR=FEM_ConstraintElectrostaticPotential.svg

Revision as of 18:33, 21 August 2021

FEM ElementFluid1D

Menu location
Model → Element Geometry → Fluid section for 1D flow
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM tutorial

Description

Creates a FEM fluid section element for pneumatic and hydraulic networks

Usage

  1. There are several ways to invoke the command:
    • Press the FEM ElementFluid1D button.
    • Select the Model → Element Geometry → Fluid section for 1D flow option from the menu.
  2. Select Fluid type: Liquid, Gas or Open Channel
  3. Select Section type: Pipe Manning, Pipe Inlet etc.
  4. Enter Section type parameters.
  5. Select and add edge.

Limitations

  1. The card only works with a 3 noded network element type. Information can be found here: http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node54.html

Notes

  1. An example of the set up of a hydraulic network can be found here: http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node13.html
  2. The *FLUID SECTION card is used to model fluid elements for 1D flow. Information on the card can be found here: http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node205.html