Gradient of user computed field
Posted: Wed Jun 01, 2016 9:45 am
Hello,
I have a field I have computed in the subroutine usvpst. I would like to perform the gradient of such field. However, the field_gradient_scalar and the field_gradient_vector subroutines require a field ID to be inputed (instead of the values of the field). I have seen that user defined fields can be created but as far as I know they are transported, which I don't want. Just to compute the field in usvpst, perform the gradient and save it.
Is there a way to perform such operation?
Thanks for your help.
Kind regards,
I have a field I have computed in the subroutine usvpst. I would like to perform the gradient of such field. However, the field_gradient_scalar and the field_gradient_vector subroutines require a field ID to be inputed (instead of the values of the field). I have seen that user defined fields can be created but as far as I know they are transported, which I don't want. Just to compute the field in usvpst, perform the gradient and save it.
Is there a way to perform such operation?
Thanks for your help.
Kind regards,