FEM SolverZ88/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 21: Line 21:
==Description==
==Description==


[[FEM_SolverZ88|SolverZ88]] enables usage of the [https://en.wikipedia.org/wiki/Z88_FEM_software Z88] solver. It may be used for:
ToDo
# Setting analysis parameters
# Selecting working directory
# Running the Z88 solver

==Installation==

To use the Z88 solver, the OpenSource version of Z88 (Z88OS) needs to be installed:
# Download the ZIP file from the [https://en.z88.de/download-z88os Z88OS website].
# Extract the ZIP to a folder of your choice.
# In the [[FEM_Preferences|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 {{FileName|z88r.exe}} that is in the subfolder {{FileName|~\bin\win64}} of the folder where your extracted the ZIP.


==Usage==
==Usage==

Revision as of 18:32, 19 March 2022

Ta dokumentacja nie jest ukończona. Prosimy o pomoc w tworzeniu dokumentacji.

Strona Model polecenia GUI wyjaśnia jak powinny być dokumentowane polecenia. Przejrzyj stronę Category:UnfinishedDocu, aby zobaczyć więcej niekompletnych stron, takich jak ta. Zobacz stronę Category:Command Reference aby poznać wszystkie komendy.

Zobacz stronę wytycznych Wikidla FreeCAD aby dowiedzieć się, jak edytować strony Wiki, i przejdź do strony Pomóż w rozwoju FreeCAD, aby dowiedzieć się o innych sposobach, w jakie możesz wnieść swój wkład.

FEM SolverZ88

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

Description

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