Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

KofClubs/FSW-Temperature-Field-Compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FSW-Temperature-Field-Compressor

综合论文训练,搅拌摩擦焊工件温度场仿真数据压缩器

使用方法

编辑用户定义文件user_defined.cpp,根据对应头文件的注释提示实现全体函数。

编译、构建、运行。

$ mkdir obj bin
$ make all
$ cd bin
$ ./ftfc -h # 获得帮助

使用脚本。例如使用字符频数统计器char_counter.py 统计某目录MY_DIR 下全体文件的字符频数,在scripts 目录下执行:

$ chmod +x char_counter.py
$ ./char_counter.py MY_DIR

doc目录下阅读有关文档。

当前版本变化

0.8.5

2020-05-26

  1. 修正了查询器判别被查询坐标是否在工件内的条件。
  2. 修改了压缩器准稳态子区间数目缺省值。
  3. 支持用户定义搅拌头轴肩半径。
  4. 优化了代码,丰富了注释。

About

A simulation data compressor for friction stir welding (FSW) workpiece temperature field

Resources

Stars

Watchers

Forks

Packages

No packages published