FEM MaterialFluid: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 35: Line 35:
** If you make modifications, you can save your customized material.
** If you make modifications, you can save your customized material.
* Click {{KEY|Close}} to close the dialog and create {{KEY|[[Image:FEM_MaterialFluid.png|32px]] FluidMaterial}} object
* Click {{KEY|Close}} to close the dialog and create {{KEY|[[Image:FEM_MaterialFluid.png|32px]] FluidMaterial}} object

==Scripting== <!--T:12-->





Revision as of 21:21, 26 May 2020

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

FEM MaterialFluid

Menu location
Model → Material for fluid
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM tutorial


Description

Adds fluid properties to a part.

Usage

  • Click on or choose Model FEM material for solid from the top menu.
  • Double click the created FluidMaterial object

    • Select a fluid type. For Computational Fluid Dynamics (CFD), Air or Water are typical options.
    • Provided that you are applying material to the whole object, don't select any geometrical entities (leave reference list empty). Material will be applied to the whole model. Otherwise assign fluid to particular model domains manually by selecting some of them for each inserted material, if you do that, do not leave any domain of your model without fluid assigned.
    • You can adjust fluid properties such as density, kinematic viscosity, thermal conductivity, etc., a few key fluids are already assigned in the list and they don't need any tweaking.
    • If you make modifications, you can save your customized material.
  • Click Close to close the dialog and create FluidMaterial object