-
Hello! How do I go about this? Is this even possible? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
This capability is not available by default right now. We do allow inflows that have spatially and temporally varying velocity read from a file (turbInflow), but right now that file is generated from an independent synthetic turbulence script. You could probably adapt that capability for your needs by extracting outflow data from your first simulation and writing it into the appropriate file format. This may be something that people have done, but hasn't made it back into the core code. https://amrex-combustion.github.io/PelePhysics/Utility.html#turbulent-inflows |
Beta Was this translation helpful? Give feedback.
This capability is not available by default right now. We do allow inflows that have spatially and temporally varying velocity read from a file (turbInflow), but right now that file is generated from an independent synthetic turbulence script. You could probably adapt that capability for your needs by extracting outflow data from your first simulation and writing it into the appropriate file format. This may be something that people have done, but hasn't made it back into the core code.
https://amrex-combustion.github.io/PelePhysics/Utility.html#turbulent-inflows