> For the complete documentation index, see [llms.txt](https://dante-solutions-inc.gitbook.io/dante-6.3-help-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dante-solutions-inc.gitbook.io/dante-6.3-help-documentation/readme/release-update.md).

# Release Update

### DANTE 6.3x updates

* FEA with Ansys solver, distributed cpus were implemented (intel mpi installation (impi.dll) is required, which comes from Ansys installation package).
* FEA with Ansys solver, 2D (axisymmetric) model was validated. Ansys version requires 2025R2 or later.
* FEA with Ansys solver, nitriding model for nitrogen profile mapping to Thermal/Stress model is updated for robustness and tolerate using lower quality meshing.
* FEA with Ansys solver, the carbon profile mapping was improved.
* FEA analysis, the algorithm for carbon partitioning step size and increment size control was improved.
* New help documentation was developed with local help system.
* Pre-processing using Abaqus Plugin, the stress model uses \*odb file from thermal model temperature profiles instead of \*fil file.
* Mat Sim tool, the Ubainite and LBainite label bug was corrected.
* Bug removed, when running models at drive home directory when folder string less than 4 letters.
* Primary creep model was improved. Allows simultaneous primary and secondary creep.
* An improved TRIP model was implemented as option.
* For steel alloys, the thermal properties (specific heat and conductivity) dependency on carbon and nitrogen is implemented.&#x20;

### DANTE ACT Updates

* Added DANTE Nickel materials feature for thermal and stress models
* DANTE materials now appear in alphabetical order
* Help button launches local documentation
* Added creep strain reset DANTE keyword
* Minor updates to displayed units
* Fixed issue with loading in aluminum material
* Fixed bug when writing out carbon profile for decarburization models

### DANTE Plugin Updates

* Added DANTE Nickel materials feature for thermal, stress, and coupled thermal stress models
* Help button launches local documentation
* Added creep strain reset DANTE keyword
* Added units to quantities
* Removed \*NODEFILE, using ODB instead of FIL to map in thermal history
* Iron carbide weight fraction and iron carbide size can only be specified as constant values in the plugin
* Cyclic symmetrical interaction is kept in the stress model when converting from thermal to stress
* fixed crashing issue when setting alloy precipitate volume fraction predefined field
* fixed bug when writing out carbon weight fraction in carbide form and carbide size factor
* fixed bug when loading in immersion quench file


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dante-solutions-inc.gitbook.io/dante-6.3-help-documentation/readme/release-update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
