> 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/material-models-for-steels.md).

# Material Models for Steels

Material models, material data, capability of material data customization and process characterization are the advantages of DANTE software. The features and capabilities described in this section are the important factors why DANTE software can be used in part design, process design, and solve problems related to heat treatment processes.

The Dante material models were developed specifically to solve practical issues in the heat treatment industry, including these features:

* Variation of alloy composition or austenite grain size effect on material hardenability
* Initial microstructure volume fraction composition effect on part distortion
* Carbon separation model to account for the rejection of carbon in ferrite
* Effect of carbon content on local Martensite start temperature and transformation rate
* High-temperature tempering model for high-alloy steels with secondary hardening including a carbide forming and coarsening models
* Latent heat from phase transformations during heating and cooling
* Non-linear Internal State Variable (ISV) Mechanical Plasticity Model accounts for non-uniform plastic deformation from phase transformations and Bauschinger effect
* Mechanical properties are a function of phase, carbon content, temperature, strain, and strain rate
* Mixture law accounts for stress state of a material composed of the different microstructural phases
* Transformation-induced plasticity (TRIP) model
* Analyze gas carburization and low-pressure carburization (LPC) schedules
* Carbide growth and decomposition kinetics model useful for designing LPC recipes

Please reference the following sections for more detailed descriptions about material models.

* [**Rate Dependent Austenitizing Model**](/dante-6.3-help-documentation/readme/material-models-for-steels/rate-dependent-austenitizing-model.md)
* [**Austenite Decomposing Model**](/dante-6.3-help-documentation/readme/material-models-for-steels/austenite-decomposing-model.md)
* [**Hardness Model**](/dante-6.3-help-documentation/readme/material-models-for-steels/hardness-model.md)
* [**Mechanical Plasticity Model**](/dante-6.3-help-documentation/readme/material-models-for-steels/mechanical-plasticity-model.md)
* [**Latent Heat Model**](/dante-6.3-help-documentation/readme/material-models-for-steels/phase-transformation-latent-heat-model.md)
* [**Tempering Model**](/dante-6.3-help-documentation/readme/material-models-for-steels/tempering-model.md) **(Low and High Temperature)**
* [**Carburizing Model**](/dante-6.3-help-documentation/readme/material-models-for-steels/carburizing-model.md)

DANTE [**Utility Tools**](broken://pages/f9V2k4ixkxmNUobPhATd) are developed for process modeling, and [**Material Data Development and Customization**](/dante-6.3-help-documentation/readme/material-models-for-steels/material-data-development-and-customization.md).


---

# 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, and the optional `goal` query parameter:

```
GET https://dante-solutions-inc.gitbook.io/dante-6.3-help-documentation/readme/material-models-for-steels.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
