FEM ElementFluid1D: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updated menu location)
Line 14: Line 14:
{{GuiCommand
{{GuiCommand
|Name=FEM ElementFluid1D
|Name=FEM ElementFluid1D
|MenuLocation=Model → Fluid section for 1D flow
|MenuLocation=Model → Element Geometry → Fluid section for 1D flow
|Workbenches=[[Fem_Workbench|FEM]]
|Workbenches=[[Fem_Workbench|FEM]]
|Shortcut=
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
}}
}}
Line 44: Line 43:
#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
#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
# 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
# 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



<!--T:11-->
<!--T:11-->

Revision as of 18:52, 24 February 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. Click on or choose Model Fluid section for 1D flow from the top 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