FreeCAD Logo FreeCAD 1.0
  • 英語 アフリカーンス語 アラビア語 ベラルーシ語 カタロニア語 チェコ語 ドイツ語 ギリシャ語 スペイン語 スペイン語 バスク語 フィンランド語 フィリピン語 フランス語 ガリシア語 クロアチア語 ハンガリー語 インドネシア語 イタリア語 日本語 カビル語 韓国語 リトアニア語 オランダ語 ブークモール・ノルウェー語 ポーランド語 ポルトガル語 ポルトガル語 ルーマニア語 ロシア語 スロバキア語 スロベニア語 セルビア語 スウェーデン語 トルコ語 ウクライナ語 バレンシア語 ベトナム語 中国語 中国語
  • 特徴
  • ダウンロード
  • ブログ
  • ドキュメント
    ドキュメントの目次 初めての方へ ユーザー ドキュメント FreeCAD マニュアル ワークベンチのドキュメント Python コーディングドキュメント C++ コーディングドキュメント チュートリアル よくある質問 プライバシーポリシー FreeCADについて
  • 協力する
    協力するには Sponsor バグを報告 プルリクエストを作成 雇用と資金援助 コントリビューション ガイドライン 開発者ハンドブック 翻訳
  • コミュニティ
    行動規範 フォーラム The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn カレンダー
  • ♥ Donate

Donate

$
SEPA 情報
SEPA 銀行振込を設定してください。:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
銀行振込サービス: BNP Paribas Fortis
アドレス: 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!

Using spreadsheets
Creating renderings
Manual start
  • はじめに
  • FreeCADを知る
    • FreeCADとは
    • インストール
      • Windowsへのインストール
      • Linuxへのインストール
      • Mac OSへのインストール
      • アンインストール
      • 基本設定
      • 追加機能のインストール
    • FreeCADのユーザーインタフェース
      • ワークベンチ
      • ユーザーインタフェース
      • ユーザーインターフェースのカスタマイズ
    • 3D ビューの操作
      • 3D空間について
      • FreeCADの3Dビュー
      • オブジェクトの選択
    • FreeCADのファイル形式
    • パラメトリック・オブジェクト
    • 他のファイル形式のインポートとエクスポート
  • FreeCADでの作業
    • ワークベンチ一覧
    • CSG流の伝統的モデリング方法
    • 伝統的2D製図
    • 製品設計のためのモデリング
    • 3D印刷のためのモデルの準備
      • スライサーへのエクスポート
      • Converting objects to meshes
      • PrusaSlicerを使う
      • Gコード生成
    • 2D図面の作成
    • BIMモデリング
    • スプレッドシートの利用
      • Reading properties
      • Writing properties
    • 有限要素法解析
    • モデルのレンダリング
  • Pythonスクリプティング
    • Pythonスクリプティング入門
      • Writing Python code
      • Manipulating FreeCAD objects
      • Vectors and Placements
    • ジオメトリの生成と操作
    • パラメトリックなオブジェクトの生成
    • ユーザーインタフェース・ルールの作成
  • コミュニティー

Finite Element Method (FEM) is a powerful computational technique used to solve complex problems in engineering, physics, and applied mathematics. It works by breaking down a large, complex object or structure into smaller, simpler parts called finite elements. These elements are analyzed individually, and their behavior is combined to predict how the entire structure will respond to external influences, such as forces, heat, or vibrations.

FEM is widely used in fields like structural engineering, mechanical design, aerodynamics, and electromagnetism to simulate how objects deform under stress, how heat flows through materials, and how electromagnetic fields interact with different objects. By providing detailed insights into these interactions, FEM allows engineers and designers to optimize their products for performance, safety, and efficiency without needing physical prototypes.

Obtaining such simulations in FreeCAD is done using the FEM Workbench, which is specifically designed for performing finite element analysis (FEA). It provides a comprehensive set of tools for preparing the model, assigning material properties, meshing, and running simulations. The FEM Workbench is versatile, supporting a wide range of simulations such as structural, thermal, and dynamic analyses, with solvers like CalculiX and others available.

This workbench allows for the integration of other FreeCAD workbenches, enabling seamless model preparation and analysis. It also provides powerful post-processing tools to visualize and interpret simulation results, such as stress, deformation, and thermal distributions. The workflow follows these steps:

  • Preparing the Geometry: The model must be simplified or optimized for FEM analysis. This often includes removing unnecessary details or features that don't contribute to the simulation but could make it computationally expensive. You can use tools from other workbenches, like PartDesign or Part, to prepare your 3D geometry. The FEM Geometry Preparation and Meshing page describes how to properly prepare the geometry for use in the FEM Workbench.
  • Assigning Material Properties: Material definitions are critical for accurate simulations. Properties such as Young's modulus, Poisson’s ratio, and density are assigned for structural simulations, or thermal conductivity and specific heat capacity for thermal analysis. Materials can be selected from FreeCAD’s material library or customized as needed.
  • Meshing: Meshing divides the geometry into finite elements, allowing the solver to analyze the object. Mesh quality is crucial, as finer meshes result in more accurate simulations but require more computational power. Tools are available to refine the mesh locally, focusing on areas where stress or deformation is expected to be higher. Check Meshing basics for more information.
  • Applying Loads and Constraints: In this step, physical conditions such as forces, pressures, moments, or thermal loads are applied to the model. Boundary conditions are also defined, such as fixing points, applying symmetry constraints, or restricting movement, depending on the scenario being simulated.
  • Running the Solver: Once the setup is complete, the solver calculates the model's response to the applied conditions. Solvers like CalculiX compute displacements, stresses, and other quantities, depending on the type of analysis performed. The process can take varying amounts of time depending on the mesh density and model complexity.
  • Post-Processing: After the simulation, results are visualized using tools in the FEM Workbench. Stress, strain, and displacement fields are represented as color maps and deformation plots can be generated. These visualizations allow for a thorough analysis of the model's performance, highlighting areas of high stress or deformation.


