Hyfeast Tutorial Series
This section is a step-by-step tutorial set for new Hyfeast users.
This page now also serves as the old Tutorial 00 - Overview landing page.
The tutorials follow two tracks.
- Modeling and analysis basics:
01to03 hfVisualizerremote control and automation:04to08
If you are new to the tools, start here and then follow them in order.
Goal
This tutorial series is designed to introduce the full Hyfeast workflow.
After reading this page, you should be able to answer:
- where the model is defined
- how the analysis is executed
- where the results are reviewed
- when remote control becomes useful
Overall workflow
The standard Hyfeast flow is:
- Define the model
- write the
.inpfile directly, or - create nodes, elements, materials, sections, and steps in the GUI
- Run the analysis
- use
hfAnalyzerorrun-analysisinhfVisualizer - Review the results
- inspect step, frame, contour, vector, and history in
hfVisualizer - Automate repeated work
- use remote control and scripts when the same review sequence must be repeated
What this series covers
- When to use Beam, Shell, and Solid elements
- How to build a simple cantilever model
- The basic
hfAnalyzerrun workflow - How to inspect results in
hfVisualizer - How to automate selection, display, postprocessing, and scripts with remote control
Which element family should you use
Beam
- good when the member is slender
- good when section properties can be defined separately
- good for quick global-behavior checks
Shell
- good for thin plates and walls
- good when membrane and plate behavior must be reviewed together
Solid
- good when you want more direct stress distribution
- good when you want to keep the 3D geometry without section assumptions
When Remote Control Helps
Remote control is especially useful when:
- you want to compare the same model in multiple windows
- you want to reproduce the same review scene every time
- you want to save a review procedure as a
script - you want to generate images or scenes repeatedly in batch mode
Tutorial list
- Tutorial 01 - Beam Cantilever
- Uses a minimal beam cantilever to teach the basic modeling and analysis flow.
- Tutorial 02 - Solid Cantilever
- Solves the same problem with solid elements and compares it with the beam model.
- Tutorial 03 - Beam vs Solid
- Summarizes the criteria for choosing between beam and solid models.
- Tutorial 04 - hfVisualizer Basics
- Explains the basic
hfVisualizerremote-control workflow and the view model. - Tutorial 05 - Selection and Visibility
- Shows how to use selection and visibility safely and predictably.
- Tutorial 06 - Postprocessing with Remote Control
- Walks through step, frame, scalar, vector, and contour control over remote control.
- Tutorial 07 - Scripts and Automation
- Explains automation with
script,script-save, andtarget set. - Tutorial 08 - Portal Frame
- A full beam-frame example that covers modeling, analysis, and review.
Recommended companion documents
- Remote Control Overview
- Remote Control Overview
- hfVisualizer Remote Control Overview
- hfVisualizer Remote Control Preprocessing
- hfVisualizer Remote Control Postprocessing
- Command Manual Overview
Suggested reading path
- To learn modeling itself:
this page -> 01 -> 02 -> 03 - To learn remote-control automation:
this page -> 04 -> 05 -> 06 -> 07 - To see a practical review workflow: continue through
08
Recommended tools
hfAnalyzerhfVisualizer- sample files under
Example/Tutorials - a command-line shell such as PowerShell or CMD