FEM SolverZ88: Difference between revisions

From FreeCAD Documentation
No edit summary
(Docnav)
Tag: Manual revert
 
(38 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>

<!--T:4-->
<!--T:4-->
{{Docnav
{{Docnav|[[FEM_SolverElmer|Solver Elmer]]|[[FEM_EquationHeat|Equation heat]]|[[FEM_Module|FEM]]|IconL=Fem-elmer.svg|IconC=Workbench_FEM.svg|IconR=Fem-equation-heat.svg}}
|[[FEM_SolverMystran|Solver Mystran]]
|[[FEM_EquationElasticity|Elasticity equation]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_SolverMystran.svg
|IconR=FEM_EquationElasticity.svg
|IconC=Workbench_FEM.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=FEM SolverZ88|MenuLocation= Solve → solver Z88||Workbenches=[[Fem Workbench|FEM]]|Shortcut=|SeeAlso=[[FEM_tutorial|FEM tutorial]]}}
|Name=FEM SolverZ88

|MenuLocation=Solve → Solver Z88
|Workbenches=[[FEM_Workbench|FEM]]
|Shortcut={{KEY|S}} {{KEY|Z}}
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
}}


==Description== <!--T:8-->


<!--T:2-->
<!--T:2-->
The [[FEM_SolverZ88|SolverZ88]] command 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== <!--T:10-->

<!--T:11-->
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== <!--T:9-->


<!--T:3-->
<!--T:3-->
# After the creation of an [[Image:FEM_Analysis.svg|16px|link=FEM_Analysis]] [[FEM_Analysis|Analysis container]], use one of the following alternatives:
<br />
#* Select {{MenuCommand|Solve → [[Image:FEM_SolverZ88.svg|x16px]] Solver Z88}} from the menu.
#* Press the {{KEY|S}} then {{KEY|Z}} shortcut keys.
# Double click the [[Image:FEM_SolverZ88.svg|x16px]] SolverZ88 object.
# Select the {{MenuCommand|Analysis type}}.
# Click the {{Button|Write}} button.
# Click the {{Button|Run}} button.


<!--T:5-->
<!--T:12-->
As a result you get an object called ''Z88_xxx_results'' (depending on the run simulation) in the [[Tree_view|Tree view]]. This is the same kind of result object one gets when running the [[FEM_SolverCalculixCxxtools|CalculiX solver]]. Starting from this, you can visualize the results using [[FEM_PostPipelineFromResult|Post Pipeline]] and [[FEM_Workbench#Menu:_Results|Clip Filters]].
{{Docnav|[[FEM_SolverElmer|Solver Elmer]]|[[FEM_EquationHeat|Equation heat]]|[[FEM_Module|FEM]]|IconL=Fem-elmer.svg|IconC=Workbench_FEM.svg|IconR=Fem-equation-heat.svg}}


<!--T:6-->
== Preferences == <!--T:13-->

{{FEM Tools navi}}
<!--T:14-->
See the [[FEM_Preferences#Z88|Z88 preferences]] for the possible solver settings like the used solver method.


<!--T:5-->
{{Docnav
|[[FEM_SolverMystran|Solver Mystran]]
|[[FEM_EquationElasticity|Elasticity equation]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_SolverMystran.svg
|IconR=FEM_EquationElasticity.svg
|IconC=Workbench_FEM.svg
}}


<!--T:7-->
{{Userdocnavi}}
</translate>
</translate>
{{FEM Tools navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 08:15, 30 September 2023

FEM SolverZ88

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

Description

The SolverZ88 command 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

  1. After the creation of an Analysis container, use one of the following alternatives:
    • Select Solve → Solver Z88 from the menu.
    • Press the S then Z shortcut keys.
  2. Double click the SolverZ88 object.
  3. Select the Analysis type.
  4. Click the Write button.
  5. Click the Run button.

As a result you get an object called Z88_xxx_results (depending on the run simulation) in the Tree view. This is the same kind of result object one gets when running the CalculiX solver. Starting from this, you can visualize the results using Post Pipeline and Clip Filters.

Preferences

See the Z88 preferences for the possible solver settings like the used solver method.