fluent不保存为.h5文件
发布网友
发布时间:2022-04-20 01:53
我来回答
共1个回答
热心网友
时间:2023-07-21 17:45
三种方法。
使用最新的tecplot的版本
大家可以下载最新的tecplot版本,解决这个问题。根据tecplot官网描述:
At Tecplot we've just released our Tecplot 360 2021 R1 Beta which includes support for the Ansys Fluent CFF (.cas.h5/.dat.h5) format. The official release should happen by mid-May 2021.
Visit www.tecplot.com and go to the "My Tecplot" link to download the Beta. This requires a portal account, which is free.
Let me know how the loader works for you!
Thanks,
Scott Fowler
Tecplot 360 Proct Manager
大家记得及时更新自己的tecplot版本就好啦。如果想要尝试这个方法的话,可以点击这里查看
h5文件插入新版tecplot方法
使用tui命令修改保存方式
输入tui命令就可以很好的修改保存格式。输入代码为
f c n wcd 3
就可以非常快速的得到命名为3.cas和3.dat的文件。当然啦,大家可以自己改成别的名字,这里面只是一个演示。
使用gui点点点的方法
点击File -> Preference... -> Default Format for I/O -> legacy" 把CFF改成legacy即可。以后保存就默认.cas和.dat了