求教
pyrosim吧
全部回复
仅看楼主
level 3
owen李666 楼主
各位老师、前辈大家好:
我想将PyroSim软件中的热流密度作边界条件导入Ansys软件做热力耦合,请问有什么方法可以实现?我看到有人用fds2ascii工具进行转换,请问这是如何实现的呢?希望有同志能够帮忙解答一下,谢谢。
此致
敬礼
2020年10月07日 16点10分 1
level 3
owen李666 楼主
另外请问除官网外有什么网站、论坛可以学习FDS的相关案例吗?谢谢
2020年10月07日 16点10分 2
level 3
owen李666 楼主
没有老哥帮帮我吗?[狂汗]
2020年10月10日 10点10分 3
level 8
遇到任何不明白的都应该查FDS用户手册,我把手册中有关的部分贴出来:
20.11 Extracting Numbers from the Output Data Files
As part of the standard FDS-SMV distribution package, there is a short Fortran program called fds2ascii5.
To run the program, just type:
fds2ascii
at the command prompt. You will be asked a series of questions about which type of output file to process,
what time interval to time average the data, and so forth. A single file is produced with the name
CHID_fds2ascii.csv. A typical command line session looks like this:
>> fds2ascii
Enter Job ID string (CHID):
bucket_test_1
What type of file to parse?
PL3D file? Enter 1
SLCF file? Enter 2
BNDF file? Enter 3
3
Enter Sampling Factor for Data?
(1 for all data, 2 for every other point, etc.)
1
Limit the domain size? (y or n)
y
Enter min/max x, y and z
-5 5 -5 5 0 1
1 MESH 1, WALL TEMPERATURE
Enter starting and ending time for averaging (s)
35 36
Enter orientation: (plus or minus 1, 2 or 3)
3
Enter number of variables
1
Enter boundary file index for variable 1
1
Enter output file name:
bucket_test_1_fds2ascii.csv
Writing to file... bucket_test_1_fds2ascii.csv
2020年10月11日 13点10分 4
谢谢你的帮助
2020年10月14日 06点10分
请问解决了吗 我最后写入数据到文件的时候总显示程序终止 该怎么解决
2023年12月26日 03点12分
1