CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   time varying velocity inlet with interstitialinletvelocity (https://www.cfd-online.com/Forums/openfoam/239952-time-varying-velocity-inlet-interstitialinletvelocity.html)

supvato December 3, 2021 16:21

time varying velocity inlet with interstitialinletvelocity
 
Hi, I am trying to setup an interstitial inlet velocity condition with a time varying value, but I can't find any reference on how that would be set up.

I know how it would be set up for a single phase simulation:

Code:

{type unifromFixedValue;
uniformValue table
(
(0 (0 1 1))
(5 (0 0 1))
)
}

But I am not sure how to implement this for interstitialInletVelocity.

Thanks for any help.

supvato December 7, 2021 08:26

Any other alternatives?
 
In case it is not possible to use a table, are there any other alternatives for time-varying inlet conditions for twoPhaseEulerFoam?


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