FreeCAD Logo FreeCAD 1.0
  • English Afrikaans Arabic Belarusian Catalan Czech German Greek Spanish Spanish Basque Finnish Filipino French Galician Croatian Hungarian Indonesian Italian Japanese Kabyle Korean Lithuanian Dutch Norwegian Bokmal Polish Portuguese Portuguese Romanian Russian Slovak Slovenian Serbian Swedish Turkish Ukrainian Valencian Vietnamese Chinese Chinese
  • Features
  • Download
  • Blog
  • Documentation
    Documentation index Getting started Users documentation The FreeCAD manual Workbenches documentation Python coding documentation C++ coding documentation Tutorials Frequently asked questions Privacy policy About FreeCAD
  • Contribute
    How to help Sponsor Report a bug Make a pull request Jobs and funding Contribution guidelines Developers handbook Translations
  • Community
    Code of conduct Forum The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn Calendar
  • ♥ Donate

Donate

$
SEPA Information
Please set up your SEPA bank transfer to:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
Bank agency: BNP Paribas Fortis
Address: Rue de la Station 64, 1360 Perwez, Belgium

While Stripe doesn't support monthly donations, you can still become a sponsor! Simply make a one-time donation equivalent to 12 months of support, and you'll gain access to the corresponding sponsoring tier. It's an easy and flexible way to contribute.

If you are not sure or not able to commit to a regular donation, but still want to help the project, you can do a one-time donation, of any amount.

Choose freely the amount you wish to donate one time only.

You can support FreeCAD by sponsoring it as an individual or organization through various platforms. Sponsorship provides a steady income for developers, allowing the FPA to plan ahead and enabling greater investment in FreeCAD. To encourage sponsorship, we offer different tiers, and unless you choose to remain anonymous, your name or company logo will be featured on our website accordingly.

from 1 USD / 1 EUR per month. You will not have your name displayed here, but you will have helped the project a lot anyway. Together, normal sponsors maintain the project on its feet as much as the bigger sponsors.

from 25 USD / 25 EUR per month. Your name or company name is displayed on this page.

from 100 USD / 100 EUR per month. Your name or company name is displayed on this page, with a link to your website, and a one-line description text.

from 200 USD / 200 EUR per month. Your name or company name and logo displayed on this page, with a link to your website and a custom description text. Companies that have helped FreeCAD early on also appear under Gold sponsors.

Instead of donating each month, you might find it more comfortable to make a one-time donation that, when divided by twelve, would give you right to enter a sponsoring tier. Don't hesitate to do so!

Choose freely the amount you wish to donate each month.

Please inform your forum name or twitter handle as a notein your transfer, or reach to us, so we can give you proper credits!


GuiCommand: Name: CfdOF Fluid Properties MenuLocation: CfdOF , Add Fluid Properties‏‎ Workbenches: CfdOF_Workbench

CfdOF Fluid Properties

Description

The Fluid Properties dialogue panel is used to input the properties of the fluids to be used in the simulation. These can be manually imputed, or selected from a fluid library. When a Single Phase Physics Model has been selected, only one fluid can be added. In the case of a Multiphase Physics Model, multiple fluids may be added.

Usage

A Fluid Property is added to the tree when the Analysis Container is created.

The Fluid Properties button and Fluid Properties menu item behave differently for Single Phase and Multiphase simulations.

Single Phase

There are several ways to open the Fluid Properties dialogue panel that was created in the Analysis Container :

  • Press the Fluid Properties button.

  • Select the CfdOF → Add Fluid_Properties‏‎ option from the menu.

  • Click on the Fluid Properties in the tree.

Multiphase

There are several ways to add additional Fluid Properties to the Analysis Container:

  • Press the Fluid Properties button.

  • Select the CfdOF → Add Fluid_Properties‏‎ option from the menu.

To open the Fluid Properties dialogue panel for the fluid you wish to edit:

  • Click on the [Material name] in the tree.

Options

The options selected in the Physics Model dictate the inputs required in the Fluid Properties dialogue panel. The image below shows the Fluid Properties dialogue panel for an non-isothermal simulation.

CfdOF Properties Dialog Panel

Material name

The input box allows the fluid name to be entered. A fluid selected from the Predefined fluid library will automatically populate this input box, but can be overridden. The name entered will appear in the Analysis Container tree.