Preparing FreeCAD

In this section, we will demonstrate the general FEM analysis procedure through a simple example. While the topic of FEM is vast, we will focus on a straightforward geometry: a cantilever beam. Our objective is to determine the maximum vertical displacement of this beam under an applied load, and we will compare the numerical results with the analytical solution. In computational mechanics, verifying numerical results against experimental data or analytical solutions is essential to ensure the accuracy and reliability of the simulation. Additionally, we will be using packages that are already included in the FreeCAD installation, so no additional installations will be required for this analysis.

Preparing the geometry

First, we will create our simple geometry. For this, we will be using the PartDesign workbench.

  • Create a new document and go to the PartDesign workbench.
  • Press on New Sketch to create a new sketch on the YZ plane.
  • Create a centered rectangle around the origin point.
    • Using the Sketcher Dimension set the vertical dimension to 20 mm and the horizontal to 10 mm
  • Exit the sketch mode.
  • By having selected our newly created sketch apply a padding operation with a length of 1000 mm.
  • Our geometry is now ready. In this example, we’ve made the height (h) and width (b) of the beam much smaller than the length (L) to focus on how it bends. By doing this, we can make sure the beam behaves like a typical long, thin object where bending is the main effect when a force is applied. This setup also makes it easier to compare our results with simple formulas we can calculate by hand.

Creating the analysis

  • We are now ready to start a FEM analysis. Let's switch to the FEM workbench
  • Press the New Analysis
  • A new analysis will be created and a settings panel will be opened. The Create Analysis button sets up the framework for running a finite element analysis. It creates an analysis container that organizes key elements such as the mesh, material properties, constraints (e.g., fixed points), applied loads, and the solver. This button essentially prepares everything needed for the simulation, allowing for further steps like meshing and running the solver to analyze how the object behaves under the defined conditions.
  • We will start by creating the Mesh. For this reason, having selected our body, press the FEM mesh from shape by Netgen button. This option uses the Netgen mesher, an open-source tool used for creating high-quality tetrahedral meshes, particularly suited for complex geometries in finite element analysis.
  • In the mesher parameters window we will keep things simple and only change the maximum cell size. The Max Size option defines the largest allowable size for the individual mesh elements. It controls how coarse or fine the mesh will be. A larger Max Size will result in a coarser mesh with fewer elements, which can speed up computations but may reduce accuracy. A smaller Max Size creates a finer mesh with more elements, increasing accuracy but also requiring more computational resources. Set this value to 10 and press apply.

  • Our mesh is ready.

  • We can now define the material to be applied to our mesh by pressing on the New Material option. The choice of material is crucial in any analysis, as different materials with varying properties will behave differently under the same conditions. Factors like strength, elasticity, and density play a significant role in how a material responds to forces, pressures, or temperatures. Selecting the appropriate material ensures accurate simulation results, reflecting how the object would react in real-world scenarios.
  • A task panel will open to allow us to choose a material. In the Material drop-down list, choose the Steel-1C22 material, and press the OK.

  • The final step is to apply forces and constraints, translating the physical conditions into the FEM analysis. In this simple case, we have a beam that is fixed on one side (representing attachment to a wall), while the other side is free to move. A distributed force is applied along the entire length of the beam, simulating the load it experiences in real-world conditions. Let's start by specifying the face fixed into the wall and can therefore not move. Press the Constraint fixed button.
  • Press on the add button and select the left face of our beam (the one at the origin). Click Apply. This face is now designated as unmovable:

  • We will now add a distributed load on the top face, that could represent, for example, a massive weight being placed on the beam. For this, we will use a press on the Force load option.
  • Click the top face of the beam, set the force to 1000 N and click on the reverse direction option. Then press the OK. Our force is now applied:

  • We are now ready to start the calculation. Select the Calculix solver.
  • Select Static analysis and press on the Write .inp fileto create the input file for CalculiX. Then press on the Run CalculiX. The simulation will now run.


  • We can now look at the results. Click on the show results option.
  • Tick the Displacement Z option, which is the vertical coordinate for our case.
  • You can see the minimum and maximum values for the vertical displacement. Based on the analysis the maximum vertical displacement is -356.30 mm. This matches our analytical solution of -357.14 mm well.
  • You can move the slider next to it. You will be able to see the deformation growing as you apply more force:

The results displayed by the FEM workbench are of course currently not enough to perform real-life decisions about structures dimensioning and materials. However, they can already give precious information about how the forces flow through a structure, and which are the weak areas that will feel the most stress.

Read more

  • The FEM Workbench
  • Installing required FEM components
  • CalculiX
  • NetGen


Using spreadsheets
Creating renderings
Manual start

このページは以下から取得されています https://wiki.freecad.org/Manual:Creating_FEM_analyses

お問い合わせ
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

© The FreeCAD チーム. ホームページの画像クレジット(上から下へ): ppemawm, r-frank, epileftric, regis, rider_mortagnais, bejant.

このプロジェクトは次の人によってサポートされています: , KiCad Services Corp. および その他のスポンサー

GitHubGitHub でこのページを改善する