-
|
Hi everyone, I am trying to use a branch that can "generate" non-period turbinflow. I want to use this branch to my simulation. Does anyone have any experiences on this? Do I need to make any modification on my input file for the simulation(especially on the turbinflows sections). Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
This capability is under active development so it is not documented. The branch of PelePhysics that you linked is needed to use the non-periodic inflow, but is not needed to generate it. Generating the non-periodic inflow is done with code in #502 while running a PeleLMeX simulation (see the modifications to As you try this out, please use #502 to provide further comments/feedback. |
Beta Was this translation helpful? Give feedback.
This capability is under active development so it is not documented. The branch of PelePhysics that you linked is needed to use the non-periodic inflow, but is not needed to generate it. Generating the non-periodic inflow is done with code in #502 while running a PeleLMeX simulation (see the modifications to
PeleLMeX_Setup.cppfor input file keywords) and then AMReX-Codes/amrex#4418 for how to compile the output of that into the right format to be read in to another PeleLMeX simulation.As you try this out, please use #502 to provide further comments/feedback.