Skip to content

Custom Diffusivity #27012

Mar 7, 2024 · 3 comments · 12 replies
Discussion options

You must be logged in to vote

Check out https://github.com/cpgr/moose/tree/pfdiffvar - the last two commits have the changes I made. This will enable you to use an AuxVariable in place of the diffusion coefficient, which I assumed is what you wanted.

So you should be able to do something like

diffusion_coeffs = 'd00 d01 d10 d11'

where d00 etc are aux variables

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
12 replies
@cpgr
Comment options

cpgr Mar 18, 2024
Collaborator

@marinsiebert
Comment options

@cpgr
Comment options

cpgr Mar 19, 2024
Collaborator

@cpgr
Comment options

cpgr Mar 19, 2024
Collaborator

Answer selected by marinsiebert
@marinsiebert
Comment options

@cpgr
Comment options

cpgr Mar 19, 2024
Collaborator

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