Mesh adaptation in V7.1.1 to resolve shocks #1246
Unanswered
ashvinmahajan
asked this question in
Q&A
Replies: 1 comment
-
Hi Ashvin, |
Beta Was this translation helpful? Give feedback.
0 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,
Has anyone been able to use the mesh adaptation options in V7.1.1? I would like to resolve the mesh in the vicinity of a shock without having to manually change the mesh resolution for each angle of attack. Are these options still valid in V7.1.1?
In the config template file there are options:
% ------------------------- GRID ADAPTATION STRATEGY --------------------------%
%
% Kind of grid adaptation (NONE, PERIODIC, FULL, FULL_FLOW, GRAD_FLOW,
% FULL_ADJOINT, GRAD_ADJOINT, GRAD_FLOW_ADJ, ROBUST,
% FULL_LINEAR, COMPUTABLE, COMPUTABLE_ROBUST,
% REMAINING, WAKE, SMOOTHING, SUPERSONIC_SHOCK)
KIND_ADAPT= FULL_FLOW
%
% Percentage of new elements (% of the original number of elements)
NEW_ELEMS= 5
%
% Scale factor for the dual volume
DUALVOL_POWER= 0.5
%
% Adapt the boundary elements (NO, YES)
ADAPT_BOUNDARY= YES
Thanks
Ashvin
Beta Was this translation helpful? Give feedback.
All reactions