Reading the files and initializing the flow field #529
-
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The |
Beta Was this translation helpful? Give feedback.
-
Hello, |
Beta Was this translation helpful? Give feedback.
-
The |
Beta Was this translation helpful? Give feedback.
The
Exec/RegTests/HITDecay
case in PeleLMeX does this. It reads a turbulent initial condition form the text filehit_ic_4_32.dat
. If you save your data in the same format you should be able to use the capability directly. That turbulence initial condition file is generated with theSupport/TurbInflowGenerator/gen_hit_ic.py
script in PelePhysics. See docs in PelePhysics for more details on the turbulence generation.