Applying terrain_hi terrain_lo to refinements #1645
Replies: 2 comments 3 replies
-
I usually apply field refinement just above where the met mast is and a cylindrical refinement region around met mast. I have not validated sufficient complex terrain cases to say if this is sufficient. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Do add comments in future if you find anything interesting. Will close it for now. |
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.
-
I am still wrapping my head around AMR but I was thinking. Isn't it sometimes interesting to only want to refine a bit away from the terrain? Like high TKE values or vorticicity. Close to the terrain, these values will always be high. Can we introduce a terrain_hi / terrain_lo restriction. Like if I only want to refine above 20m until 300m if grad_vel is above whatever.
Does this make sense?
It would be very fast as the terrain height is already computed
Beta Was this translation helpful? Give feedback.
All reactions