Skip to content

How to Solve a 4th-Order Partial Differential Equation in MOOSE #28788

Discussion options

You must be logged in to vote

Are you sure about taking the component in second derivative?
Now that you use these intermediate variable then do an integration by parts, you should see something like:

  return _grad_d2udx2[_qp] * _grad_test[_i][_qp];

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@zzzmx-josh
Comment options

@GiudGiud
Comment options

GiudGiud Oct 8, 2024
Collaborator

@zzzmx-josh
Comment options

@GiudGiud
Comment options

GiudGiud Oct 8, 2024
Collaborator

Answer selected by zzzmx-josh
@zzzmx-josh
Comment options

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