Fluid properties

  • Isothermal fluids

: The physical properties of an Isothermal fluid will not change during the simulation and therefore only data for a single temperature point is required.

  • Input box Cp.
:   Specific Heat Capacity at constant pressure.
:   This is required when simulating non-isothermal, single phase fluid, under Steady State. Cp is the amount of energy required to raise the temperature of 1 kg of fluid by one degree Kelvin, in an isobaric process. As this is under Steady State, only a single data point is required at the conditions that the simulation is occurring.
  • Input box Density.

:

:   Mass per unit of volume of a material/fluid.
  • Input box DynamicViscosity.

:

:   A measure of a fluids resistance to deformation at a given rate and sometimes referred to as the absolute viscosity. The dynamic viscosity divided by the fluid\'s density gives the kinematic viscosity.
  • Non-isothermal

  • Optionally select Compressible.

:

:   When a non-isothermal simulation is selected, in the [Physics Model](wiki-test2.php?gitpage=CfdOF_Physics_Model), the **Compressible** checkbox becomes visible. If unchecked, incompressible fluids can be simulated within a compressible solver, if the compressibility plays no significant role.
  • Input box Molar Mass.

:

:   The Molar Mass or Molecular Weight of the fluid.

-Polynomials

:

:   Temperature-polynomials are used when simulating non-isothermal, incompressible fluids. The simulation occurs over a temperature range and the fluid property data must be determined over the range.

:

:   The Polynomial provides a means of inputting coefficients for a temperature-polynomial, in the format:

    :   Temperature-polynomial = a + b × T + c × T^2^ + d × T ^3^
:   where a, b, c and d are coefficients and T is Temperature. The polynomials will accept up to 8 coefficients. Enter each coefficient, separated by a space, for the temperature-polynomial, starting with the constant followed by the higher powers.

    :   e.g. Cp = 9850.69 -48.6714xT +0.13736T^2^ -0.000127063xT^3^
:   would be entered as:

    :   9850.69 -48.6714 0.13736 -0.000127063

: - Input box CpPolynomial.

:

:   Temperature-polynomial for Specific Heat Capacity at constant pressure.

: - Input box DensityPolynomial.

:

:   Temperature-polynomial for Density.

: - Input box DynamicViscosityPolynomial.

:

:   Temperature-polynomial for Dynamic Viscosity.

: - Input box ThermalConductivityPolynomial.

:

:   Temperature-polynomial for Thermal Conductivity.

-Sutherland

:

:   The Sutherland formula is used when simulating non-isothermal, compressible fluids. It is used for approximating the viscosity of gases, at different temperatures. It is used for single-component gases at low pressure, however can also be used for Air, as the main components of Nitrogen and Oxygen have very similar properties.

: - Input box SutherlandRefTemperature.

:

:   The temperature, T~0~, at which the **SutherlandRefViscosity** was determined.

: - Input box SutherlandRefViscosity.

:

:   The empirical reference viscosity, μ~0~, determined at the **SutherlandRefTemperature**.

: - Input box SutherlandTemperature.

:

:   Sometimes referred to as the Sutherland constant, S, is an effective temperature, which is characteristic of the gas.

Predefined fluid library

  • Drop-down box

: The fluid properties for a number of components exist within the Predefined fluid library. Selecting a fluid from the drop-down, will automatically populate the Fluid properties input boxes above

  • Reference data

: Below the drop-down, the reference conditions for the fluid selected are given. e.g. for incompressible Seawater it states \"Sea water (30%) 20 Degrees Celsius 1 atm\".

Notes

  • The input boxes and options available in the Fluid Properties dialogue panel are dependent on the options selected in the Physics Model dialogue panel. To assist with workflow, we recommend that you complete the Physics Model dialogue panel before completing this dialogue panel.

{{CfdOF Tools navi}}


⏵ documentation index > CfdOF > CfdOF Fluid Properties

This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/CfdOF_Fluid_Properties.md

Get in touch!
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

© The FreeCAD Team. Homepage image credits (top to bottom): ppemawm, r-frank, epileftric, regis, rider_mortagnais, bejant.

This project is supported by: , KiCad Services Corp. and other sponsors

GitHubImprove this page on GitHub