top of page
BLOG


abqPip: Install Python Packages in Abaqus
Python scripting in Visual Studio Code. Integrating third-party Python packages into Abaqus has long been a challenge, especially for engineers who want to use tools like pandas, scipy, or matplotlib in postprocessing or automation scripts. With the release of SIMULIA Abaqus/CAE 2024.HF2, that limitation has been significantly reduced through the introduction of a new tool: abqPip. This blog explains how abqPip allows you to install and manage Python packages directly in the
-
Aug 113 min read


Fixing FLEXnet License Errors in Abaqus
Overview of the FLEXnet licensing architecture in Abaqus To run Abaqus successfully, a valid license must be retrieved from a functioning license server. While setting up a license server is generally straightforward, engineers often encounter configuration or connectivity issues that block the checkout process. This guide outlines the most common FLEXnet licensing problems and how to resolve them efficiently. Understanding FLEXnet Architecture and Port Usage In a typical A
-
Aug 114 min read


Abaqus Submission From the Command Line
Abaqus command line example for launching and managing simulation jobs on Windows. When you receive an input file from a third party or need to run your Abaqus job on a cluster, you can launch the input file in batch mode using the command line (Windows) or shell (Linux). Here’s how to get started: Start a Batch Job Use the following command to start a batch job: abaqus job=inputfile For interactive logging, use: abaqus job=inputfile interactive Run on Multiple Cores o
-
Aug 111 min read


Result Averaging in Abaqus
Left: Scalars computed before averaging. Right: Scalars computed after averaging in Abaqus Optimizing Simulation Results: Which Averaging Method to Choose When running simulations in Abaqus, interpreting results accurately is crucial for understanding material behavior and performance under load. This post explains the difference between two Abaqus/Viewer options: "Compute scalars before averaging" and "Compute scalars after averaging," and how each choice affects your resul
-
Aug 103 min read


Customizing the Abaqus Legend Values
Clear visualization of simulation results is key to understanding and communicating insights. In Abaqus, the legend is a vital part of the postprocessing display, showing stress or other field quantities. Precise legend scaling isn’t just cosmetic—it helps maintain numerical clarity during postprocessing. Default stress legend in Abaqus displaying von Mises stress values in Pascals. The Challenge: Customizing Legend Values in Abaqus By default, Abaqus displays stress values i
-
Aug 82 min read


Update Your Abaqus License Settings
Adjusting license configuration files is essential when updating Abaqus license servers or switching license types. In the dynamic landscape of software licensing, companies occasionally transition their Abaqus license servers or migrate from FlexNet to DSLS. These changes require users to update their local license configuration files to ensure Abaqus continues to operate correctly. This post provides a clear overview of where to find and edit the license settings based on y
-
Aug 81 min read


Reduce Abaqus CAE File Size for Easier Sharing
Reduce file size using Compress MDB in Abaqus/CAE Sharing finite element models with colleagues or clients often involves sending large Abaqus/CAE (.cae) files. These files can grow substantially during model development, especially as geometry, mesh, and output data accumulate. Fortunately, Abaqus includes a built-in tool that allows you to compress CAE files without losing essential data, making them easier to store and transfer. The Challenge: Large CAE Files in Collabora
-
Aug 72 min read


Resolve Abaqus CAE Connection Issues
Problem When using Abaqus/CAE for job submissions, engineers occasionally face a confusing situation: a job appears stuck at the “submitted” state in the model tree, even though it is running perfectly well in the background. This disconnection between the CAE interface and the job execution process can disrupt workflows and make it difficult to track simulation progress. This issue is frequently accompanied by a warning in the job's log file: * **WARNING: Interactive mes
-
Aug 72 min read
bottom of page
