Skip to content
Discussion options

You must be logged in to vote

I'd recommend you to implement this as a separate, custom model. We have a set of tutorials to walk you through this process: https://applied-material-modeling.github.io/neml2/tutorials-extension.html

In your equation, input variables are $\sigma$ and $\sigma_b$, output variable is $F$, and parameters are $h$ and $l$.

We have a template project serving as the boilerplate for hosting your own models: https://github.com/applied-material-modeling/neml2-custom-lib-template

Can I implement exponential calculations directly I might have missed in the .i file?

I didn't quite understand this question -- I don't see any exponentiation in your equation. Can you elaborate?

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@zhangjunzheng136
Comment options

@hugary1995
Comment options

@zhangjunzheng136
Comment options

Answer selected by zhangjunzheng136
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #304 on October 18, 2025 13:35.