Skip to content

Using special functions (bessel, gamma, etc) in parsed expressions #29677

Discussion options

You must be logged in to vote

I'm not sure why I did not get notifications on this thread. Sorry about that.

. Do I just need to include cmath and then I can use bessel functions, etc? And then also use _q_point to get the xyz quadrature points?

yes that's all you need to do

And then I'm guessing the material file would need to be block restricted (or surface restricted) since I'm using the function to define boundary conditions.

If you need to define a BC, why are you creating a Material? I think you might want to create a BC object instead

If I go this route, what is the default value for "h"? Is it 1.0? Or is h the "value" parameter with the default set to 0?

hM is defined by the material. So effectively I d …

Replies: 2 comments 25 replies

Comment options

You must be logged in to vote
5 replies
@richmondodufisan
Comment options

@richmondodufisan
Comment options

@richmondodufisan
Comment options

@GiudGiud
Comment options

Answer selected by richmondodufisan
@richmondodufisan
Comment options

Comment options

You must be logged in to vote
20 replies
@richmondodufisan
Comment options

@GiudGiud
Comment options

@richmondodufisan
Comment options

@GiudGiud
Comment options

@richmondodufisan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants