FEM SolverZ88/pt-br

From FreeCAD Documentation
Revision as of 18:33, 19 March 2022 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
Other languages:

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 SolverZ88

Menu location
Solve → Solver Z88
Workbenches
FEM
Default shortcut
S Z
Introduced in version
-
See also
FEM tutorial

Descrição

SolverZ88 enables usage of the Z88 solver. It may be used for:

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

Installation

To use the Z88 solver, the OpenSource version of Z88 (Z88OS) needs to be installed:

  1. Download the ZIP file from the Z88OS website.
  2. Extract the ZIP to a folder of your choice.
  3. In the FEM preferences go to the Z88 tab and there set the path to the z88r binary. If you are on Windows this would be the path to the file z88r.exe that is in the subfolder ~\bin\win64 of the folder where your extracted the ZIP.

Usage