🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Demo physicsAI Custom Features Hook

User: "Eamon Whalen"
Altair Employee
Updated by Eamon Whalen

Overview

This is a demo of a physicsAI custom features hook for including shell thickness, materials, and loads from an Abaqus solver deck. You can use this file as inspiration when writing your own hook.

This demo hook was written by Jonathan Ollar.

Pre-Requisite

Solver decks must be present next to the simulation result files when creating a dataset. They should have the same name except for the file extension (ex: run01.inp, run01.odb).

Tested in HyperWorks physicsAI 2024.0 with an Abaqus solver deck.

Usage/Installation Instructions

  1. Write a hook - using demo_custom_hook_v00.py as an example, write your own python functions for parsing a solver deck for the specific FE information that you'd like to provide to physicsAI. For example, your hook might extract the initial velocity or yield stress.
  2. Place the hook file into the _hooks/ folder of a physicsAI project folder
  3. Create a physicsAI dataset
  4. Train a physicsAI model. In the training dialog, you should see the attributes that your hook extracts in the Inputs section

Find more posts tagged with

Comments

No comments on this post.

Share projects with the Community

Share your models, scripts, workspaces, and more with the Altair Community.
New Exchange Project