Translations:FEM CalculiX Cantilever 3D/20/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
(Importing a new version from external source)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
* In the [[Tree_view|tree view]] double click on the solver object [[Image:FEM_SolverCalculixCxxtools.svg|24px]].
==== Running the FEA ====
* In Tree view double click on the solver object [[Image:Fem_Solver.svg|32px]].
* In the [[Task_panel|task panel]] of the solver object make sure static analysis is selected.
* In task window of the solver object make sure static analysis is selected.
* Click on {{Button|Write .inp file}} in the same task window. Watch the log window until it prints "write completed."
* Click on write .inp file in the same task window. Watch the log window until it prints "write completed."
* Click on {{Button|Run CalculiX}}. Since this is a very small analysis it should take less than a second to run.
* In the text window it should print in green letters "CalculiX done without error!" and in the next line "loading result sets ..."
* Click on Run CalculiX. Since this is a very small analysis it should take less than a second to run.
* In the text window it should print in green letters "CalculiX done!" and in the next line "loading result sets ..."
* You just have finished your first FEA in FreeCAD if there has not been any error message.
* You just have finished your first FEA in FreeCAD if there has not been any error message.
* Click on Close in the task window.
* Click on {{Button|Close}} in the task window.
* A new result object should be created. You know how to visualize the results already.
* A new result object should be created. You know how to visualize the results already.
* If you get an error message no solver binary or similar when triggering the analysis check [[FEM_Install|FEM Install]].
* If you get an error message no solver binary or similar when triggering the analysis check [[FEM_Install|FEM Install]].

Latest revision as of 09:18, 30 November 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (FEM CalculiX Cantilever 3D)
* In the [[Tree_view|tree view]] double click on the solver object [[Image:FEM_SolverCalculixCxxtools.svg|24px]].
* In the [[Task_panel|task panel]] of the solver object make sure static analysis is selected.
* Click on {{Button|Write .inp file}} in the same task window. Watch the log window until it prints "write completed."
* Click on {{Button|Run CalculiX}}. Since this is a very small analysis it should take less than a second to run.
* In the text window it should print in green letters "CalculiX done without error!" and in the next line "loading result sets ..."
* You just have finished your first FEA in FreeCAD if there has not been any error message.
* Click on {{Button|Close}} in the task window.
* A new result object should be created. You know how to visualize the results already.
* If you get an error message no solver binary or similar when triggering the analysis check [[FEM_Install|FEM Install]].
  • In the tree view double click on the solver object .
  • In the task panel of the solver object make sure static analysis is selected.
  • Click on Write .inp file in the same task window. Watch the log window until it prints "write completed."
  • Click on Run CalculiX. Since this is a very small analysis it should take less than a second to run.
  • In the text window it should print in green letters "CalculiX done without error!" and in the next line "loading result sets ..."
  • You just have finished your first FEA in FreeCAD if there has not been any error message.
  • Click on Close in the task window.
  • A new result object should be created. You know how to visualize the results already.
  • If you get an error message no solver binary or similar when triggering the analysis check FEM Install.