FEAScript Platform Help

The FEAScript platform provides a visual, block-based interface for creating finite element simulations. Think of it like Scratch External Link Icon, but for finite elements! This help page explains how to use the different blocks and components available in the FEAScript platform.

Getting Started

FEAScript platform is a browser-based visual editor that allows you to create simulations by connecting blocks together. These blocks represent different operations and configurations needed for finite element simulations.

To create a simulation:

  1. Drag blocks from the toolbox (left panel) into the workspace
  2. Connect the blocks in a logical sequence
  3. Configure block parameters as needed
  4. Click the "Evaluate" button in the Control Panel to run your simulation
  5. View the results in the "Solution" tab

You can save your work by clicking "Save Project" in the Control Panel, which will download an XML file. To load a previously saved project, click "Load Project" and select the XML file.

Block Categories

The following block categories are available in the FEAScript platform:

Model Operations

Blocks for creating and solving FEAScript models:

Solver Configuration

Blocks for configuring the type of physics to be solved:

Mesh Configuration

Blocks for defining the computational mesh:

Boundary Conditions

Blocks for defining boundary conditions for the simulation:

Postprocessing

Blocks for visualizing and analyzing results:

Basic Blocks

Utility blocks for providing input values:

Tutorials

For step-by-step examples of using the FEAScript platform, check out the tutorials:

© 2023- FEAScript