Skip to content

How to define an integral based function as the material properties #16852

Discussion options

You must be logged in to vote

Hello

Are you looking to parse this function from the input file? I dont know if FParser can parse that. @roystgnr will know more.
I would recommend computing it in your own material class, and just supply the parameters / variables in the input.

Depending on what a1 is, you may also be able to define this as a new Function and call it from a FunctionMaterial.
But this is only worth the effort if you are using this function in other places.

Best,
Guillaume

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@roystgnr
Comment options

Answer selected by GiudGiud
Comment options

You must be logged in to vote
0 replies
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
Labels
None yet
3 participants