> 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/introduction-2/jominy-predictor.md).

# Jominy Predictor

<figure><img src="/files/LjS7XgremoSCt5sgY0Yz" alt=""><figcaption></figcaption></figure>

The Jominy Predictor Utility uses the DANTE phase transformation kinetics model to predict the hardness and microstructural profiles for a Jominy end quench test. This utility can be used to compare with actual experimental data to adjust the phase transformation kinetics within the DANTE material database.

## Use Case

The Jominy Predictor utility outputs the hardness and phase volume fractions based off of a Jominy end quench test. This utility can be used to modify the material parameters inside the DANTE material database to match experimental results.

![](/files/DClrUbGrx7xqxXApuC8A)

![](/files/uG3yjiIahByDIuifT4a0)

Next, we can adjust the Martensite and Bainite transformation kinetics to adjust the amount of volume fraction for each phase. By adjusting the values, the amount of bainite increased.

![](/files/kQ6oaiPAYoWRWnBB0Q18)

![](/files/3BfUv3NZNKJyYMrJrGXL)

If experimental data is available, using this technique can increase the accuracy of the phase transformation kinetics which will lead to more accurate thermal and stress analysis.


---

# 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/introduction-2/jominy-predictor.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.
