How do I read in a transient time temperature data to be used as inlet boundary condition?

Create a text file with your data in the following format:
sampletabprofile 2 3 0
time temperature
1 10
2 20
3 30
sampletabprofile is the name
#2 is for number of variables,
#3 is for how many data points, and #0 for no periodicity
You can read this file into FLUENT using the read-transient-table text command.
file-read-transient-table
After reading the table into FLUENT, the profile will be listed in the Boundary Profiles panel and can be used in the same way as a boundary profile.





Show Form
No comments yet. Be the first to add a comment!