Unexpected? transient behavior using RANS (kL) #1630
-
Hi! AMR-Wind gives somewhat more plausible results, but at the cost of huge transient behavior. I have attached a PDF with all the relevant information. project_hwr_amr_wind_postpro_1.pdf I use static refinement instead of the AMRTerrain procedure. See a description if this issue #1629 Domaininflow angle 0° (huge transient behavior)inflow 270° (no transient behavior) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
AMR - Wind RANS modeling is not a steady-state solver. It is a URANS solver. So when you have complex structures, the large scale flow separation from these structures are captured and they propagate downstream and this causes unsteadiness pattern in your wind speed profile and direction. We cannot use this instantaneous value to look for convergence. We need to compute a time-averaged solution. In some cases, when the upstream terrain is not steep, you do not see significant kinks in the wind speed profile. |
Beta Was this translation helpful? Give feedback.
AMR - Wind RANS modeling is not a steady-state solver. It is a URANS solver. So when you have complex structures, the large scale flow separation from these structures are captured and they propagate downstream and this causes unsteadiness pattern in your wind speed profile and direction. We cannot use this instantaneous value to look for convergence. We need to compute a time-averaged solution. In some cases, when the upstream terrain is not steep, you do not see significant kinks in the wind speed profile.