> 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/mec-fit.md).

# Mec Fit

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

This MEC Fit utility is used to customize plastic mechanical properties for individual phases by plotting stress-strain curve data from any three plastic parameters, strain, strain-rate, temperature and/or carbon. The utility can also fit data from experimental stress strain data. This utility can also plot the mechanical parameters for a specific material and phase from the DANTE material database.

## Use Case

One use for the Mec Fit utility is plot the stress strain curve for any phase and material from the DANTE material database. To plot the stress strain curve, select the phase from the file drop down menu by going to File --> Load MEC File --> MEC parameters --> Steel --> Austenite. Next, select the S10XX material from the DANTE material database to load in the 27 mechanical parameters.

Next, select Plot For Single Point as the Processing Method and click analyze to plot the S10XX Austenite mechanical properties. This processing method does not need a data file, but instead, will need to define the Max Strain, Strain Rate, Temperature, and Carbon Level inside the Experimental Data tab.

![](/files/iuKsaXhApawERcIAT8rM)

![](/files/XGiNYiFEAeZO6khR6H51)

Click plot and display the stress strain curve for the mechanical properties for 1020 material found in the DANTE material database.

![](/files/43bFYnzgqzKhbtdlitJI)

Next, by adjusting the carbon level, we can see how this will effect the mechanical properties, specifically for the Austenite phase.

![](/files/37b2nbJq0aQTo8ibtlww)

![](/files/KYeUFeQorCnDoxLzeQMb)

With experimental data, the Mec Fit utility can also be used to fit for the parameters for any phase or material inside the DANTE material database.


---

# 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/mec-fit.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.
