FEM SolverZ88/pt-br: Difference between revisions

From FreeCAD Documentation
(Created page with "==Descrição==")
 
(Updating to match new version of source page)
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}


{{Docnav
{{Docnav
|[[FEM_SolverElmer|Solver Elmer]]
|[[FEM_SolverMystran|Solver Mystran]]
|[[FEM_EquationElasticity|Elasticity equation]]
|[[FEM_EquationElasticity|Elasticity equation]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_SolverElmer.svg
|IconL=FEM_SolverMystran.svg
|IconR=FEM_EquationElasticity.svg
|IconR=FEM_EquationElasticity.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
Line 14: Line 13:
|Name=FEM SolverZ88
|Name=FEM SolverZ88
|MenuLocation=Solve → Solver Z88
|MenuLocation=Solve → Solver Z88
|Workbenches=[[FEM_Module|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|Shortcut={{KEY|S}} {{KEY|Z}}
|Shortcut={{KEY|S}} {{KEY|Z}}
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
}}
}}


<span id="Description"></span>
==Descrição==
==Descrição==


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==

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==


# 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.

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]].

== Preferences ==

See the [[FEM_Preferences#Z88|Z88 preferences]] for the possible solver settings like the used solver method.




{{Docnav
{{Docnav
|[[FEM_SolverElmer|Solver Elmer]]
|[[FEM_SolverMystran|Solver Mystran]]
|[[FEM_EquationElasticity|Elasticity equation]]
|[[FEM_EquationElasticity|Elasticity equation]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_SolverElmer.svg
|IconL=FEM_SolverMystran.svg
|IconR=FEM_EquationElasticity.svg
|IconR=FEM_EquationElasticity.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
Line 39: Line 61:
{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 14:07, 30 September 2023

Other languages:

FEM SolverZ88

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

Descrição

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.