FEM SolverCalculiX/ru

From FreeCAD Documentation
Revision as of 16:39, 12 October 2022 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

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 SolverCalculiX

Системное название
FEM SolverCalculiX
Расположение в меню
Solve → solver CalculiX experimental
Верстаки
FEM
Быстрые клавиши
Нет
Представлено в версии
-
См. также
FEM tutorial

Описание

The Solver CalculiX (new framework) command creates a SolverCalculix object, which uses the same framework as Elmer and Z88 solvers (the code is not visible for the user). It is preferred to use the original framework Solver CalculiX Standard because it contains extra checks, e.g. showing the elements with nonpositive Jacobian which might cause solution difficulties.

Применение

  1. Select Solve → Solver CalculiX (new framework) from the menu.

Related