Bladed Knowledge Centre Downloads Utilities
The latest maintenance release of each tool is listed below.
DOWNLOADING INSTALLERS
A Veracity account and a Bladed support agreement are required to download installers - click here for further help.
ADMIN RIGHTS
Run all Windows installers using the Run as administrator option.
Bladed Results Viewer
Version: 1.2.1Date: 24 Dec 2024Download installer (198 MB)Release Notes
Standalone results viewer providing enhanced functionality.
Bladed Results API 2.0
Version: 2.0Date: 7 Nov 2024Documentation
The Bladed Results API is an easy, fast, and robust way to access Bladed results using Python. It provides features for:
- Discovering Bladed runs
- Finding variables in a set of runs
- Getting data from variables
- Reporting run and variable metadata
- Exploring and writing output groups
What's new in Results API 2.0?
- Reading data is faster compared to Results API 1.0
- No need to install any additional packages (e.g. pythonnet)
- Language-neutral naming conventions, implicit typing, docstrings and error messages offer Python programmers a more natural experience, regardless of the user’s choice of IDE
The Results API can be installed using pip:pip install --upgrade dnv-bladed-results
The pip package is only currently supported on Windows, and is compatible with Python 3.9 to 3.12.
The Results API is a standalone tool which complements the Project and Batch APIs. The Results API does not require a Bladed license for its use.
Please note that Results API 1.0 has been discontinued.
Bladed SIF to Wdnh Converter
Version: 1.2.1Date: 13 Nov 2024Download installer (7 MB)Release Notes
Tool for converting SIF files containing first order hydrodynamic coefficients computed from a Wadam analysis to a Wdnh file that can be imported into a Bladed project via the user interface.
If you receive the "Sentinel HASP Run-time not found" error message when running the tool, view further advice here.