CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Fluent UDF and Scheme Programming (https://www.cfd-online.com/Forums/fluent-udf/)
-   -   Precursor-successor simulation (https://www.cfd-online.com/Forums/fluent-udf/144579-precursor-successor-simulation.html)

azzurroblake November 17, 2014 04:17

Precursor-successor simulation
 
Dear all, this is my first post on the forum. I would like to ask for your help.

I have to perform a 3D LES precursor-successor simulation with ANSYS 15. Therefore, firstly I have to run the precursor simulation and store velocity profiles at each timestep, and then load them as a time-depending boundary condition (velocity inlet) in a separate simulation (successor).

The question is: how can I update the inlet velocity profile at each time-step?

I thought about some options: 1) I could use a UDF that loads at each timestep a different profile (but in this case I should create also a UDF for the precursor); 2) I could automaticly export data at each timestep in CGNS or ASCII format and then read them step-by-step with a UDF.

Do you have an easier solution or any other suggestion? Thanks in advance.


All times are GMT -4. The time now is 16:00.