Totally different variable value when using FXs #27782
Unanswered
WayneX-Wong
asked this question in
Q&A Modules: General
Replies: 1 comment 3 replies
-
|
Hello First you should try with a cylindrical mesh. Once it works there you can move on to this more interesting shape. Functoonal expansion suffer a lot from being used on a geometry that does not match what they were derived for. I have seen some large deviations from simply using a first order coarse cylinder Guillaume |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm learning to use FXs, and here's the model, a cylinder with 8 slots on the edge, with each surface of the slots applied a Dirichlet BCs, all the other surfaces applied 0-flux Neumann BCs.
I Use
FXVolumeUserObjectto get a functional expansion of temperature distribution (Use AuxVariableT_FXSto get UserObject result), input file be likemain.txt
The calculation converge well, but the expansional T_FXs differs greatly with solved T, shown as below:

What could be the reason for this?
Beta Was this translation helpful? Give feedback.
All reactions