Skip to content
Discussion options

You must be logged in to vote

Hello

We typically integrate this term by parts instead when it shows up in the residual of the weak form. So it has not been implemented for vector varaibles, only for regular fields. Also the "adCoupledVectorSecond" option is just returning an error I think. Otherwise you could have just done " ADNumber.value() " to get the non-AD value

But if you really need coupledSecond for vector variables, this is going to require some development.
I started on a branch here:
https://github.com/GiudGiud/moose/tree/PR_second_vec

but it needs a change in libmesh, implementing slice operations for order N tensors. So it will be delayed
The libMesh PR is there:
libMesh/libmesh#4343
It's not finished. F…

Replies: 1 comment 1 reply

Comment options

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

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