FEM SolverCalculixCcxtools/ru

Other languages:

FEM Solver

Расположение в меню
Solve → Solver CalculiX Standard
Верстаки
FEM
Быстрые клавиши
S X
Представлено в версии
-
См. также
FEM tutorial

Описание

Enables usage of the CalculiX solver. It may be used for:

  1. Setting analysis parameters
  2. Selecting working directory
  3. Running the CalculiX solver

introduced in 1.1: If the Result object CalculiX FEM preference is enabled, a refactored CalculiX solver object is added to the Analysis container by this command. It has a redesigned task panel (works like task panels of the meshers - press Apply to run the analysis), doesn't generate the CCX_Results objects (only the results pipeline is generated) and supports electrostatic analyses.

Применение

  1. A SolverCcxTools solver object is created automatically with the creation of an Analysis container if CalculiX is selected as the default solver in the General FEM preferences.
    To create it manually, do one of the following:
    • Press the Solver CalculiX Standard button.
    • Select Solve → Solver CalculiX Standard from the menu.
    • Press the shortcut keys:
      • 1.0 and below: S X
      • 1.1 and above: S C
  2. Optionally change the properties of the SolverCcxTools solver object in the Property editor.
  3. Double click the SolverCcxTools solver object.
  4. Select the Analysis type.
  5. Click the Write .inp file button.
  6. Click the Run CalculiX button.

Опции

Click the Edit .inp file button to display and edit the CalculiX input file manually before running the analysis. In that case it can be useful to set the ДанныеSplit Input Writer property to true.

Свойства

Default values can be set in the menu Edit → Preferences → FEM → CalculiX

Ограничения

When running a CalculiX, you might end up with error 4294977295. This means you don't have enough RAM space. You have then 2 options:

  1. reduce the number of mesh nodes, preferably by omitting geometry that is not absolutely necessary for your analysis
  2. buy more RAM for your PC

Примечания

Original CalculiX documentation can be found at http://dhondt.de/ in the "ccx" paragraph.

Scripting