In pulse tube crycooler, during CFD analysis of it, we must enter pressure oscillation as input. The pressure oscillation repeats itself after a cycle is over. How to write UDF for pressure inlet in FLUENT?
First of all I think you should not use research-gate for asking questions, you can get answers to by going to Fluent manual (for example Fluent 6.3, UDF manual, chapter 8.2.1 Boundary Conditions) - in my opinion you're (kind of) lazy!
Second of all...this is what it says in the manual and all you need to do is write your own sin function and read it in Fluent as a pressure inlet bc and not velocity inlet bc,
First of all I think you should not use research-gate for asking questions, you can get answers to by going to Fluent manual (for example Fluent 6.3, UDF manual, chapter 8.2.1 Boundary Conditions) - in my opinion you're (kind of) lazy!
Second of all...this is what it says in the manual and all you need to do is write your own sin function and read it in Fluent as a pressure inlet bc and not velocity inlet bc,